Skip to content

parsing qcdt type from bootimg

As of this commit, QCDT images can be generated from boot-deploy directly.

The functionality requires a deviceinfo variable (deviceinfo_bootimg_qcdt_type) which lets boot-deploy know the variant of QCDT to generate.

The merge requests aims to implement bootimg analysis functions to report said variable.

Merge request reports