aarch32-cpu v0.3.0
·
14 commits
to main
since this release
- Added
Icialluregister which allows invalidating the instruction cache. - Added
asm::fiq_enableandasm::fiq_disable - Added
stacks::stack_used_bytesto count how much stack has been used - Added
svc1!-svc6!macros for making syscalls - Added
hvc!andhvc1!-hvc6!macros for making hypercalls - Added
mmu::L1Tabletype for basic MMU L1 page-tables - Added
Prlar::limit_addressmethod - Added
Prbar::base_addressmethod register::vbarandregister::Vbarare also available for ARMv7-A now.- Added
defmtimplementations for PMSA types.