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

xtensa: fix unaligned and load/store configuration interaction

Unaligned exception handler is needed in configurations with hardware
support for unaligned access when the load/store exception handler is
enabled because such configurations would still raise an exception on
unaligned access through the instruction bus.

Fixes: f29cf776

 ("xtensa: add load/store exception handler")
Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent bc8d5916
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment