audk/ArmPkg/Library/DebugAgentSymbolsBaseLib
Mark Rutland 386cdfbecb ArmPkg: ensure DebugAgentVectorTable is 2K-aligned
We force alignment to 2K after generating the DebugAgentVectorTable
symbol, and hence DebugAgentVectorTable itself may not be 2K-aligned,
and table entries may not be at the correct offset from the
DebugAgentVectorTable base address.

Fix this by forcing alignment before generating the
DebugAgentVectorTable symbol.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18865 6f19259b-4bc3-4df7-8a09-765794883524
2015-11-17 13:58:19 +00:00
..
AArch64 ArmPkg: ensure DebugAgentVectorTable is 2K-aligned 2015-11-17 13:58:19 +00:00
Arm ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
DebugAgentSymbolsBaseLib.c ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit. 2014-11-11 00:43:03 +00:00
DebugAgentSymbolsBaseLib.inf ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00