mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 09:34:18 +00:00
![]() When using the SPM Dispatcher, the SPMC sits as a BL32 component (BL32_IMAGE_ID). The SPMC manifest is passed as the TOS fw config component (TOS_FW_CONFIG_ID). It defines platform specific attributes (memory range and physical CPU layout) as well as the attributes for each secure partition (mostly load address). This manifest is passed to the SPMC on boot up. An SP package contains the SP dtb in the SPCI defined partition manifest format. As the SPMC manifest was enriched it needs an increase of tos_fw-config max-size in fvp_fw_config dts. Signed-off-by: Olivier Deprez <olivier.deprez@arm.com> Change-Id: Ia1dce00c6c4cbaa118fa56617980d32e2956a94e |
||
---|---|---|
.. | ||
aarch32 | ||
aarch64 | ||
fconf | ||
fdts | ||
include | ||
sp_min | ||
tsp | ||
fvp_bl1_setup.c | ||
fvp_bl2_el3_setup.c | ||
fvp_bl2_setup.c | ||
fvp_bl2u_setup.c | ||
fvp_bl31_setup.c | ||
fvp_common.c | ||
fvp_def.h | ||
fvp_err.c | ||
fvp_io_storage.c | ||
fvp_pm.c | ||
fvp_private.h | ||
fvp_security.c | ||
fvp_stack_protector.c | ||
fvp_topology.c | ||
fvp_trusted_boot.c | ||
jmptbl.i | ||
platform.mk |