index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
pauth_helper.c
Age
Commit message (
Expand
)
Author
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-03-18
target/arm: Fix pauth_check_trap vs SEL2
Richard Henderson
2021-01-19
target/arm: Implement an IMPDEF pauth algorithm
Richard Henderson
2020-11-15
arm tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-08-03
target/arm: Fix AddPAC error indication
Richard Henderson
2020-02-21
target/arm: Use bit 55 explicitly for pauth
Richard Henderson
2020-02-07
target/arm: check TGE and E2H flags for EL0 pauth traps
Alex Bennée
2020-02-07
target/arm: Update arm_sctlr for VHE
Richard Henderson
2020-01-23
target/arm: Fix PAuth sbox functions
Vincent Dehors
2019-06-13
target/arm: Fix output of PAuth Auth
Richard Henderson
2019-05-22
target/arm: Put all PAC keys into a structure
Richard Henderson
2019-01-21
target/arm: Implement pauth_computepac
Richard Henderson
2019-01-21
target/arm: Implement pauth_addpac
Richard Henderson
2019-01-21
target/arm: Implement pauth_auth
Richard Henderson
2019-01-21
target/arm: Implement pauth_strip
Richard Henderson
2019-01-21
target/arm: Add PAuth helpers
Richard Henderson