aboutsummaryrefslogtreecommitdiff
path: root/target/arm/pauth_helper.c
AgeCommit message (Expand)AuthorFilesLines
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