projects
/
project
/
bcm63xx
/
atf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7ecac7
)
css: Do not map the non-secure RAM as secure
author
Chris Kay
<chris.kay@arm.com>
Thu, 10 May 2018 13:43:28 +0000
(14:43 +0100)
committer
Chris Kay
<chris.kay@arm.com>
Fri, 11 May 2018 14:37:54 +0000
(15:37 +0100)
Change-Id: I7e73c0ab134da11c49f990b739245110c59eac2b
Signed-off-by: Chris Kay <chris.kay@arm.com>
include/plat/arm/css/common/css_def.h
patch
|
blob
|
history
diff --git
a/include/plat/arm/css/common/css_def.h
b/include/plat/arm/css/common/css_def.h
index 275e591ada079c8dc4afa6d8821318bff323c1c0..6d68b4406ddbc7fb57f6296115f77d93e0970277 100644
(file)
--- a/
include/plat/arm/css/common/css_def.h
+++ b/
include/plat/arm/css/common/css_def.h
@@
-99,7
+99,7
@@
#define CSS_MAP_NSRAM MAP_REGION_FLAT( \
NSRAM_BASE, \
NSRAM_SIZE, \
- MT_DEVICE | MT_RW | MT_
SECURE
)
+ MT_DEVICE | MT_RW | MT_
NS
)
/* Platform ID address */
#define SSC_VERSION_OFFSET 0x040