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
611efd96
Commit
611efd96
authored
May 19, 2020
by
Sandrine Bailleux
Committed by
TrustedFirmware Code Review
May 19, 2020
Browse files
Merge "Fix compilation error when ENABLE_PIE=1" into integration
parents
4108abb4
1a04b2e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/arch/aarch64/el3_common_macros.S
View file @
611efd96
/*
*
Copyright
(
c
)
2015
-
20
19
,
ARM
Limited
and
Contributors
.
All
rights
reserved
.
*
Copyright
(
c
)
2015
-
20
20
,
ARM
Limited
and
Contributors
.
All
rights
reserved
.
*
*
SPDX
-
License
-
Identifier
:
BSD
-
3
-
Clause
*/
...
...
@@ -9,6 +9,7 @@
#include <arch.h>
#include <asm_macros.S>
#include <lib/xlat_tables/xlat_tables_defs.h>
/
*
*
Helper
macro
to
initialise
EL3
registers
we
care
about
.
...
...
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