zephyr/soc/xtensa
Laurentiu Mihalcea 58d1c6146c soc: xtensa: nxp_adsp: Enable cache management API for NXP SoCs
Thanks to PR [1] which introduces support for cache management
operations on xtensa architecture NXP SoCs can now use the
Zephyr native cache management API.

This commit enables some configurations that will allow us
to use the native Zephyr cache management API.

[1]: https://github.com/zephyrproject-rtos/zephyr/pull/50136

Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
2023-05-17 18:34:24 -04:00
..
esp32 xtensa: add some structs for interrupt stack frames 2023-04-20 04:45:52 -04:00
esp32_net soc: kconfig: Add config for ESP32 family 2023-04-19 17:12:26 +02:00
esp32s2 soc: kconfig: Add config for ESP32 family 2023-04-19 17:12:26 +02:00
esp32s3 drivers: flash: esp32s3: Add spiflash support 2023-04-28 10:08:16 +02:00
intel_adsp intel_adsp: ace: Fix heap in the linker 2023-05-16 20:56:20 -04:00
nxp_adsp soc: xtensa: nxp_adsp: Enable cache management API for NXP SoCs 2023-05-17 18:34:24 -04:00
sample_controller xtensa: linker: Use zephyr's convention for rodata 2022-11-17 15:44:48 +09:00
CMakeLists.txt