audk/BeagleBoardPkg/Library/BeagleBoardLib
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
..
BeagleBoard.c ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition() 2012-09-28 10:46:28 +00:00
BeagleBoardLib.inf ArmPlatformPkg: Introduced 'ArmPlatformSecLib' 2012-05-02 20:13:32 +00:00
BeagleBoardMem.c BeagleBoardPkg: Implement ArmPlatformLib and the ARM PCDs to reuse ARM common components on the BeagleBoard. 2011-07-06 20:08:28 +00:00
Clock.c BeagleBoardPkg: Ensure there is no pending IRQ and disable timer 2011-07-20 15:13:06 +00:00
PadConfiguration.c BeagleBoardPkg: Set paddings following the BeagleBoard revision (A, B, xM, etc) 2011-09-22 23:23:54 +00:00