plat/arm/sgi: add secure memory support for sgi575 and sgiclarka
Remove the platform common plat_arm_security_setup function to allow
platform specific implementations of the security setup function
implemented in the board directory of the platform.

For use by secure software, configure region0 of DMC-620 trustzone
controller to protect the upper 16MB of memory of the first DRAM block
from non-secure accesses.

Change-Id: I9a8c19656702c4fa4f6917b3655b692d443bb568
Signed-off-by: Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
1 parent 9d3b191 commit 9427c745e3e9bd6a3ec26599a6a9a689fdf82002
@Vijayenthiran Subramaniam Vijayenthiran Subramaniam authored on 25 Oct 2018
Showing 8 changed files
View
plat/arm/board/sgi575/include/platform_def.h
View
plat/arm/board/sgi575/platform.mk
View
plat/arm/board/sgi575/sgi575_security.c 0 → 100644
View
plat/arm/board/sgiclarka/include/platform_def.h
View
plat/arm/board/sgiclarka/platform.mk
View
plat/arm/board/sgiclarka/sgiclarka_security.c 0 → 100644
View
plat/arm/css/sgi/sgi-common.mk
View
plat/arm/css/sgi/sgi_security.c 100644 → 0