plat/synquacer: enable SPM support
Enable the deprecated SPM framework for the SynQuacer platform.
It involves creating a memory layout in secure DRAM, and wiring
up the SPM infrastructure so that the secure partition payload
that is loaded into this region by the SCP firmware is dispatched
appropriately.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
1 parent e373b6a commit 434454a2710eea3f49ebfca951019d7b6c783fb5
@Ard Biesheuvel Ard Biesheuvel authored on 29 Dec 2018
Showing 5 changed files
View
plat/socionext/synquacer/include/plat.ld.S 0 → 100644
View
plat/socionext/synquacer/include/platform_def.h
View
plat/socionext/synquacer/platform.mk
View
plat/socionext/synquacer/sq_bl31_setup.c
View
plat/socionext/synquacer/sq_spm.c 0 → 100644