Files
Xialin LiuandGovindraj Raja b3a6fc4108 fix(cpus): workaround for Cortex-A65AE erratum 1638571
Cortex-A65AE erratum 1638571 is a Cat B erratum that applies
to revisions r0p0, r1p0, r1p1, and is still open.

This erratum can be avoided by disable stage1 page table walk for
lower Els (EL1 and EL0) in EL3, so 'AT' speculative fetch at any
point produces either the correct result or failure without TLB
allocation.

SDEN documentation:
https://developer.arm.com/documentation/SDEN1344564/latest

Change-Id: I861230de94a105fd52f9c8ef7e7551a2633c065b
Signed-off-by: Xialin Liu <xialin.liu@arm.com>
(cherry picked from commit 7096d2bca0)
2026-02-02 12:02:12 -06:00
..
2025-09-16 09:52:43 +02:00
2024-05-06 09:42:11 -05:00
2025-10-15 13:39:40 +01:00
2025-10-27 12:10:19 +00:00