diff options
author | Andre Przywara <[email protected]> | 2021-01-06 10:34:50 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-01-21 17:42:46 +0000 |
commit | a37e31fc97efe7f7c68cb381cf4390e472c09061 (patch) | |
tree | 942a1153458f65a2e67743b87d1e1ec0d381fbae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 67c6bb56b649590a3f59c2a92331aa4e83d4534c (diff) |
firmware: smccc: Introduce SMCCC TRNG framework
The ARM DEN0098 document describe an SMCCC based firmware service to
deliver hardware generated random numbers. Its existence is advertised
according to the SMCCC v1.1 specification.
Add a (dummy) call to probe functions implemented in each architecture
(ARM and arm64), to determine the existence of this interface.
For now this return false, but this will be overwritten by each
architecture's support patch.
Signed-off-by: Andre Przywara <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Reviewed-by: Sudeep Holla <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions