Re: [PATCHv2 1/1] ARM: improve Cortex A8/A9 errata help text

From: Arnd Bergmann
Date: Thu Dec 15 2022 - 08:59:28 EST


On Wed, Dec 14, 2022, at 18:53, Sebastian Reichel wrote:
> Docuemnt that !ARCH_MULTIPLATFORM is necessary because accessing
> the the errata workaround registers may not work in non-secure
> mode and mention that these erratas should be applied by the
> bootloader instead.
>
> Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>

Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx>

Can you add this to Russell's patch tracker?

Arnd