]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'at91-soc-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux...
authorArnd Bergmann <arnd@arndb.de>
Thu, 21 Jul 2022 12:59:23 +0000 (14:59 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 21 Jul 2022 12:59:24 +0000 (14:59 +0200)
commit89a6264de74d8f9a6f9d00bd400907b2d71e04f0
treed1ce3b70d3aed53ac48e156c491f84d01f34d897
parent55f03aa5ac699a26173478c5c5e5a17afb362429
parent0525d4809f7244809a682dece7ab4207a5b968b4
Merge tag 'at91-soc-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/soc

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.

* tag 'at91-soc-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: at91: setup outer cache .write_sec() callback if needed
  ARM: at91: add sam_linux_is_optee_available() function

Link: https://lore.kernel.org/r/20220721085852.1740924-1-claudiu.beznea@microchip.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>