Files
android_kernel_fxtec_sm6115/Documentation
Catalin Marinas 8810a42b41 arm64: Add workaround for Cortex-A76 erratum 1286807
[ Upstream commit ce8c80c536dac9f325a051b30bf7730ee505eddc ]

On the affected Cortex-A76 cores (r0p0 to r3p0), if a virtual address
for a cacheable mapping of a location is being accessed by a core while
another core is remapping the virtual address to a new physical page
using the recommended break-before-make sequence, then under very rare
circumstances TLBI+DSB completes before a read using the translation
being invalidated has been observed by other observers. The workaround
repeats the TLBI+DSB operation and is shared with the Qualcomm Falkor
erratum 1009

Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
[uli: backport to 4.19]
Signed-off-by: Ulrich Hecht <uli@kernel.org>
2026-08-04 11:22:19 +02:00
..
2018-09-26 18:11:23 +02:00
2023-06-21 15:39:57 +02:00
2023-06-21 15:39:57 +02:00
2021-05-22 10:59:50 +02:00