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