]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loader
authorOlivier Martin <olivier.martin@arm.com>
Tue, 15 Jul 2014 09:21:41 +0000 (09:21 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 15 Jul 2014 09:21:41 +0000 (09:21 +0000)
commit9232ee533884b4b516b3979ce355e367a6254749
tree28196f4fa97ef0368855f30cfd750f2f66eee5b7
parent6913a68302ad64e4e9981adf3bb572b9cf0d1dc0
ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loader

Some platforms might decide to not support PSCI in their FDT-aware Linux
system even if their firmware supports it.
It is the responsibility of the platform engineer to provide the appropriate FDT.

The PCD gArmTokenSpaceGuid.PcdArmPsciSupport is not required anymore.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15658 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/ArmPkg.dec
ArmPkg/Library/BdsLib/AArch64/BdsLinuxLoader.c
ArmPkg/Library/BdsLib/BdsLib.inf
ArmPkg/Library/BdsLib/BdsLinuxFdt.c
ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-FVP-AArch64.dsc
ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4.dsc