aboutsummaryrefslogtreecommitdiff
path: root/plat/arm/soc
diff options
context:
space:
mode:
authorYatharth Kochar <yatharth.kochar@arm.com>2015-10-11 15:03:51 +0100
committerYatharth Kochar <yatharth.kochar@arm.com>2015-12-09 17:41:18 +0000
commitc76e0d13bf840189ee2a9ecccf111d9ded63a5e6 (patch)
tree531f17ba57fd82b3e06bf4c4b80c2dd94ca29622 /plat/arm/soc
parent5698c5b3db083b70645ebd288a6957fe590a1d53 (diff)
SoC security setup for CSS platforms in BL1
This patch adds support for secure setup of the SoC on CSS platforms in BL1. This change is required to provide memory access to normal world images that take part in upcoming Firmware Update feature. Change-Id: Ib202fb6cb82622c1874b700637d82ea72575e6fe
Diffstat (limited to 'plat/arm/soc')
-rw-r--r--plat/arm/soc/common/soc_css.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/plat/arm/soc/common/soc_css.mk b/plat/arm/soc/common/soc_css.mk
index d8a99a8c..f80cbceb 100644
--- a/plat/arm/soc/common/soc_css.mk
+++ b/plat/arm/soc/common/soc_css.mk
@@ -32,8 +32,7 @@ PLAT_INCLUDES += -Iinclude/plat/arm/soc/common/
#PLAT_BL_COMMON_SOURCES +=
-
-#BL1_SOURCES +=
+BL1_SOURCES += plat/arm/soc/common/soc_css_security.c
BL2_SOURCES += plat/arm/soc/common/soc_css_security.c