[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/2] ARM Sbsa-ref: Enable CPU cluster topology
From: |
Xiong Yining |
Subject: |
[PATCH v2 0/2] ARM Sbsa-ref: Enable CPU cluster topology |
Date: |
Tue, 12 Mar 2024 08:30:47 +0000 |
Enable CPU cluster support on SbsaQemu platform, so that users can
specify a 4-level CPU hierarchy sockets/clusters/cores/threads. And this
topology can be passed to the firmware through DT cpu-map.
Changes in v2:
- put this code before sbsa_fdt_add_gic_node().
xiongyining1480 (2):
hw/arm/sbsa-ref:Enable CPU cluster on ARM sbsa machine
hw/arm/sbsa-ref: Add cpu-map to device tree
hw/arm/sbsa-ref.c | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
--
2.34.1
- [PATCH v2 0/2] ARM Sbsa-ref: Enable CPU cluster topology,
Xiong Yining <=