Skip to content

Add build profile for QEMU.

Wei Gao requested to merge wip/gaw1lud/qemu into apertis/v2025dev1

qemu build profile added as nodebug(release) version.

In parallel with "make_target" as "bl31" in rules file, "all" is added will will enable the building of bl1 and bl2 as well as bl31.

bl*.bin will be copied after building as "target" in rules file.

Merge request reports