#aarch64 #semihosting #arm32

arm-semihosting

Semihosting implementation targeting aarch64 and arm32 architectures

1 unstable release

0.1.0 Jan 23, 2022

#4 in #semihosting

MIT/Apache

27KB
693 lines

arm-semihosting

Semihosting implementation targeting aarch64 and arm32 architectures. So far it has only been tested on aarch64, but the differences across architectures should be pretty minimal.

At the moment using this crate requires you to declare an allocator for alloc if you're running in a no_std environment.

License

Licensed under either of:

Dependencies

~235–380KB