Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
1625c881
Commit
1625c881
authored
Mar 23, 2020
by
Manish Pandey
Committed by
TrustedFirmware Code Review
Mar 23, 2020
Browse files
Merge "plat/arm/sgi: mark remote chip shared ram as non-cacheable" into integration
parents
65396234
4ea9e587
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/arm/css/sgi/include/sgi_base_platform_def.h
View file @
1625c881
...
...
@@ -141,7 +141,7 @@
CSS_SGI_REMOTE_CHIP_MEM_OFFSET(n) + \
ARM_SHARED_RAM_BASE, \
ARM_SHARED_RAM_SIZE, \
MT_
MEMORY
| MT_RW | MT_SECURE
\
MT_
NON_CACHEABLE
| MT_RW | MT_SECURE \
)
#define CSS_SGI_MAP_DEVICE_REMOTE_CHIP(n) \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment