]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/ArmPlatformPkg.dec
ArmPlatformPkg: Added Aarch64 support
authorHarry Liebel <Harry.Liebel@arm.com>
Thu, 18 Jul 2013 19:06:52 +0000 (19:06 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 18 Jul 2013 19:06:52 +0000 (19:06 +0000)
commit1bc8326695a2181cb5934c3dfb01b0a26c4096a0
tree759dbcb62f7e0222f5962b9228a72a6d170b215b
parent93deac7e25a9adc43ea314e829ec50502ce5c39e
ArmPlatformPkg: Added Aarch64 support

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Harry Liebel <Harry.Liebel@arm.com>
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14489 6f19259b-4bc3-4df7-8a09-765794883524
35 files changed:
ArmPlatformPkg/ArmPlatformPkg-2ndstage.dsc
ArmPlatformPkg/ArmPlatformPkg.dec
ArmPlatformPkg/ArmPlatformPkg.dsc
ArmPlatformPkg/Library/ArmPlatformLibNull/AArch64/ArmPlatformHelper.S [new file with mode: 0644]
ArmPlatformPkg/Library/ArmPlatformLibNull/ArmPlatformLibNull.inf
ArmPlatformPkg/Library/ArmPlatformLibNull/ArmPlatformLibNullSec.inf
ArmPlatformPkg/Library/ArmPlatformSecLibNull/AArch64/ArmPlatformLibNullBoot.S [new file with mode: 0644]
ArmPlatformPkg/Library/ArmPlatformSecLibNull/ArmPlatformLibNullSec.inf
ArmPlatformPkg/Library/ArmPlatformStackLib/AArch64/ArmPlatformStackLib.S [new file with mode: 0644]
ArmPlatformPkg/Library/ArmPlatformStackLib/Arm/ArmPlatformStackLib.S
ArmPlatformPkg/Library/ArmPlatformStackLib/ArmPlatformStackLib.inf
ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/AArch64/ArmTrustedMonitorLibNull.c [new file with mode: 0644]
ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/Arm/ArmTrustedMonitorLibNull.c [new file with mode: 0644]
ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/ArmTrustedMonitorLibNull.c [deleted file]
ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/ArmTrustedMonitorLibNull.inf
ArmPlatformPkg/Library/EblCmdLib/AArch64/EblCmdMmu.c [new file with mode: 0644]
ArmPlatformPkg/Library/EblCmdLib/EblCmdLib.inf
ArmPlatformPkg/PrePeiCore/AArch64/ArchPrePeiCore.c [new file with mode: 0644]
ArmPlatformPkg/PrePeiCore/AArch64/Exception.S [new file with mode: 0644]
ArmPlatformPkg/PrePeiCore/AArch64/Helper.S [new file with mode: 0644]
ArmPlatformPkg/PrePeiCore/AArch64/PrePeiCoreEntryPoint.S [new file with mode: 0644]
ArmPlatformPkg/PrePeiCore/AArch64/SwitchStack.S [new file with mode: 0644]
ArmPlatformPkg/PrePeiCore/PrePeiCore.c
ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf
ArmPlatformPkg/PrePeiCore/PrePeiCoreUniCore.inf
ArmPlatformPkg/PrePi/AArch64/ArchPrePi.c [new file with mode: 0644]
ArmPlatformPkg/PrePi/AArch64/ModuleEntryPoint.S [new file with mode: 0644]
ArmPlatformPkg/PrePi/Arm/ArchPrePi.c [new file with mode: 0644]
ArmPlatformPkg/PrePi/PeiMPCore.inf
ArmPlatformPkg/PrePi/PeiUniCore.inf
ArmPlatformPkg/PrePi/PrePi.c
ArmPlatformPkg/PrePi/PrePi.h
ArmPlatformPkg/Sec/AArch64/Helper.S [new file with mode: 0644]
ArmPlatformPkg/Sec/AArch64/SecEntryPoint.S [new file with mode: 0644]
ArmPlatformPkg/Sec/Sec.inf