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
72562aab
"vscode:/vscode.git/clone" did not exist on "4d0c135798368a6241752060ffc6a2190a94a810"
Commit
72562aab
authored
Apr 09, 2019
by
Antonio Niño Díaz
Committed by
TrustedFirmware Code Review
Apr 09, 2019
Browse files
Merge "cpus: Fix Cortex-A12 MIDR mask" into integration
parents
01e7e0ca
8785a7cf
Changes
1
Show whitespace changes
Inline
Side-by-side
include/lib/cpus/aarch32/cortex_a12.h
View file @
72562aab
...
...
@@ -12,7 +12,7 @@
/*******************************************************************************
* Cortex-A12 midr with version/revision set to 0
******************************************************************************/
#define CORTEX_A12_MIDR U(0x410FC0
C
0)
#define CORTEX_A12_MIDR U(0x410FC0
D
0)
/*******************************************************************************
* CPU Auxiliary Control register specific definitions.
...
...
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