Merge changes from topic "spmd" into integration
* changes:
  SPMD: enable SPM dispatcher support
  SPMD: hook SPMD into standard services framework
  SPMD: add SPM dispatcher based upon SPCI Beta 0 spec
  SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVP
  SPMD: add support for an example SPM core manifest
  SPMD: add SPCI Beta 0 specification header file
commit 63aa4094fb08d262546afa51d33611a8be0bc4d2
2 parents 513b616 + c3fb00d
@Olivier Deprez Olivier Deprez authored on 11 Feb 2020
TrustedFirmware Code Review committed on 11 Feb 2020
Showing 19 changed files
View
Makefile
View
bl31/bl31.mk
View
common/desc_image_load.c
View
include/plat/arm/common/arm_def.h
View
include/plat/common/platform.h
View
include/services/spci_svc.h 0 → 100644
View
include/services/spm_core_manifest.h 0 → 100644
View
include/services/spmd_svc.h 0 → 100644
View
plat/arm/board/fvp/fdts/fvp_spmc_manifest.dts 0 → 100644
View
plat/arm/board/fvp/fvp_common.c
View
plat/arm/board/fvp/platform.mk
View
plat/arm/common/arm_common.mk
View
plat/arm/common/arm_dyn_cfg.c
View
plat/common/plat_spmd_manifest.c 0 → 100644
View
services/std_svc/spmd/aarch64/spmd_helpers.S 0 → 100644
View
services/std_svc/spmd/spmd.mk 0 → 100644
View
services/std_svc/spmd/spmd_main.c 0 → 100644
View
services/std_svc/spmd/spmd_private.h 0 → 100644
View
services/std_svc/std_svc_setup.c