qemu-cr16/include/semihosting
Pierrick Bouvier 9e65902904 include/semihosting/common-semi: extract common_semi API
We transform target/{arm,riscv}/common-semi-target.h headers to proper
compilation units, and use them in arm-compat-semi.c.

This way, we can include only the declaration header (which is target
agnostic), and selectively link the appropriate implementation based on
current target.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-ID: <20250822150058.18692-8-pierrick.bouvier@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250922093711.2768983-11-alex.bennee@linaro.org>
2025-09-26 09:55:19 +01:00
..
common-semi.h include/semihosting/common-semi: extract common_semi API 2025-09-26 09:55:19 +01:00
console.h semihosting/console: Avoid including 'cpu.h' 2025-01-17 10:44:00 +00:00
guestfd.h semihosting/guestfd: compile once for system/user 2025-09-26 09:55:19 +01:00
semihost.h semihosting/guestfd: compile once for system/user 2025-09-26 09:55:19 +01:00
syscalls.h semihosting/syscalls: compile once in system and per target for user mode 2025-09-26 09:55:19 +01:00
uaccess.h semihosting/uaccess: Remove uses of target_ulong type 2025-07-02 10:09:48 +01:00