mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
The SBSA Reference Platform was updated to neoverse-n2 (armv9.0a) in Qemu v9.1 [1]. The Armv9-A and Neoverse N2 core support was added in Buildroot commit [2]. Since the test_edk2 uses the Qemu sbsa-ref machine, this commit aligns it to use the neoverse-n2 cpu. [1]b1d592e7b0[2]9845bd4541Signed-off-by: Julien Olivain <ju.o@free.fr>