Skip to content
Commit 88987ef9 authored by Catalin Marinas's avatar Catalin Marinas
Browse files

Thumb-2: Add some .align statements to the .S files



Since the Thumb-2 instructions can be 16-bit wide, data in the .text
sections may not be aligned to a 32-bit word and this leads to unaligned
exceptions. This patch does not affect the ARM code generation.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 4be3bd78
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment