mirror of https://github.com/acidanthera/audk.git
A ArmReadIdAA64Isar0Reg() function was recently added to BaseLib. Use it instead of its ArmReadIdIsar0() equivalent, which was private to the BaseRngLib library. This also allows to avoid the confusion between the following registers: - ID_ISAR0_EL1: allows to probe for Divide instructions, Debug instructions, ... - ID_AA64ISAR0_EL1: AARCH64 specific register allowing to probe for AESE, RNDR, ... instructions Signed-off-by: Pierre Gondois <pierre.gondois@arm.com> |
||
---|---|---|
.. | ||
AArch64 | ||
Rand | ||
Riscv | ||
BaseRng.c | ||
BaseRngLib.inf | ||
BaseRngLib.uni | ||
BaseRngLibInternals.h |