[AArch64] Ensure vector table is page aligned.
2013-07-12 Marcus Shawcroft <marcus.shawcroft@arm.com> * aarch64/cpu-init/rdimon-aem-el3.S (vectors): Page align.
This commit is contained in:
@@ -78,10 +78,9 @@ lower_a32_serror:
|
||||
b \label
|
||||
.endm
|
||||
|
||||
.align 7
|
||||
|
||||
/* AArch64 Exception Model -- 3.5.5 Exception Vectors. */
|
||||
|
||||
.align 12
|
||||
vectors:
|
||||
/* Current EL with SP0. */
|
||||
ventry curr_sp0_sync /* Synchronous */
|
||||
|
Reference in New Issue
Block a user