aboutsummaryrefslogtreecommitdiff
path: root/target/arm/pauth_helper.c
AgeCommit message (Expand)Author
2021-01-19target/arm: Implement an IMPDEF pauth algorithmRichard Henderson
2020-11-15arm tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-08-03target/arm: Fix AddPAC error indicationRichard Henderson
2020-02-21target/arm: Use bit 55 explicitly for pauthRichard Henderson
2020-02-07target/arm: check TGE and E2H flags for EL0 pauth trapsAlex Bennée
2020-02-07target/arm: Update arm_sctlr for VHERichard Henderson
2020-01-23target/arm: Fix PAuth sbox functionsVincent Dehors
2019-06-13target/arm: Fix output of PAuth AuthRichard Henderson
2019-05-22target/arm: Put all PAC keys into a structureRichard Henderson
2019-01-21target/arm: Implement pauth_computepacRichard Henderson
2019-01-21target/arm: Implement pauth_addpacRichard Henderson
2019-01-21target/arm: Implement pauth_authRichard Henderson
2019-01-21target/arm: Implement pauth_stripRichard Henderson
2019-01-21target/arm: Add PAuth helpersRichard Henderson