audk/ArmPkg/Drivers/CpuDxe/AArch64
Olivier Martin 6d0ca2577c ARM Packages: Force the SEC modules to be 2K aligned for AArch64
The AArch64 Vector Table must be aligned on a 2K boundary.
The FDF specification does not support 2K alignment but support 4K.

A clear comment has been added to help integrator to understand why the
assertion fails when porting to a new AArch64 platform.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15659 6f19259b-4bc3-4df7-8a09-765794883524
2014-07-15 09:24:25 +00:00
..
Exception.c ARM Packages: Force the SEC modules to be 2K aligned for AArch64 2014-07-15 09:24:25 +00:00
ExceptionSupport.S ARM Packages: Use .8byte instead of .dword for pointers 2014-05-08 14:59:50 +00:00
Mmu.c ArmPkg/CpuDxe/AArch64: Fixed SyncCacheConfig() when first entry is in 3-level 2014-05-14 05:32:07 +00:00