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
5903ac1e
Commit
5903ac1e
authored
Sep 01, 2020
by
Mark Dykes
Committed by
TrustedFirmware Code Review
Sep 01, 2020
Browse files
Merge "sp_min: Avoid platform security reconfiguration" into integration
parents
b020586a
ae0e09bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/arm/common/sp_min/arm_sp_min_setup.c
View file @
5903ac1e
...
...
@@ -186,7 +186,7 @@ void sp_min_platform_setup(void)
* Do initial security configuration to allow DRAM/device access
* (if earlier BL has not already done so).
*/
#if RESET_TO_SP_MIN
#if RESET_TO_SP_MIN
&& !JUNO_AARCH32_EL3_RUNTIME
plat_arm_security_setup
();
#if defined(PLAT_ARM_MEM_PROT_ADDR)
...
...
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