]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(versal): enable a72 erratum 859971 and 1319367
authorMichal Simek <michal.simek@amd.com>
Fri, 7 Oct 2022 06:15:19 +0000 (08:15 +0200)
committerJoanna Farley <joanna.farley@arm.com>
Wed, 12 Oct 2022 21:49:55 +0000 (23:49 +0200)
commit769446a6899d840df8aa5746ec32bf7530fc9826
tree991591db5d2366dc491785f2be30776b74a2ec79
parentc45d2febb98058efa77d812b094bd1456a916c29
fix(versal): enable a72 erratum 859971 and 1319367

TF-A is reporting that above two erratum are missing to be enabled that's
why enable them by default.

For futher information please refer to
https://developer.arm.com/documentation/epm012079/11/

where
859971 is "Speculative instruction prefetch to Execute-never (XN) memory
could cause deadlock or data integrity issue" and
1319367 is "Speculative AT instruction using out-of-context translation
regime could cause subsequent request to generate an incorrect
translation".

Change-Id: I408706713a169e53db63ac5657751b0b003e646d
Signed-off-by: Michal Simek <michal.simek@amd.com>
plat/xilinx/versal/platform.mk