10. Armv8-A bare-metal

The aarch64-unknown-none Ferrocene target provides support for bare-metal ARMv8-A processors operating in Aarch64 mode.

10.1. Prerequisites

This target has no pre-requisites.

10.2. Archives to install

The following archives are needed when installing this target as a cross-compilation target:

  • rust-std-aarch64-unknown-none

10.3. Required compiler flags

To use the target, the following additional flags must be provided to rustc:

  • --target=aarch64-unknown-none