zephyr/soc/xtensa/esp32
Sylvio Alves df5b22b264 linker: esp32: moved windowspill to IRAM
xthal_window_spill call has to be placed into IRAM
in order to allow flash cache disabled operation, otherwise
it will crash.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2021-04-19 13:04:51 -04:00
..
include
CMakeLists.txt
Kconfig.defconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.soc boards: esp32: add XIP support and enable bootloader build 2021-01-13 09:10:46 -05:00
esp32-mp.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
linker.ld linker: esp32: moved windowspill to IRAM 2021-04-19 13:04:51 -04:00
soc.c esp32: drivers: spi_flash: add host flash support 2021-03-06 09:34:35 -05:00
soc.h esp32: drivers: spi_flash: add host flash support 2021-03-06 09:34:35 -05:00