aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/tcg/crypto_helper.c
AgeCommit message (Expand)Author
2022-09-26target/s390x: support PRNO_TRNG instructionJason A. Donenfeld
2022-09-23target/s390x: support SHA-512 extensionsJason A. Donenfeld
2021-07-07target/s390x: start moving TCG-only code to tcg/Cho, Yu-Chen