diff options
author | Sughosh Ganu <sughosh.ganu@linaro.org> | 2022-07-22 21:32:04 +0530 |
---|---|---|
committer | Ilias Apalodimas <ilias.apalodimas@linaro.org> | 2022-08-02 23:50:02 +0300 |
commit | e67ffb5aa5ab03a89305f4575ad3142486f9a306 (patch) | |
tree | 624c26edcc914c27bcdd0a8a04e4490995572d84 /lib/efi_loader/efi_riscv.c | |
parent | 5d98329196daaf624c39304aec1397d6363b3e72 (diff) |
tpm: rng: Add driver model interface for TPM RNG device
The TPM device has a builtin random number generator(RNG)
functionality. Expose the RNG functions of the TPM device to the
driver model so that they can be used by the EFI_RNG_PROTOCOL if the
protocol is installed.
Also change the function arguments and return type of the random
number functions to comply with the driver model api.
Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'lib/efi_loader/efi_riscv.c')
0 files changed, 0 insertions, 0 deletions