Skip to content
Commit 29c4dfd9 authored by Chris Zankel's avatar Chris Zankel
Browse files

[XTENSA] Remove non-rt signal handling



The non-rt signal handling was never really used, so we don't break
anything. This patch also cleans up the signal stack-frame to make
it independent from the processor configuration. It also improves
the method used for controlling single-stepping. We now save and
restore the 'icountlevel' register that controls single stepping
and set or clear the saved state to enable or disable it.

Signed-off-by: default avatarChris Zankel <chris@zankel.net>
parent adba09f0
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