Hi All,
I just encounter this error, I would like to share the information. SMP boot fails with the latest master branch of edk2/edk2-platforms/tf-a as of today. # I boot sbsa-qemu with "-smp 4".
Linux kernel outputs following error. [ 0.000000] duplicate boot CPU MPIDR: 0x0 in MADT [ 0.000000] duplicate boot CPU MPIDR: 0x0 in MADT [ 0.000000] duplicate boot CPU MPIDR: 0x0 in MADT
debian@debian:~$ lscpu Architecture: aarch64 Byte Order: Little Endian CPU(s): 1 On-line CPU(s) list: 0 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 1 NUMA node(s): 1 Vendor ID: ARM Model: 3 Model name: Cortex-A72 Stepping: r0p3 BogoMIPS: 125.00 L1d cache: 32K L1i cache: 32K L2 cache: 512K NUMA node0 CPU(s): 0 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
Thanks, Masahisa