zephyr/drivers/cache
Mahesh Mahadevan c14f55b530 drivers: cache: Cache driver for NXP XCACHE controller
Some NXP SoC's have External cache that is managed by
the XCACHE cache controller.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2025-01-15 22:57:41 +01:00
..
cache_andes.c drivers: cache: andes: Fix incorrect DT_PROP usage 2024-12-18 03:04:57 +01:00
cache_andes_l2.h drivers: cache: andes: Dynamically calculate L2 cache parameters 2024-12-18 03:04:57 +01:00
cache_aspeed.c
cache_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
cache_nrf.c drivers: cache: nrf: Use CONFIG_DCACHE_LINE_SIZE 2024-04-28 17:22:35 +03:00
cache_nxp_xcache.c drivers: cache: Cache driver for NXP XCACHE controller 2025-01-15 22:57:41 +01:00
CMakeLists.txt drivers: cache: Cache driver for NXP XCACHE controller 2025-01-15 22:57:41 +01:00
Kconfig drivers: cache: Cache driver for NXP XCACHE controller 2025-01-15 22:57:41 +01:00
Kconfig.andes drivers: cache: andes: Decouple cache line size calculation 2024-12-18 03:04:57 +01:00
Kconfig.aspeed
Kconfig.nrf nordic: Remove the nRF54H20 Engineering B 2024-11-16 15:09:14 -05:00
Kconfig.nxp_xcache drivers: cache: Cache driver for NXP XCACHE controller 2025-01-15 22:57:41 +01:00