diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2020-01-06 18:16:14 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-01-14 22:12:17 +0000 |
commit | e3756ba90a35af6e75c0bc7754524582554041a6 (patch) | |
tree | 0375417a405babcf6ad7040215f4507a3afe2268 /ArmPlatformPkg/MemoryInitPei | |
parent | 4cca7923992a13f6b753782f469ee944da2db796 (diff) | |
download | edk2-e3756ba90a35af6e75c0bc7754524582554041a6.tar.gz edk2-e3756ba90a35af6e75c0bc7754524582554041a6.tar.bz2 edk2-e3756ba90a35af6e75c0bc7754524582554041a6.zip |
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>
Diffstat (limited to 'ArmPlatformPkg/MemoryInitPei')
0 files changed, 0 insertions, 0 deletions