]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/Sec: remove global variable allocation from lowlevel init
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 27 Nov 2015 17:07:43 +0000 (17:07 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Fri, 27 Nov 2015 17:07:43 +0000 (17:07 +0000)
commit982aa6a18e888e4b6bf2789f05468784200d599a
tree5b485ec0f61e1b650b7d4a602a248cd5d1c69e2d
parent3707dee3da5c58d91d64b56e4953736de69e06f6
ArmPlatformPkg/Sec: remove global variable allocation from lowlevel init

Now that we dropped all ArmPlatformGlobalVariableLib dependencies,
there is no longer a need to allocate and clear out the global
variable region in the Sec init code. So remove it.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18995 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Sec/AArch64/SecEntryPoint.S
ArmPlatformPkg/Sec/Arm/SecEntryPoint.S
ArmPlatformPkg/Sec/Arm/SecEntryPoint.asm
ArmPlatformPkg/Sec/Sec.inf