Expand description
Startup code for aarch64 Cortex-A processors.
Macros§
- entry
- Marks the main function of the binary.
- initial_
pagetable - Provides an initial pagetable which can be used before any Rust code is run.
Structs§
- Initial
Pagetable - A hardcoded pagetable.