summaryrefslogtreecommitdiffstats
path: root/CREDITS
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2017-11-14 14:29:19 +0000
committerWill Deacon <will.deacon@arm.com>2017-12-11 13:41:00 +0000
commitd1777e686ad10ba7c594304429c6045fb79255a1 (patch)
tree623e085fa5446b993d2dca09e86d37fa89102964 /CREDITS
parent4bf3286d29f3a88425d8d8cd53428cbb8f865f04 (diff)
downloadlinux-stable-d1777e686ad10ba7c594304429c6045fb79255a1.tar.gz
linux-stable-d1777e686ad10ba7c594304429c6045fb79255a1.tar.bz2
linux-stable-d1777e686ad10ba7c594304429c6045fb79255a1.zip
arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
We rely on an atomic swizzling of TTBR1 when transitioning from the entry trampoline to the kernel proper on an exception. We can't rely on this atomicity in the face of Falkor erratum #E1003, so on affected cores we can issue a TLB invalidation to invalidate the walk cache prior to jumping into the kernel. There is still the possibility of a TLB conflict here due to conflicting walk cache entries prior to the invalidation, but this doesn't appear to be the case on these CPUs in practice. Reviewed-by: Mark Rutland <mark.rutland@arm.com> Tested-by: Laura Abbott <labbott@redhat.com> Tested-by: Shanker Donthineni <shankerd@codeaurora.org> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions