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
1d060675
Unverified
Commit
1d060675
authored
Mar 15, 2018
by
davidcunado-arm
Committed by
GitHub
Mar 15, 2018
Browse files
Merge pull request #1310 from JoelHutton/jh/aarch32_mem_protect_fix
FVP AArch32: Fix flash access in BL32 for mem_protect
parents
6dd74c5b
950c6956
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/arm/board/fvp/fvp_common.c
View file @
1d060675
...
...
@@ -145,6 +145,7 @@ const mmap_region_t plat_arm_secure_partition_mmap[] = {
const
mmap_region_t
plat_arm_mmap
[]
=
{
#ifdef AARCH32
ARM_MAP_SHARED_RAM
,
ARM_V2M_MAP_MEM_PROTECT
,
#endif
V2M_MAP_IOFPGA
,
MAP_DEVICE0
,
...
...
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