[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 14/23] target/arm: Use the proper TBI settings for linux-u
From: |
Peter Maydell |
Subject: |
Re: [PATCH v4 14/23] target/arm: Use the proper TBI settings for linux-user |
Date: |
Tue, 2 Feb 2021 14:41:26 +0000 |
On Thu, 28 Jan 2021 at 22:42, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> We were fudging TBI1 enabled to speed up the generated code.
> Now that we've improved the code generation, remove this.
> Also, tidy the comment to reflect the current code.
>
> The pauth test was testing a kernel address (-1) and making
> incorrect assumptions about TBI1; stick to userland addresses.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/arm/internals.h | 4 ++--
> target/arm/cpu.c | 10 +++-------
> tests/tcg/aarch64/pauth-2.c | 1 -
> 3 files changed, 5 insertions(+), 10 deletions(-)
>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v4 14/23] target/arm: Use the proper TBI settings for linux-user,
Peter Maydell <=