buildroot/board/qemu
Romain Naour c58a2a9687 configs/qemu_aarch64_sbsa_defconfig: switch to neoverse-n1 (armv8.2a)
The SBSA Reference Platform was updated to neoverse-n1 (armv8.2a) in
Qemu v8.1 [1].

BR2_cortex_a57:
  # cat /proc/cpuinfo
  processor       : 0
  BogoMIPS        : 2000.00
  Features        : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  CPU implementer : 0x41
  CPU architecture: 8
  CPU variant     : 0x1
  CPU part        : 0xd07
  CPU revision    : 0
[...]

BR2_neoverse_n1:
  # cat /proc/cpuinfo
  processor       : 0
  BogoMIPS        : 2000.00
  Features        : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs
  CPU implementer : 0x41
  CPU architecture: 8
  CPU variant     : 0x4
  CPU part        : 0xd0c
  CPU revision    : 1
[...]

Tests test_fwts.py test_edk2.py using
BR2_TARGET_EDK2_PLATFORM_QEMU_SBSA=y are not updated to neoverse-n1 by
this commit. Those tests were disabled in a previous commit. Those
tests will be updated and fixed in followup commits.

Note: SBSA Reference Platform was recently updated again to neoverse-n2
(armv9.0a) in Qemu v9.1 [2]. But there is no armv9.0a support yet in
Buildroot.

[1] 1877272bad
[2] b1d592e7b0

Signed-off-by: Romain Naour <romain.naour@smile.fr>
[Julien: add a small comment in commit log about tests]
Signed-off-by: Julien Olivain <ju.o@free.fr>
2024-11-04 23:03:47 +01:00
..
aarch64-ebbr configs/qemu_{arm, aarch64}_ebbr: bump Linux, U-Boot and TF-A 2024-02-06 11:39:46 +01:00
aarch64-sbsa configs/qemu_aarch64_sbsa_defconfig: switch to neoverse-n1 (armv8.2a) 2024-11-04 23:03:47 +01:00
aarch64-virt board/qemu/aarch64-virt/linux.config: enable base ACPI support 2023-09-30 10:04:40 +02:00
arm-ebbr configs/qemu_{arm, aarch64}_ebbr: bump Linux, U-Boot and TF-A 2024-02-06 11:39:46 +01:00
arm-versatile configs: remove qemu_arm_versatile_nommu_defconfig 2022-05-29 16:56:08 +02:00
arm-vexpress board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
arm-vexpress-tz board/qemu/arm-vexpress-tz: fix typos in readme file 2024-07-23 22:29:02 +02:00
m68k-mcf5208 configs/qemu: update defconfigs to Linux 6.6.18 2024-04-07 16:49:43 +02:00
m68k-q800 configs/qemu: update defconfigs to Linux 6.6.18 2024-04-07 16:49:43 +02:00
microblazebe-mmu configs/qemu_microblaze{be, el}: remove xilinx xemaclite patch needed for qemu < 2.2.0 2024-03-01 19:25:51 +01:00
microblazeel-mmu configs/qemu_microblaze{be, el}: remove xilinx xemaclite patch needed for qemu < 2.2.0 2024-03-01 19:25:51 +01:00
mips32r2-malta board/qemu/mips*-malta: switch from IDE disk to SCSI disk 2021-11-06 11:51:24 +01:00
mips32r2el-malta board/qemu/mips*-malta: switch from IDE disk to SCSI disk 2021-11-06 11:51:24 +01:00
mips32r6-malta configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
mips32r6el-malta configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
mips64-malta board/qemu/mips*-malta: switch from IDE disk to SCSI disk 2021-11-06 11:51:24 +01:00
mips64el-malta board/qemu/mips*-malta: switch from IDE disk to SCSI disk 2021-11-06 11:51:24 +01:00
mips64r6-malta configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
mips64r6el-malta configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
or1k configs/qemu_or1k_defconfig: enable ethernet 2023-08-12 21:54:57 +02:00
patches configs/qemu_aarch64_sbsa_defconfig: update ATF to v2.11 2024-11-04 23:03:39 +01:00
ppc64-e5500 configs/qemu_ppc64_e5500: enable dhcp on network interface 2021-12-28 22:14:52 +01:00
ppc64-pseries board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
ppc64le-powernv8 board/qemu/ppc64le-powernv8: fixup paths to images in qemu command line 2023-08-12 21:52:37 +02:00
ppc64le-pseries board/powerpc/ppc64le-pseries: set x-vof on qemu command line 2022-09-24 17:06:43 +02:00
ppc-bamboo board/qemu/ppc-bamboo: use path to vmlinux image for copy and paste users 2022-05-30 23:44:47 +02:00
ppc-e500mc configs/qemu_ppc_e500mc: enable dhcp on network interface 2021-12-28 22:14:55 +01:00
ppc-g3beige configs/qemu_ppc_g3beige: update to Linux 5.15 2021-11-03 18:43:12 +01:00
ppc-mac99 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
ppc-mpc8544ds configs/qemu_ppc_mpc8544ds_defconfig: remove kernel patch 2023-05-24 21:15:11 +02:00
riscv32-virt board/qemu/riscv{32, 64}-virt: nommu: needs virtio-blk device 2024-11-01 22:19:25 +01:00
riscv64-virt board/qemu/riscv{32, 64}-virt: nommu: needs virtio-blk device 2024-11-01 22:19:25 +01:00
riscv64-virt-efi board/qemu/riscv{32, 64}-virt: remove virtio-blk-device, drive=hd0 2024-10-28 22:36:25 +01:00
s390x configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
sh4-r2d configs/qemu_sh4*: switch to initramfs 2024-07-08 23:05:32 +02:00
sh4eb-r2d configs/qemu_sh4*: switch to initramfs 2024-07-08 23:05:32 +02:00
sparc64-sun4u configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
sparc-ss10 configs/qemu_sparc_ss10_defconfig: fix linux hash 2024-05-24 23:35:04 +02:00
x86 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
x86_64 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
xtensa-lx60 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
post-image.sh board/qemu: restore readme globbing 2023-04-15 09:06:54 +02:00
start-qemu.sh.in board/qemu/start-qemu.sh.in: support launching with host system's qemu 2023-04-10 23:16:57 +02:00