diff --git a/plat/rockchip/rk3399/platform.mk b/plat/rockchip/rk3399/platform.mk index cb7999b..6107124 100644 --- a/plat/rockchip/rk3399/platform.mk +++ b/plat/rockchip/rk3399/platform.mk @@ -65,6 +65,9 @@ $(eval $(call add_define,PLAT_EXTRA_LD_SCRIPT)) +# Enable workarounds for selected Cortex-A53 erratas. +ERRATA_A53_855873 := 1 + # M0 source build PLAT_M0 := ${PLAT}m0 BUILD_M0 := ${BUILD_PLAT}/m0