> On 27 Feb 2025, at 07:43, Yanfeng Liu <yfliu2...@qq.com> wrote:
> 
> Dear experts,
> 
> I am wondering QEMU semihosting for ARM or RISCV targets allows user to 
> control
> the set of functions available in semihosting?

When it was done, a few years ago, the implementation of QEMU semihosting for 
ARM or RISCV targets tried to follow the semihosting specifications by Arm.

- https://github.com/ARM-software/abi-aa/blob/main/semihosting/semihosting.rst

There might be recent additions that need to be implemented, I did not check 
the current specs.

Project maintainers have the final say, but, from my point of view, if your 
requirements are not yet implemented but are supported by the current Arm 
specs, contributions should be welcome.

Regards,

Liviu


Reply via email to