Crate aarch64_rt

Source
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§

InitialPagetable
A hardcoded pagetable.