summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanh-arm <dan.handley@arm.com>2017-06-28 13:48:14 +0100
committerGitHub <noreply@github.com>2017-06-28 13:48:14 +0100
commitc6d8466f2c4a82ac4f4adba6b9c050e19705a121 (patch)
tree32083a9eeb71eceec6d7ce3ca7ff5998444a8c65
parentc631ccf16399d09bc144b375cec88429dfef7121 (diff)
parentdea1e8ee8008c58fbbbf63ff1093bf1c98c77c4d (diff)
Merge pull request #1004 from rockchip-linux/erratum-rk3399
rockchip: enable A53's erratum 855873 for rk3399
-rw-r--r--plat/rockchip/rk3399/platform.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/plat/rockchip/rk3399/platform.mk b/plat/rockchip/rk3399/platform.mk
index cb7999b5..61071243 100644
--- a/plat/rockchip/rk3399/platform.mk
+++ b/plat/rockchip/rk3399/platform.mk
@@ -65,6 +65,9 @@ ENABLE_PLAT_COMPAT := 0
$(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