Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | random: handle archrandom with multiple longs | Jason A. Donenfeld | 2022-07-25 | 1 | -55/+47 |
* | random: remove CONFIG_ARCH_RANDOM | Jason A. Donenfeld | 2022-07-18 | 1 | -10/+0 |
* | arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro names | Mark Brown | 2022-05-04 | 1 | -1/+1 |
* | arm64: random: implement arch_get_random_int/_long based on RNDR | Ard Biesheuvel | 2022-02-15 | 1 | -6/+39 |
* | arm64: Add support for SMCCC TRNG entropy source | Andre Przywara | 2021-01-21 | 1 | -11/+61 |
* | firmware: smccc: Introduce SMCCC TRNG framework | Andre Przywara | 2021-01-21 | 1 | -0/+12 |
* | arm64: random: Remove no longer needed prototypes | Andre Przywara | 2020-10-07 | 1 | -5/+0 |
* | random: random.h should include archrandom.h, not the other way around | Linus Torvalds | 2020-08-05 | 1 | -1/+0 |
* | arm64: add credited/trusted RNG support | Mark Rutland | 2020-02-28 | 1 | -0/+14 |
* | arm64: Use v8.5-RNG entropy for KASLR seed | Mark Brown | 2020-01-22 | 1 | -0/+8 |
* | arm64: Implement archrandom.h for ARMv8.5-RNG | Richard Henderson | 2020-01-22 | 1 | -0/+67 |