]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
ti: k3: common: Enable A53 erratum 1530924
authorNishanth Menon <nm@ti.com>
Thu, 10 Dec 2020 22:49:42 +0000 (16:49 -0600)
committerNishanth Menon <nm@ti.com>
Wed, 23 Dec 2020 12:33:39 +0000 (06:33 -0600)
The CatB erratum ARM_ERRATA_A53_1530924 applies to all TI A53
platforms as well.

See the following for further information:
https://developer.arm.com/documentation/epm048406/2100

Signed-off-by: Nishanth Menon <nm@ti.com>
Change-Id: Ic095424ce510139e060b38cfb84509d2cc573cad

plat/ti/k3/common/plat_common.mk

index c00262bcff36b188f2bc801860592c0749c8a44b..662c71dfaac41c34d9eec91b273225ced606b9a7 100644 (file)
@@ -21,6 +21,7 @@ ERRATA_A53_835769     :=      1
 ERRATA_A53_836870      :=      1
 ERRATA_A53_843419      :=      1
 ERRATA_A53_855873      :=      1
+ERRATA_A53_1530924     :=      1
 
 # A72 Erratum for SoC
 ERRATA_A72_859971      :=      1