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

xtensa: ISS: add GDBIO implementation to semihosting interface



Add GDBIO implementation for the xtensa semihosting interface. It offers
less functions than the simcall interface, so make some semihosting
functions optional and return error when implementation is not
available.
Add Kconfig menu to select semihosting implementation and add simcall and
GDBIO choices there.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 54467c12
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