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
26bae2fc
Commit
26bae2fc
authored
Mar 12, 2014
by
Sandrine Bailleux
Browse files
Workaround: Define BL32 base address
Workaround for issue #68
parent
6a89c0d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/juno/platform.h
View file @
26bae2fc
...
...
@@ -181,6 +181,12 @@
******************************************************************************/
#define BL30_BASE BL31_BASE
/*******************************************************************************
* Workaround for issue #68
* We don't support BL3-2 on Juno yet
******************************************************************************/
#define BL32_BASE 0
/*******************************************************************************
* Platform specific page table and MMU setup constants
******************************************************************************/
...
...
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