commit | 81ec0d11678f732cd074ea493f146494b3c71f2c | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Thu Feb 09 13:21:10 2023 +0100 |
committer | Michal Simek <michal.simek@amd.com> | Thu Feb 09 13:27:19 2023 +0100 |
tree | 26d3a62890dee6844c276553ad97ceec462e41ef | |
parent | e87d85613348cc2f71e504ddf3ff56bbe751fd70 [diff] |
fix(zynqmp): enable A53 workaround(errata 1530924) BL31 already reports that there is missing CPU workaround for this erratum as "WARNING: BL31: cortex_a53: CPU workaround for 1530924 was missing!" That's why enable it by default as was done by other platforms for example by commit 74665119f04d ("allwinner: Enable workaround for Cortex-A53 erratum 1530924"). Change-Id: I251ffe3c307781b07477afb64f4e7af5dd9af9fe Signed-off-by: Michal Simek <michal.simek@amd.com>