Re: [edk2-devel] [PATCH edk2-platforms v2] SbsaQemu: use FEAT_RNG for EFI_RNG_PROTOCOL

2024-07-04 Thread Marcin Juszkiewicz
Dnia czwartek, 4 lipca 2024 13:27:38 CEST Leif Lindholm pisze: > > By default we have Neoverse-N2 cpu which supports FEAT_RNG feature. This > > allows us to add RngDxe to have EFI_RNG_PROTOCOL available on > > Neoverse-N2 and 'max' cpu cores. > > > > Commit 5de5e230a80bed083360da95ba16a2c4a001620d

Re: [edk2-devel] [PATCH edk2-platforms v2] SbsaQemu: use FEAT_RNG for EFI_RNG_PROTOCOL

2024-07-04 Thread Leif Lindholm
On Wed, Jul 03, 2024 at 14:39:31 +0200, Marcin Juszkiewicz wrote: > By default we have Neoverse-N2 cpu which supports FEAT_RNG feature. This > allows us to add RngDxe to have EFI_RNG_PROTOCOL available on > Neoverse-N2 and 'max' cpu cores. > > Commit 5de5e230a80bed083360da95ba16a2c4a001620d (in ED

[edk2-devel] [PATCH edk2-platforms v2] SbsaQemu: use FEAT_RNG for EFI_RNG_PROTOCOL

2024-07-03 Thread Marcin Juszkiewicz
By default we have Neoverse-N2 cpu which supports FEAT_RNG feature. This allows us to add RngDxe to have EFI_RNG_PROTOCOL available on Neoverse-N2 and 'max' cpu cores. Commit 5de5e230a80bed083360da95ba16a2c4a001620d (in EDK2) enabled that for ArmVirt platform. RNDR is implemented by both Neoverse