]> www.infradead.org Git - users/dwmw2/linux.git/commit
soc: renesas: Enable ARM_ERRATA_754322 for affected Cortex-A9
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 19 Aug 2019 16:54:02 +0000 (18:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 5 Oct 2019 11:13:46 +0000 (13:13 +0200)
commit0ac4a7a4562bb2dcf9419ac2513cd744374ebc87
treef0364043ec89580406371dee574536924bf501b9
parent841ee26cb0ebd8e56f1a72818634c074d91241d0
soc: renesas: Enable ARM_ERRATA_754322 for affected Cortex-A9

[ Upstream commit 2eced4607a1e6f51f928ae3e521fe02be5cb7d23 ]

ARM Erratum 754322 affects Cortex-A9 revisions r2p* and r3p*.

Automatically enable support code to mitigate the erratum when compiling
a kernel for any of the affected Renesas SoCs:
  - RZ/A1: r3p0,
  - R-Mobile A1: r2p4,
  - R-Car M1A: r2p2-00rel0,
  - R-Car H1: r3p0,
  - SH-Mobile AG5: r2p2.

EMMA Mobile EV2 (r1p3) and RZ/A2 (r4p1) are not affected.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/soc/renesas/Kconfig