audk/ArmPkg
oliviermartin 17839a45b8 ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize stacks
The new functions are:
- ArmPlatformStackSet(IN UINTN StackBase, IN UINTN MpId, IN UINTN PrimaryStackSize, IN UINTN SecondaryStackSize);
- ArmPlatformStackSetPrimary(IN UINTN StackBase, IN UINTN MpId, IN UINTN PrimaryStackSize, IN UINTN SecondaryStackSize);
- ArmPlatformStackSetSecondary(IN UINTN StackBase, IN UINTN MpId, IN UINTN PrimaryStackSize, IN UINTN SecondaryStackSize);

The stack topology can be changed by implementing a new ArmPlatformStackLib

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




git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13774 6f19259b-4bc3-4df7-8a09-765794883524
2012-09-28 11:01:36 +00:00
..
Application/LinuxLoader ArmPkg/LinuxLoader: Remove unused DebugLib (Minor change) 2012-03-26 10:52:31 +00:00
Drivers ARM Packages: Moved ARM assembly files to 'Arm' subdirectory 2012-09-28 10:52:16 +00:00
Filesystem/SemihostFs ARM Packages: Moved ARM assembly files to 'Arm' subdirectory 2012-09-28 10:52:16 +00:00
Include ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize stacks 2012-09-28 11:01:36 +00:00
Library ARM Packages: Moved ARM assembly files to 'Arm' subdirectory 2012-09-28 10:52:16 +00:00
ArmPkg.dec ArmPkg/BdsLib: Added FDT support for BdsLib 2012-09-28 09:58:42 +00:00
ArmPkg.dsc EmbeddedPkg: Added support to libfdt 2012-09-27 16:53:57 +00:00
Contributions.txt EDK II Packages: Add Contributions.txt and License.txt files 2012-04-11 23:19:46 +00:00
License.txt EDK II Packages: Added License.txt files 2012-04-12 16:40:32 +00:00