Re: [PATCH] sbsa-ref: remove cortex-a53 from list of supported cpus

2021-02-11 Thread no-reply
-ref: remove cortex-a53 from list of supported cpus === TEST SCRIPT BEGIN === #!/bin/bash git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 git config --local diff.renames True git config --local diff.algorithm histogram ./scripts/checkpatch.pl --mailback b

[PATCH] sbsa-ref: remove cortex-a53 from list of supported cpus

2021-02-11 Thread Marcin Juszkiewicz
Cortex-A53 supports 40bits of address space. sbsa-ref's memory starts above this limit. --- hw/arm/sbsa-ref.c | 1 - 1 file changed, 1 deletion(-) diff --git hw/arm/sbsa-ref.c hw/arm/sbsa-ref.c index 9f70735153..276243d122 100644 --- hw/arm/sbsa-ref.c +++ hw/arm/sbsa-ref.c @@ -145,7 +145,6 @@ sta