Merge changes from topic "spmd-sel2" into integration
* changes:
  SPMD: add command line parameter to run SPM at S-EL2 or S-EL1
  SPMD: smc handler qualify secure origin using booleans
  SPMD: SPMC init, SMC handler cosmetic changes
  SPMD: [tegra] rename el1_sys_regs structure to sys_regs
  SPMD: Adds partially supported EL2 registers.
  SPMD: save/restore EL2 system registers.
commit d95f7a7287b21422f6a32fde8a4d735ec78e2659
2 parents ac56d00 + 033039f
@Olivier Deprez Olivier Deprez authored on 6 Mar 2020
TrustedFirmware Code Review committed on 6 Mar 2020
Showing 15 changed files
View
Makefile
View
include/arch/aarch64/arch.h
View
include/lib/el3_runtime/aarch64/context.h
View
include/lib/el3_runtime/context_mgmt.h
View
include/services/spm_core_manifest.h
View
include/services/spmd_svc.h
View
lib/el3_runtime/aarch64/context.S
View
lib/el3_runtime/aarch64/context_mgmt.c
View
make_helpers/defaults.mk
View
plat/arm/board/fvp/fdts/fvp_spmc_manifest.dts
View
plat/common/plat_spmd_manifest.c
View
plat/nvidia/tegra/common/tegra_fiq_glue.c
View
services/spd/trusty/trusty.c
View
services/std_svc/spm_mm/spm_mm_setup.c
View
services/std_svc/spmd/spmd_main.c