[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 28/28] target/arm: Implement Cortex-M55 model
From: |
Richard Henderson |
Subject: |
Re: [PATCH v2 28/28] target/arm: Implement Cortex-M55 model |
Date: |
Tue, 1 Dec 2020 10:24:01 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 11/19/20 3:56 PM, Peter Maydell wrote:
> Now that we have implemented all the features needed by the v8.1M
> architecture, we can add the model of the Cortex-M55. This is the
> configuration without MVE support; we'll add MVE later.
>
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
> target/arm/cpu_tcg.c | 42 ++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 42 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v2 28/28] target/arm: Implement Cortex-M55 model,
Richard Henderson <=