Commit cce90402 authored by Anson Huang's avatar Anson Huang
Browse files

imx: enable necessary errata for i.mx8qm



NXP's i.MX8QM uses Cortex-A53 r0p4, enable necessary
erratas for it.
Signed-off-by: default avatarAnson Huang <Anson.Huang@nxp.com>
parent 218bdbe0
......@@ -38,3 +38,7 @@ RESET_TO_BL31 := 1
A53_DISABLE_NON_TEMPORAL_HINT := 0
MULTI_CONSOLE_API := 1
ERRATA_A72_859971 := 1
ERRATA_A53_835769 := 1
ERRATA_A53_843419 := 1
ERRATA_A53_855873 := 1
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