audk/BeagleBoardPkg/Library/BeagleBoardLib
oliviermartin e314d564db ArmPlatformPkg: Introduced 'ArmPlatformSecLib'
The function only used in Secure Firmware used to be mixed with
the Non-Secure/Normal functions in ArmPlatformLib.
When the Secure Firmware was not required for some platforms (eg:
BeagleBoard), these functions were empty functions.
This new interface has been created to clean the ArmPlatformLib
interface between the SEC and PEI phases.

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



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13260 6f19259b-4bc3-4df7-8a09-765794883524
2012-05-02 20:13:32 +00:00
..
BeagleBoard.c ArmPlatformPkg: Introduced 'ArmPlatformSecLib' 2012-05-02 20:13:32 +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