[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] hw/cpu/a9mpcore: Verify the machine use Cortex-A9 cores
From: |
Peter Maydell |
Subject: |
Re: [PATCH] hw/cpu/a9mpcore: Verify the machine use Cortex-A9 cores |
Date: |
Thu, 6 Aug 2020 13:54:19 +0100 |
On Thu, 9 Jul 2020 at 16:23, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> The 'Cortex-A9MPCore internal peripheral' block can only be
> used with Cortex A5 and A9 cores. As we don't model the A5
> yet, simply check the machine cpu core is a Cortex A9. If
> not return an error.
>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> hw/cpu/a9mpcore.c | 12 +++++++++++-
> 1 file changed, 11 insertions(+), 1 deletion(-)
Applied to target-arm.next (for 5.2), thanks.
-- PMM
- Re: [PATCH] hw/cpu/a9mpcore: Verify the machine use Cortex-A9 cores,
Peter Maydell <=