commit | e4fbf4767440472f9d23b0f25a2b905e1c63b6a8 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Sun Jan 10 11:29:07 2016 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Wed Feb 24 14:57:28 2016 +0000 |
tree | d1f6ba26628fce6a1aee36e81ab754443729cbcf | |
parent | c031a4213c11a5db475f528c182f7b3858df11db [diff] |
efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL This exposes the firmware's implementation of EFI_RNG_PROTOCOL via a new function efi_get_random_bytes(). Reviewed-by: Matt Fleming <matt@codeblueprint.co.uk> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>