* [PATCH] sbsa-ref: remove cortex-a76 from list of supported cpus
@ 2023-01-26 11:44 Marcin Juszkiewicz
2023-01-26 14:12 ` Alex Bennée
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Marcin Juszkiewicz @ 2023-01-26 11:44 UTC (permalink / raw)
To: Radoslaw Biernacki, Peter Maydell, Leif Lindholm
Cc: qemu-arm, Richard Henderson, qemu-devel, Marcin Juszkiewicz
Cortex-A76 supports 40bits of address space. sbsa-ref's memory
starts above this limit.
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
---
hw/arm/sbsa-ref.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/hw/arm/sbsa-ref.c b/hw/arm/sbsa-ref.c
index 4bb444684f..67c1f68c54 100644
--- a/hw/arm/sbsa-ref.c
+++ b/hw/arm/sbsa-ref.c
@@ -145,7 +145,6 @@ static const int sbsa_ref_irqmap[] = {
static const char * const valid_cpus[] = {
ARM_CPU_TYPE_NAME("cortex-a57"),
ARM_CPU_TYPE_NAME("cortex-a72"),
- ARM_CPU_TYPE_NAME("cortex-a76"),
ARM_CPU_TYPE_NAME("neoverse-n1"),
ARM_CPU_TYPE_NAME("max"),
};
--
2.39.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] sbsa-ref: remove cortex-a76 from list of supported cpus
2023-01-26 11:44 [PATCH] sbsa-ref: remove cortex-a76 from list of supported cpus Marcin Juszkiewicz
@ 2023-01-26 14:12 ` Alex Bennée
2023-01-26 15:38 ` Richard Henderson
2023-02-02 17:58 ` Peter Maydell
2 siblings, 0 replies; 4+ messages in thread
From: Alex Bennée @ 2023-01-26 14:12 UTC (permalink / raw)
To: Marcin Juszkiewicz
Cc: Radoslaw Biernacki, Peter Maydell, Leif Lindholm,
Richard Henderson, qemu-devel, qemu-arm
Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> writes:
> 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>
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] sbsa-ref: remove cortex-a76 from list of supported cpus
2023-01-26 11:44 [PATCH] sbsa-ref: remove cortex-a76 from list of supported cpus Marcin Juszkiewicz
2023-01-26 14:12 ` Alex Bennée
@ 2023-01-26 15:38 ` Richard Henderson
2023-02-02 17:58 ` Peter Maydell
2 siblings, 0 replies; 4+ messages in thread
From: Richard Henderson @ 2023-01-26 15:38 UTC (permalink / raw)
To: Marcin Juszkiewicz, Radoslaw Biernacki, Peter Maydell,
Leif Lindholm
Cc: qemu-arm, qemu-devel
On 1/26/23 01:44, Marcin Juszkiewicz wrote:
> Cortex-A76 supports 40bits of address space. sbsa-ref's memory
> starts above this limit.
>
> Signed-off-by: Marcin Juszkiewicz<marcin.juszkiewicz@linaro.org>
> ---
> hw/arm/sbsa-ref.c | 1 -
> 1 file changed, 1 deletion(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] sbsa-ref: remove cortex-a76 from list of supported cpus
2023-01-26 11:44 [PATCH] sbsa-ref: remove cortex-a76 from list of supported cpus Marcin Juszkiewicz
2023-01-26 14:12 ` Alex Bennée
2023-01-26 15:38 ` Richard Henderson
@ 2023-02-02 17:58 ` Peter Maydell
2 siblings, 0 replies; 4+ messages in thread
From: Peter Maydell @ 2023-02-02 17:58 UTC (permalink / raw)
To: Marcin Juszkiewicz
Cc: Radoslaw Biernacki, Leif Lindholm, qemu-arm, Richard Henderson,
qemu-devel
On Thu, 26 Jan 2023 at 11:44, Marcin Juszkiewicz
<marcin.juszkiewicz@linaro.org> wrote:
>
> Cortex-A76 supports 40bits of address space. sbsa-ref's memory
> starts above this limit.
>
> Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
> ---
> hw/arm/sbsa-ref.c | 1 -
> 1 file changed, 1 deletion(-)
>
Applied to target-arm.next, thanks.
-- PMM
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-02-02 17:58 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-26 11:44 [PATCH] sbsa-ref: remove cortex-a76 from list of supported cpus Marcin Juszkiewicz
2023-01-26 14:12 ` Alex Bennée
2023-01-26 15:38 ` Richard Henderson
2023-02-02 17:58 ` Peter Maydell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).