[edk2-devel] [PATCH v5 09/21] MdePkg/BaseRngLib: Rename ArmReadIdIsar0() to ArmGetFeatRng()

Rebecca Cran quic_rcran at quicinc.com
Tue Sep 27 21:44:56 UTC 2022


On 9/19/2022 12:21 PM, PierreGondois wrote:

>   ;/**
> @@ -19,11 +19,11 @@
>   ;**/
>   ;UINT64
>   ;EFIAPI
> -;ArmReadIdIsar0 (
> +;ArmGetFeatRng (
>   ;  VOID
>   ;  );
>   ;
> -ArmReadIdIsar0
> +ArmGetFeatRng
>     mrs  x0, id_aa64isar0_el1 // Read ID_AA64ISAR0 Register
>     ret
>   

Should we be masking the register value here instead of in 
BaseRngLibConstructor, to make it more consistent with the new name?


-- 
Rebecca Cran



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#94442): https://edk2.groups.io/g/devel/message/94442
Mute This Topic: https://groups.io/mt/93788880/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list