Re: [PATCH v3 0/4] ArmPkg/SecurityPkg: Fixes for ArmTrngLib/RngDxe
Ard Biesheuvel
On Thu, 24 Nov 2022 at 17:18, <Pierre.Gondois@...> wrote:
Thanks for the fixed Reviewed-by: Ard Biesheuvel <ardb@...> I pushed this one as #3663 (pending CI verification atm) SecurityPkg/RngDxe: Correctly update mAvailableAlgoArrayCountThe remaining code still looks a bit clunky to me. Can't we just return an error from the library constructor of the library cannot initialize due to a missing prerequisite? ArmPkg/Library/ArmTrngLib/ArmTrngLib.c | 5 ----- |
|