PSCI: Validate non secure entrypoint on ARM platforms
This patch implements the platform power managment handler to verify
non secure entrypoint for ARM platforms. The handler ensures that the
entry point specified by the normal world during CPU_SUSPEND, CPU_ON
or SYSTEM_SUSPEND PSCI API is a valid address within the non secure
DRAM.

Change-Id: I4795452df99f67a24682b22f0e0967175c1de429
1 parent 617540d commit f9e858b1f7b27d8e0b89cc7e12e7a90755d0dd00
@Soby Mathew Soby Mathew authored on 15 Jul 2015
Achin Gupta committed on 13 Aug 2015
Showing 4 changed files
View
include/plat/arm/common/plat_arm.h
View
plat/arm/board/fvp/fvp_pm.c
View
plat/arm/common/arm_pm.c
View
plat/arm/css/common/css_pm.c