[GIT PULL] AT91 SoC updates for v5.20

Claudiu Beznea claudiu.beznea at microchip.com
Thu Jul 21 01:58:52 PDT 2022


The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-soc-5.20

for you to fetch changes up to 3b5a7ca7d252b96e9623b262414713828b2bd68f:

  ARM: at91: setup outer cache .write_sec() callback if needed (2022-07-20 11:05:48 +0300)

----------------------------------------------------------------
AT91 SoC for 5.20

It contains updates for integration with OP-TEE by having a
dummy outer_cache.write_sec function to avoid triggering
exception when Linux tries to update secure registers.

----------------------------------------------------------------
Clément Léger (2):
      ARM: at91: add sam_linux_is_optee_available() function
      ARM: at91: setup outer cache .write_sec() callback if needed

 arch/arm/mach-at91/sam_secure.c |  6 ++++++
 arch/arm/mach-at91/sam_secure.h |  1 +
 arch/arm/mach-at91/sama5.c      | 16 +++++++++++++++-
 3 files changed, 22 insertions(+), 1 deletion(-)



More information about the linux-arm-kernel mailing list