zephyr/drivers/cache
Krzysztof Chruściński 4e880e62dc drivers: cache: nrf: Use CONFIG_DCACHE_LINE_SIZE
Use Kconfig instead of fixed value in the driver code.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-04-28 17:22:35 +03:00
..
cache_andes.c drivers: cache: add Andes cache driver 2024-04-22 09:19:27 -04:00
cache_andes_l2.h drivers: cache: add Andes cache driver 2024-04-22 09:19:27 -04:00
cache_aspeed.c cmsis: remove unnecessary includes 2023-08-24 13:20:21 +02:00
cache_handlers.c syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
cache_nrf.c drivers: cache: nrf: Use CONFIG_DCACHE_LINE_SIZE 2024-04-28 17:22:35 +03:00
CMakeLists.txt drivers: cache: add Andes cache driver 2024-04-22 09:19:27 -04:00
Kconfig drivers: cache: add Andes cache driver 2024-04-22 09:19:27 -04:00
Kconfig.andes drivers: cache: add Andes cache driver 2024-04-22 09:19:27 -04:00
Kconfig.aspeed cache: Add Aspeed AST10x0 external cache driver 2022-06-05 14:28:50 +02:00
Kconfig.nrf drivers: cache: nrf: Handle issue with LINEADDR on secure builds 2024-04-28 17:22:35 +03:00