zephyr/drivers/cache
Grzegorz Swiderski b97300e414 Revert "drivers: cache: nrf: enable CACHE_NRF_PATCH_LINEADDR for nRF92"
This reverts commit a2bb323861.

nRF9280 does not suffer from the same bit 28 hardware bug as nRF54H20.
This workaround must be disabled to make the DCACHE function properly.

Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
2024-09-09 13:54:39 -04:00
..
cache_andes_l2.h everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
cache_andes.c everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04: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
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
Kconfig.nrf Revert "drivers: cache: nrf: enable CACHE_NRF_PATCH_LINEADDR for nRF92" 2024-09-09 13:54:39 -04:00