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
3ee60d81
Unverified
Commit
3ee60d81
authored
Aug 31, 2018
by
Dimitris Papastamos
Committed by
GitHub
Aug 31, 2018
Browse files
Merge pull request #1547 from semihalf-dabros-jan/semihalf-dabros-jan/fix_errmisc
AARCH64: Fix credentials for ERXMISC0_EL1 and ERXMISC1_EL1
parents
5acb7932
30125eab
Changes
1
Show whitespace changes
Inline
Side-by-side
include/lib/aarch64/arch.h
View file @
3ee60d81
...
...
@@ -753,7 +753,7 @@
#define ERXCTLR_EL1 S3_0_C5_C4_1
#define ERXSTATUS_EL1 S3_0_C5_C4_2
#define ERXADDR_EL1 S3_0_C5_C4_3
#define ERXMISC0_EL1 S3_0_C5_C
4_4
#define ERXMISC1_EL1 S3_0_C5_C
4_5
#define ERXMISC0_EL1 S3_0_C5_C
5_0
#define ERXMISC1_EL1 S3_0_C5_C
5_1
#endif
/* ARCH_H */
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