X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPkg%2FLibrary%2FDebugAgentSymbolsBaseLib%2FAArch64%2FDebugAgentException.S;h=3fc090b2c3a63c6562658910906c7720c9f02150;hp=022e2796c5c44fa9323b9c301133386fb8af0a5d;hb=386cdfbecbbacb600ffc8e2ffa8c7af1b3855a61;hpb=51b655a8a05a622d83ceec91c59f0bf631e65f4b diff --git a/ArmPkg/Library/DebugAgentSymbolsBaseLib/AArch64/DebugAgentException.S b/ArmPkg/Library/DebugAgentSymbolsBaseLib/AArch64/DebugAgentException.S index 022e2796c5..3fc090b2c3 100644 --- a/ArmPkg/Library/DebugAgentSymbolsBaseLib/AArch64/DebugAgentException.S +++ b/ArmPkg/Library/DebugAgentSymbolsBaseLib/AArch64/DebugAgentException.S @@ -16,12 +16,12 @@ GCC_ASM_EXPORT(DebugAgentVectorTable) GCC_ASM_IMPORT(DefaultExceptionHandler) .text +.align 11 ASM_PFX(DebugAgentVectorTable): // // Current EL with SP0 : 0x0 - 0x180 // -.align 11 ASM_PFX(SynchronousExceptionSP0): b ASM_PFX(SynchronousExceptionSP0)