Crate aarch32_cpu

Crate aarch32_cpu 

Source
Expand description

CPU/peripheral support for Arm AArch32

Modules§

asm
Simple assembly routines for ARMv7
cache
generic_timer
Support for Arm Generic Timer
interrupt
Interrupts on Arm AArch32
mmu
pmsav7
Support for the PMSAv7 MPU
pmsav8
Support for the PMSAv8-32 EL1 MPU
register
Access registers in Armv7-R and Armv8-R

Macros§

svc
Generate an SVC call with the given argument.