"Documentation/vscode:/vscode.git/clone" did not exist on "4571d3b2f5eb025b248533f73e08cdcaf1e94ad0"
Commit b51d466a authored by André Przywara's avatar André Przywara Committed by TrustedFirmware Code Review
Browse files

Merge "allwinner: Enable workaround for Cortex-A53 erratum 1530924" into integration

parents 29912cb6 74665119
......@@ -48,6 +48,7 @@ ENABLE_SVE_FOR_NS := 0
ERRATA_A53_835769 := 1
ERRATA_A53_843419 := 1
ERRATA_A53_855873 := 1
ERRATA_A53_1530924 := 1
# The reset vector can be changed for each CPU.
PROGRAMMABLE_RESET_ADDRESS := 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