arm-trusted-firmware/plat/qemu
Xiong Yining c891b4d835 feat(qemu-sbsa): handle the information of CPU topology
We add the support for adding cpus/topology to device tree in sbsaQemu
platform, and we can get this information via SMC calls:

- counting the number of sockets
- counting the number of clusters in one socket
- counting the number of cores in one cluster
- counting the number of threads in one core

Signed-off-by: Xiong Yining <xiongyining1480@phytium.com.cn>
Change-Id: I0059a5c7bb7055aba1aa5ec5bfd0ec78801874f8
2024-06-26 15:53:00 +02:00
..
common refactor(qemu): use the example CCA platform token from iat-verifier 2024-05-23 06:10:51 +00:00
qemu build: unify verbosity handling 2024-06-14 15:54:48 +00:00
qemu_sbsa feat(qemu-sbsa): handle the information of CPU topology 2024-06-26 15:53:00 +02:00