Commit baac5dd4 authored by Andre Przywara's avatar Andre Przywara
Browse files

plat/tegra: Enable Cortex-A53 erratum 855873 workaround



The NVidia Tegra 210 SoC contains Cortex-A53 CPUs which are affected by
erratum 855873.

Enable the workaround that TF provides to fix this erratum.

Change-Id: I6cef4ac60ae745e9ce299ee22c93b9d2c4f6c5f2
Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
parent 9a770b94
......@@ -66,3 +66,4 @@ ERRATA_A57_833471 := 1
A53_DISABLE_NON_TEMPORAL_HINT := 1
ERRATA_A53_826319 := 1
ERRATA_A53_836870 := 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