Home
last modified time | relevance | path

Searched hist:"61150 e5450956dec327375ec120e31210774c991" (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/arch/arm/plat-vexpress/
H A Dconf.mk61150e5450956dec327375ec120e31210774c991 Fri Jul 04 07:16:32 UTC 2025 Jens Wiklander <jens.wiklander@linaro.org> plat-vexpress: qemu-v8: fix CFG_CORE_CLUSTER_SHIFT

QEMU virt puts 8 or 16 CPUs in each cluster, depending on the GIC
configuration [1]. So set CFG_CORE_CLUSTER_SHIFT to match the GIC
configuration to calculate core position correctly for more than 16
CPUs.

Link: https://gitlab.com/qemu-project/qemu/-/blob/v10.0.0/hw/arm/virt.c?ref_type=tags#L1785-1789 [1]
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (vexpress-qemu_armv8a)