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
2501a037
Unverified
Commit
2501a037
authored
Jan 25, 2019
by
Antonio Niño Díaz
Committed by
GitHub
Jan 25, 2019
Browse files
Merge pull request #1779 from Anson-Huang/a53_errata
Enable necessary A53 erratas for i.MX8QM and i.MX8MQ
parents
bc5e79cd
cce90402
Changes
2
Show whitespace changes
Inline
Side-by-side
plat/imx/imx8m/imx8mq/platform.mk
View file @
2501a037
...
@@ -34,3 +34,7 @@ USE_COHERENT_MEM := 1
...
@@ -34,3 +34,7 @@ USE_COHERENT_MEM := 1
RESET_TO_BL31
:=
1
RESET_TO_BL31
:=
1
A53_DISABLE_NON_TEMPORAL_HINT
:=
0
A53_DISABLE_NON_TEMPORAL_HINT
:=
0
MULTI_CONSOLE_API
:=
1
MULTI_CONSOLE_API
:=
1
ERRATA_A53_835769
:=
1
ERRATA_A53_843419
:=
1
ERRATA_A53_855873
:=
1
plat/imx/imx8qm/platform.mk
View file @
2501a037
...
@@ -38,3 +38,7 @@ RESET_TO_BL31 := 1
...
@@ -38,3 +38,7 @@ RESET_TO_BL31 := 1
A53_DISABLE_NON_TEMPORAL_HINT
:=
0
A53_DISABLE_NON_TEMPORAL_HINT
:=
0
MULTI_CONSOLE_API
:=
1
MULTI_CONSOLE_API
:=
1
ERRATA_A72_859971
:=
1
ERRATA_A72_859971
:=
1
ERRATA_A53_835769
:=
1
ERRATA_A53_843419
:=
1
ERRATA_A53_855873
:=
1
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