On Thu, 2 Feb 2023 at 21:13, Aaron Lindsay wrote:
>
> Signed-off-by: Aaron Lindsay
> ---
> target/arm/pauth_helper.c | 48 +++
> 1 file changed, 39 insertions(+), 9 deletions(-)
If you move the stray bit from patch 1 that should be in this patch
into here, th
Signed-off-by: Aaron Lindsay
---
target/arm/pauth_helper.c | 48 +++
1 file changed, 39 insertions(+), 9 deletions(-)
diff --git a/target/arm/pauth_helper.c b/target/arm/pauth_helper.c
index a0c9bea06b..f525ef7fad 100644
--- a/target/arm/pauth_helper.c
+++ b/t