aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/archrandom.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-21arm64: Add support for SMCCC TRNG entropy sourceAndre Przywara1-11/+61
2021-01-21firmware: smccc: Introduce SMCCC TRNG frameworkAndre Przywara1-0/+12
2020-10-07arm64: random: Remove no longer needed prototypesAndre Przywara1-5/+0
2020-08-05random: random.h should include archrandom.h, not the other way aroundLinus Torvalds1-1/+0
2020-02-27arm64: add credited/trusted RNG supportMark Rutland1-0/+14
2020-01-22arm64: Use v8.5-RNG entropy for KASLR seedMark Brown1-0/+8
2020-01-22arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson1-0/+67