meta-qcom icon indicating copy to clipboard operation
meta-qcom copied to clipboard

abl: add recipe to build (unsigned) ABL binary

Open lumag opened this issue 2 years ago • 0 comments

Add a recipe to build an unsigned ABL binary. This can be useful to test the ABL changes. Currently this recipe uses external Clang binary, but it might be later migrated to meta-clang. The ABL build system depend on Python2 being present, thus the recipe will not be enabled if meta-python2 is not present.

Signed-off-by: Dmitry Baryshkov [email protected]

lumag avatar Jun 06 '22 13:06 lumag