zephyr/arch/xtensa
Leandro Pereira 510e5d7ced arch: xtensa: Use the alternate _Level4Vector routine on ESP32
For some reason, the ESP32 HAL defines XCHAL_EXCM_LEVEL to 3.  This
enables a version of _Level4Vector that doesn't work on this hardware.

Without complete visibility if the version that should work be axed,
keep both in the tree, but build the working other version instead
if building for ESP32.

Jira: ZEP-2556
Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-08-25 15:31:46 -04:00
..
core arch: xtensa: Use the alternate _Level4Vector routine on ESP32 2017-08-25 15:31:46 -04:00
include
soc esp32: Fix redefinition of BIT() macro 2017-08-19 07:50:18 -04:00
Kbuild
Kconfig arch: xtensa: Remove mentions of dynamic interrupt settings 2017-08-09 12:26:14 -07:00
Makefile