audk/ArmPlatformPkg/Include/Library
oliviermartin 0657689b29 ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition()
The MP ID Register is not enough to know the position of the core in the SoC.
We could have SoC with multi cluster of CPUs that do not contain the
same number of CPUs.
This function should return the position of the CPU in the SoC.

Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13770 6f19259b-4bc3-4df7-8a09-765794883524
2012-09-28 10:46:28 +00:00
..
ArmPlatformGlobalVariableLib.h ArmPlatformPkg/ArmPlatformGlobalVariableLib: Added new function ArmPlatformGetGlobalVariableAddress() 2012-05-02 19:51:08 +00:00
ArmPlatformLib.h ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition() 2012-09-28 10:46:28 +00:00
ArmPlatformSecLib.h ArmPlatformPkg/Sec: Added support for Non Cold Boot Paths 2012-07-04 20:08:54 +00:00
ArmPlatformSysConfigLib.h ArmPlatformPkg/ArmPlatformSysConfigLib: Removed dependency on Uefi.h since it is a Base Library 2012-02-29 17:21:17 +00:00
ArmSmcLib.h ArmPlatformPkg/ArmSmcLib: Added helper library to make SMC call to the Secure World 2012-03-26 10:59:50 +00:00
ArmTrustedMonitorLib.h ArmPlatformPkg: Move the Secure Monitor initialization into a separate 'ArmTrustedMonitorLib' library 2012-02-28 17:27:15 +00:00
LcdPlatformLib.h ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROTOCOL and EFI_EDID_ACTIVE_PROTOCOL 2011-12-14 10:35:04 +00:00
NorFlashPlatformLib.h ArmPlatformPkg/NorFlashDxe: Fixed CFI NOR Flash driver 2012-02-28 17:32:47 +00:00