• Olivier Deprez's avatar
    spmc: manifest changes to support two sample cactus secure partitions · 3d5ed6de
    Olivier Deprez authored
    
    
    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: default avatarOlivier Deprez <olivier.deprez@arm.com>
    Change-Id: Ia1dce00c6c4cbaa118fa56617980d32e2956a94e
    3d5ed6de
fvp_fw_config.dts 3.45 KB