Hello,
this series generalizes xtensa test vectors and linker script a bit further:
- it extracts exception/IRQ handlers from vectors, as not all core
configurations have enough space between the vectors;
- it conditionalizes vectors code, so that only handlers for configured
IRQs and exceptions are generated.
Max Filippov (2):
tests/tcg/xtensa: move exception handlers to separate section
tests/tcg/xtensa: only generate defined exception handlers
tests/tcg/xtensa/linker.ld.S | 37 ++++++++++++++++++++++---------------
tests/tcg/xtensa/vectors.S | 16 ++++++++++++++++
2 files changed, 38 insertions(+), 15 deletions(-)
--
2.11.0