]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(qemu): combine TF-A artefacts into ROM file
authorAndre Przywara <andre.przywara@arm.com>
Tue, 4 Oct 2022 12:56:19 +0000 (13:56 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 13 Feb 2023 17:50:32 +0000 (17:50 +0000)
commit63bb90569792893a4e7401004c23cde488fda0cc
tree2794259aaaf0919d582fae4a2d0ca5b8aad8ae51
parentec1c00a79c92c65bd568a2251ce614eae7eb7c77
feat(qemu): combine TF-A artefacts into ROM file

At the moment the QEMU platform documentation asks users to combine
bl1.bin and fip.bin in a certain way to get an image that can be used on
the QEMU command line.

Let the build system actually create those files already, if we provide
a non-secure payload (BL33), to simplify deployment and spare the user of
fragile operations.

Change-Id: Ia35f17b9d60aab41f0d53f1f73a1326a316c4950
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
plat/qemu/qemu/platform.mk