zephyr/arch/xtensa
Daniel Leung 1ec2dbd662 xtensa: fix implicit declaration of _xtensa_handle_one_int*
Some Xtensa SoCs may not have that many levels of interrupts.
So limit the call to DEF_INT_C_HANDLER() to only supported
levels to avoid calling non-existent functions.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-09-28 20:33:56 -04:00
..
core xtensa: fix implicit declaration of _xtensa_handle_one_int* 2021-09-28 20:33:56 -04:00
include arch: xtensa: add workaround for small vector table entries 2021-09-10 10:59:44 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig arch: xtensa: add workaround for small vector table entries 2021-09-10 10:59:44 -04:00