sbsa-ref: remove cortex-a53 from list of supported cpus
commit4f335a6381f83beb5d6ac0d3993514379454a99d
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Tue, 16 Feb 2021 15:01:21 +0000 (16 16:01 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 5 Mar 2021 15:17:33 +0000 (5 15:17 +0000)
tree1db8ed46bb2b11c3fd18bb65a886ff2c24aeca3d
parent9a7beaad3dbba982f7a461d676b55a5c3851d312
sbsa-ref: remove cortex-a53 from list of supported cpus

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

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Leif Lindholm <leif@nuviainc.com>
Message-id: 20210216150122.3830863-2-marcin.juszkiewicz@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/sbsa-ref.c