aboutsummaryrefslogtreecommitdiff
path: root/target/arm/pauth_helper.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-13target/arm: Fix output of PAuth AuthRichard Henderson1-2/+2
2019-05-22target/arm: Put all PAC keys into a structureRichard Henderson1-9/+9
2019-01-21target/arm: Implement pauth_computepacRichard Henderson1-1/+241
2019-01-21target/arm: Implement pauth_addpacRichard Henderson1-1/+41
2019-01-21target/arm: Implement pauth_authRichard Henderson1-1/+20
2019-01-21target/arm: Implement pauth_stripRichard Henderson1-1/+13
2019-01-21target/arm: Add PAuth helpersRichard Henderson1-0/+186