zephyr/drivers/cache
Travis Lam 10f35d741f drivers: cache: nrf: Resolve NRF_CACHE_HAS_LINEADDR issue
Add new function called _cache_all_check that cache all if
NRF_CACHE has no LINEADDR.

Signed-off-by: Travis Lam <travis.lam@nordicsemi.no>
2025-06-12 09:33:48 -07:00
..
cache_andes_l2.h drivers: cache: andes: Dynamically calculate L2 cache parameters 2024-12-18 03:04:57 +01:00
cache_andes.c drivers: cache: andes: Fix incorrect DT_PROP usage 2024-12-18 03:04:57 +01:00
cache_aspeed.c
cache_handlers.c
cache_nrf.c drivers: cache: nrf: Resolve NRF_CACHE_HAS_LINEADDR issue 2025-06-12 09:33:48 -07:00
cache_nxp_xcache.c drivers: cache: Cache driver for NXP XCACHE controller 2025-01-15 22:57:41 +01:00
cache_stm32.c cache: stm32: add cortex-m33 peripheral driver 2025-04-25 11:04:37 +02:00
CMakeLists.txt cache: stm32: add cortex-m33 peripheral driver 2025-04-25 11:04:37 +02:00
Kconfig cache: stm32: add cortex-m33 peripheral driver 2025-04-25 11:04:37 +02: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
Kconfig.stm32 cache: stm32: add cortex-m33 peripheral driver 2025-04-25 11:04:37 +02:00