mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 21:51:40 +00:00
3b5a7ca7d2
When running under OP-TEE, the L2 cache is configured by OP-TEE and the sam platform code does not allow any modification yet. Setup a dummy .write_sec() callback to avoid triggering exceptions when Linux tries to modify the L2 cache configuration. Signed-off-by: Clément Léger <clement.leger@bootlin.com> [claudiu.beznea: keep .init_early populated only for SAMA5D2, remove sam_secure_init() from sama5d2_init() as it is also called in sama5_secure_cache_init()] Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Link: https://lore.kernel.org/r/20220606145701.185552-3-clement.leger@bootlin.com |
||
---|---|---|
.. | ||
.gitignore | ||
at91rm9200.c | ||
at91sam9.c | ||
generic.h | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
pm_data-offsets.c | ||
pm_suspend.S | ||
pm.c | ||
pm.h | ||
sam9x60.c | ||
sam_secure.c | ||
sam_secure.h | ||
sama5.c | ||
sama7.c | ||
samv7.c |