On Thu, 15 Feb 2024 at 16:02, Ard Biesheuvel <ardb+...@google.com> wrote: > > From: Ard Biesheuvel <a...@kernel.org> > > The Cortex-A53 r0p4 revision that QEMU emulates is affected by a CatA > erratum #843419 (i.e., the most severe), which requires workarounds in > the toolchain as well as the OS. > > Since the emulation is obviously not affected in the same way, we can > indicate this via REVIDR bit #8, which on r0p4 has the meaning that no > workarounds for erratum #843419 are needed. > > Signed-off-by: Ard Biesheuvel <a...@kernel.org>
Applied to target-arm.next, thanks. -- PMM