audk/ArmPlatformPkg/Sec
oliviermartin 95650ceda8 ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 bytes boundary
A dummy padding was added before the Reset Vectors to force the alignment on a
32 bytes boundary in XIP code.
The correct fix is to define the alignment in the FDF file.




git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11588 6f19259b-4bc3-4df7-8a09-765794883524
2011-04-26 17:00:11 +00:00
..
Exception.S ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 bytes boundary 2011-04-26 17:00:11 +00:00
Exception.asm ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 bytes boundary 2011-04-26 17:00:11 +00:00
Helper.S Fix minor Xcode build issues. 2011-03-05 13:23:47 +00:00
Helper.asm Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +00:00
Sec.c ArmPlatformPkg: Introduce ArmPlatformInitialize() function 2011-03-31 12:12:58 +00:00
Sec.inf ArmPlatformPkg: Introduce ArmPlatformInitialize() function 2011-03-31 12:12:58 +00:00
SecEntryPoint.S Fix minor Xcode build issues. 2011-03-05 13:23:47 +00:00
SecEntryPoint.asm Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +00:00