-
- Downloads
SPMD: add support for an example SPM core manifest
This patch repurposes the TOS FW configuration file as the manifest for the SPM core component which will reside at the secure EL adjacent to EL3. The SPM dispatcher component will use the manifest to determine how the core component must be initialised. Routines and data structure to parse the manifest have also been added. Signed-off-by:Achin Gupta <achin.gupta@arm.com> Signed-off-by:
Artsem Artsemenka <artsem.artsemenka@arm.com> Change-Id: Id94f8ece43b4e05609f0a1d364708a912f6203cb
Showing
- common/desc_image_load.c 15 additions, 3 deletionscommon/desc_image_load.c
- include/plat/common/platform.h 9 additions, 2 deletionsinclude/plat/common/platform.h
- include/services/spm_core_manifest.h 55 additions, 0 deletionsinclude/services/spm_core_manifest.h
- plat/arm/board/fvp/fdts/fvp_spmc_manifest.dts 19 additions, 0 deletionsplat/arm/board/fvp/fdts/fvp_spmc_manifest.dts
- plat/arm/board/fvp/platform.mk 8 additions, 0 deletionsplat/arm/board/fvp/platform.mk
- plat/arm/common/arm_dyn_cfg.c 3 additions, 3 deletionsplat/arm/common/arm_dyn_cfg.c
- plat/common/plat_spmd_manifest.c 124 additions, 0 deletionsplat/common/plat_spmd_manifest.c
Loading
Please register or sign in to comment