Skip to content

Introduce Armv8-R64 architecture and fvp-baser-aemv8r product

Peter Hoyes requested to merge armv8r64 into main

A set of commits to:

  • Introduce support for the subset of the AArch64 architecture required for Armv8-R64, including the armv8r_mpu module.
  • Introduce the fvp-baser-aemv8r product as a validation target.

GIC/interrupt support will be implemented in a future MR (the functions are stubs here).

Merge request reports