qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] target/arm: fix PAuth in user mode


From: Rémi Denis-Courmont
Subject: [Qemu-devel] [PATCH 0/3] target/arm: fix PAuth in user mode
Date: Fri, 25 Jan 2019 23:48:35 +0200

        Hello,

As things stand, ARMv8.3-PAuth does not work in user mode. These tiny patches 
attempt to fix that.

Br,

----------------------------------------------------------------
Remi Denis-Courmont (3):
      target/arm: fix AArch64 virtual address space size
      target/arm: actually enable PAuth in user mode
      target/arm: fix decoding of B{,L}RA{A,B}

 target/arm/cpu.h           | 2 +-
 target/arm/cpu64.c         | 4 ++--
 target/arm/translate-a64.c | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

-- 
Rémi Denis-Courmont
http://www.remlab.net/






reply via email to

[Prev in Thread] Current Thread [Next in Thread]