Re: [edk2-devel] [PATCH 0/2] some ARM fixes

2020-01-14 Thread Ard Biesheuvel
On Tue, 14 Jan 2020 at 17:43, Ard Biesheuvel wrote: > > On Tue, 7 Jan 2020 at 10:22, Ard Biesheuvel wrote: > > > > Some preparatory fixes for TPM measured boot on ARM systems. > > > > Patch #1 removes EnterS3WithImmediateWake() with the associated support > > code from ArmSmcPsciResetSystemLib.

Re: [edk2-devel] [PATCH 0/2] some ARM fixes

2020-01-14 Thread Ard Biesheuvel
On Tue, 7 Jan 2020 at 10:22, Ard Biesheuvel wrote: > > Some preparatory fixes for TPM measured boot on ARM systems. > > Patch #1 removes EnterS3WithImmediateWake() with the associated support > code from ArmSmcPsciResetSystemLib. EnterS3WithImmediateWake () is no > longer being called anywhere,

[edk2-devel] [PATCH 0/2] some ARM fixes

2020-01-07 Thread Ard Biesheuvel
Some preparatory fixes for TPM measured boot on ARM systems. Patch #1 removes EnterS3WithImmediateWake() with the associated support code from ArmSmcPsciResetSystemLib. EnterS3WithImmediateWake () is no longer being called anywhere, and will be removed from ResetSystemLib, and the support code