Commit 30125eab authored by Jan Dabros's avatar Jan Dabros
Browse files

AARCH64: Fix credentials for ERXMISC0_EL1 and ERXMISC1_EL1



fixes arm-software/tf-issues#620
Signed-off-by: default avatarJan Dabros <jsd@semihalf.com>
parent 2a7c9e15
......@@ -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_C4_4
#define ERXMISC1_EL1 S3_0_C5_C4_5
#define ERXMISC0_EL1 S3_0_C5_C5_0
#define ERXMISC1_EL1 S3_0_C5_C5_1
#endif /* ARCH_H */
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment