[PATCH v2 0/3] Random Number Generator fixes
Weizhao Ouyang
o451686892 at gmail.com
Wed Jan 31 12:12:14 CET 2024
This series aim to fix smccc bind issue and add a list command for RNG
devices.
Changelog:
v1 --> v2
- check SMCCC_ARCH_FEATURES
- update commit message and rng help info
Weizhao Ouyang (3):
firmware: psci: Fix bind_smccc_features psci check
driver: rng: Fix SMCCC TRNG crash
cmd: rng: Add rng list command
cmd/rng.c | 23 ++++++++++++++++++-----
drivers/firmware/psci.c | 9 ++++++++-
drivers/rng/smccc_trng.c | 2 +-
include/linux/arm-smccc.h | 6 ++++++
4 files changed, 33 insertions(+), 7 deletions(-)
--
2.39.2
More information about the U-Boot
mailing list