]> git.dujemihanovic.xyz Git - u-boot.git/commit
xtensa: Bring in semihosting headers and config options
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Tue, 18 Jun 2024 13:56:05 +0000 (14:56 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 4 Jul 2024 22:08:37 +0000 (16:08 -0600)
commitbd64275f2d0b1aca754da7472f1f3227dfd78e44
treeced4ffbc964f132678f64bdf1597683f1bb0064b
parent76a0b9f5b4bf96523398bf07c907efe3e353754a
xtensa: Bring in semihosting headers and config options

They are all directly imported from Linux kernel.

Reviewed-by: Max Filippov <jcmvbkbc@gmail.com>
Tested-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
arch/xtensa/Kconfig
arch/xtensa/include/asm/platform/simcall-gdbio.h [new file with mode: 0644]
arch/xtensa/include/asm/platform/simcall-iss.h [new file with mode: 0644]
arch/xtensa/include/asm/platform/simcall.h [new file with mode: 0644]