diff options
author | Pierre Gondois <pierre.gondois@arm.com> | 2023-11-02 13:53:54 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-08-01 13:41:01 +0000 |
commit | a72d93e1631852b19e2a996fa5fa81109d5c25f4 (patch) | |
tree | 40ee4242affeb773e33e646d1f0dfff6b03f0aca /ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.c | |
parent | 71b9bda1ace32a479d471f26b0e516d0618053bc (diff) | |
download | edk2-a72d93e1631852b19e2a996fa5fa81109d5c25f4.zip edk2-a72d93e1631852b19e2a996fa5fa81109d5c25f4.tar.gz edk2-a72d93e1631852b19e2a996fa5fa81109d5c25f4.tar.bz2 |
MdePkg/BaseLib: AARCH64: Add ArmReadCntPctReg()
To enable AARCH64 native instruction support for Openssl,
some interfaces must be implemented. OPENSSL_rdtsc() requests
an access to a counter to get some non-trusted entropy.
Add ArmReadCntPctReg() to read system count.
A similar ArmReadCntPct() function is available in the ArmPkg,
but the CryptoPkg where OPENSSL_rdtsc will reside cannot rely
on the ArmPkg.
Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Diffstat (limited to 'ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.c')
0 files changed, 0 insertions, 0 deletions