]> git.proxmox.com Git - mirror_qemu.git/commit
sbsa-ref: remove cortex-a76 from list of supported cpus
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Thu, 26 Jan 2023 11:44:16 +0000 (12:44 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 3 Feb 2023 12:59:22 +0000 (12:59 +0000)
commited65e32cf52a91c620c925faa90049b8e35365e1
treef2e1ce01c8a517c2b5d012a9b1237383e1b31d88
parent5e91b9e03f6cbb0f8333e60422ef44c15b4775c7
sbsa-ref: remove cortex-a76 from list of supported cpus

Cortex-A76 supports 40bits of address space. sbsa-ref's memory
starts above this limit.

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230126114416.2447685-1-marcin.juszkiewicz@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/sbsa-ref.c