[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 38/51] target/arm: Enable SME for -cpu max
From: |
Peter Maydell |
Subject: |
Re: [PATCH v3 38/51] target/arm: Enable SME for -cpu max |
Date: |
Fri, 24 Jun 2022 14:03:43 +0100 |
On Mon, 20 Jun 2022 at 19:51, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Note that SME remains effectively disabled for user-only,
> because we do not yet set CPACR_EL1.SMEN. This needs to
> wait until the kernel ABI is implemented.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> docs/system/arm/emulation.rst | 4 ++++
> target/arm/cpu64.c | 11 +++++++++++
> 2 files changed, 15 insertions(+)
>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [PATCH v3 22/51] target/arm: Trap AdvSIMD usage when Streaming SVE is active, (continued)
[PATCH v3 28/51] target/arm: Implement SME LDR, STR, Richard Henderson, 2022/06/20
[PATCH v3 29/51] target/arm: Implement SME ADDHA, ADDVA, Richard Henderson, 2022/06/20
[PATCH v3 30/51] target/arm: Implement FMOPA, FMOPS (non-widening), Richard Henderson, 2022/06/20
[PATCH v3 38/51] target/arm: Enable SME for -cpu max, Richard Henderson, 2022/06/20
- Re: [PATCH v3 38/51] target/arm: Enable SME for -cpu max,
Peter Maydell <=
[PATCH v3 21/51] target/arm: Add infrastructure for disas_sme, Richard Henderson, 2022/06/20
[PATCH v3 23/51] target/arm: Implement SME RDSVL, ADDSVL, ADDSPL, Richard Henderson, 2022/06/20
[PATCH v3 25/51] target/arm: Implement SME MOVA, Richard Henderson, 2022/06/20
[PATCH v3 24/51] target/arm: Implement SME ZERO, Richard Henderson, 2022/06/20