Skip to content
Commit 8d7e8240 authored by Chris Zankel's avatar Chris Zankel
Browse files

[XTENSA] Clean up elf-gregset.



Remove additional registers from the ELF gregset structure that
are only used by the kernel or are not required or invalid in
user-space. The ar registers are always aligned to a windowbase
value of 0, and the WB register is always assumed to be 0.
Increase the size of the structure to 128 entries. This will
provide enough space in future.

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