commit | 262e835bb0e7c562183061b81162733f2fe8f31c | [log] [tgz] |
---|---|---|
author | Xiong Yining <xiongyining1480@phytium.com.cn> | Mon Mar 18 10:04:34 2024 +0000 |
committer | Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> | Wed Jun 26 15:53:00 2024 +0200 |
tree | 57ec76de8954c9c48db394af5cedc202ec86a686 | |
parent | 38508125f968bc03dd029a2c93ed56a27992f9f6 [diff] |
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