aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2021-07-31 21:48:44 +0100
committerHerbert Xu <[email protected]>2021-08-06 19:45:25 +0800
commitb83c2d92be719bf7b1d24ac02aaa53db3991ea58 (patch)
tree9d6ae6cb9f259d0b987e386889095098c9c691b2 /scripts/gdb/linux/utils.py
parent5441a07a127f106c9936e4f9fa1a8a93e3f31828 (diff)
firmware: smccc: Register smccc_trng platform device
At the moment we probe for the Random Number Generator SMCCC service, and use that in the core code (arch_get_random). However the hardware entropy can also be useful to access from userland, and be it to assess its quality. Register a platform device when the SMCCC TRNG service is detected, to allow a hw_random driver to hook onto this. The function registering the device is deliberately made in a way which allows expansion, so other services that could be exposed via a platform device (or some other interface), can be added here easily. Signed-off-by: Andre Przywara <[email protected]> Reviewed-by: Ard Biesheuvel <[email protected]> Reviewed-by: Mark Brown <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions