summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/archrandom.h
AgeCommit message (Expand)Author
2024-02-16arm64: head: Move early kernel mapping routines into C codeArd Biesheuvel
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_RNGMark Rutland
2023-05-25arm64: kaslr: add kaslr_early_init() declarationArnd Bergmann
2022-11-18random: remove early archrandom abstractionJason A. Donenfeld
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
2022-05-04arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro namesMark Brown
2022-02-15arm64: random: implement arch_get_random_int/_long based on RNDRArd Biesheuvel
2021-01-21arm64: Add support for SMCCC TRNG entropy sourceAndre Przywara
2021-01-21firmware: smccc: Introduce SMCCC TRNG frameworkAndre Przywara
2020-10-07arm64: random: Remove no longer needed prototypesAndre Przywara
2020-08-05random: random.h should include archrandom.h, not the other way aroundLinus Torvalds
2020-02-27arm64: add credited/trusted RNG supportMark Rutland
2020-01-22arm64: Use v8.5-RNG entropy for KASLR seedMark Brown
2020-01-22arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson