Skip to content
Commit 50722f0b authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: move fast exception handlers close to vectors



On XIP kernels it makes sense to have exception vectors and fast
exception handlers together (in a fast memory). In addition, with MTD
XIP support both vectors and fast exception handlers must be outside of
the FLASH.

Add section .exception.text and move fast exception handlers to it.
Put it together with vectors when vectors are outside of the .text.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 58bc6c69
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment