diff options
author | Pierre Gondois <pierre.gondois@arm.com> | 2024-08-30 13:42:52 +0200 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-09-13 14:34:21 +0000 |
commit | 273f43cec97c48890ddd1ce08de2ca9129a8c348 (patch) | |
tree | 7c91defe9835b64ef2bae773b35cdaf9c5eceb78 /BaseTools | |
parent | 5ed8f64647f57c993ea979db0c7803b949db4262 (diff) | |
download | edk2-273f43cec97c48890ddd1ce08de2ca9129a8c348.tar.gz edk2-273f43cec97c48890ddd1ce08de2ca9129a8c348.tar.bz2 edk2-273f43cec97c48890ddd1ce08de2ca9129a8c348.zip |
MdePkg/DxeRngLib: Add gEfiRngAlgorithmArmRndr to the secure algorithms
DxeRngLib iterates over a list of secure algorithms before trying
to use the default algorithm provided by the Rng protocol. Add
gEfiRngAlgorithmArmRndr to this list. The algorithm represented by
this GUID is a secure DRBG of an unknown type, implemented by the
aarch64 RNDR instruction.
On AARCH64 platform, use the RNDR instruction as the first option
if it is available.
Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Diffstat (limited to 'BaseTools')
0 files changed, 0 insertions, 0 deletions