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
44b4423b
"readme.rst" did not exist on "44b4423b92f33f73e5b11c83b91cf944eaf16693"
Commit
44b4423b
authored
11 years ago
by
Sandrine Bailleux
Browse files
Options
Download
Email Patches
Plain Diff
Workaround: Define BL32 base address
Workaround for issue #68
parent
753565fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
plat/juno/platform.h
+6
-0
plat/juno/platform.h
with
6 additions
and
0 deletions
+6
-0
plat/juno/platform.h
View file @
44b4423b
...
...
@@ -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
******************************************************************************/
...
...
This diff is collapsed.
Click to expand it.
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