]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(qemu): update abi between spmd and spmc
authorJens Wiklander <jens.wiklander@linaro.org>
Fri, 18 Nov 2022 14:40:04 +0000 (15:40 +0100)
committerJens Wiklander <jens.wiklander@linaro.org>
Thu, 8 Dec 2022 14:18:48 +0000 (15:18 +0100)
commit25ae7ad1878244f78206cc7c91f7bdbd267331a1
tree622d5f3a4bc7b8917795253d0ee5aa385640c5d8
parent4daeaf341a347a60fd481fb4a1530f18f8e4c058
feat(qemu): update abi between spmd and spmc

Updates the ABI between SPMD and the SPMC at S-EL1 so that the hard
coded SPMC manifest can be replaced by a proper manifest via TOS FW
Config. TOS FW Config is provided via QEMU_TOS_FW_CONFIG_DTS as a DTS
file when building.  The DTS is turned into a DTB which is added to the
FIP.

Note that this is an incompatible change and requires corresponding
change in OP-TEE ("core: sel1 spmc: boot abi update").

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Change-Id: Ibabe78ef50a24f775492854ce5ac54e4d471e369
plat/qemu/common/qemu_bl2_mem_params_desc.c
plat/qemu/common/qemu_bl2_setup.c
plat/qemu/common/qemu_io_storage.c
plat/qemu/common/qemu_spmd_manifest.c [deleted file]
plat/qemu/qemu/include/platform_def.h
plat/qemu/qemu/platform.mk