]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/ArmSmcPsciResetSystemLib: remove EnterS3WithImmediateWake ()
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 6 Jan 2020 17:16:14 +0000 (18:16 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 14 Jan 2020 22:12:17 +0000 (22:12 +0000)
commite3756ba90a35af6e75c0bc7754524582554041a6
tree0375417a405babcf6ad7040215f4507a3afe2268
parent4cca7923992a13f6b753782f469ee944da2db796
ArmPkg/ArmSmcPsciResetSystemLib: remove EnterS3WithImmediateWake ()

EnterS3WithImmediateWake () no longer has any callers, so remove it
from ResetSystemLib. Note that this means the hack to support warm
reboot by jumping to the SEC entry point with the MMU and caches off
is also no longer used, and can be removed as well, along with the PCD
PcdArmReenterPeiForCapsuleWarmReboot that was introduced for this
purpose.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPkg/ArmPkg.dec
ArmPkg/Library/ArmSmcPsciResetSystemLib/AArch64/Reset.S [deleted file]
ArmPkg/Library/ArmSmcPsciResetSystemLib/AArch64/Reset.asm [deleted file]
ArmPkg/Library/ArmSmcPsciResetSystemLib/Arm/Reset.S [deleted file]
ArmPkg/Library/ArmSmcPsciResetSystemLib/Arm/Reset.asm [deleted file]
ArmPkg/Library/ArmSmcPsciResetSystemLib/ArmSmcPsciResetSystemLib.c
ArmPkg/Library/ArmSmcPsciResetSystemLib/ArmSmcPsciResetSystemLib.inf