Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0ab60e06 authored by Brandon Berhent's avatar Brandon Berhent Committed by Samuel Pascua
Browse files

ARM: Do not allow unaligned accesses when CONFIG_ALIGNMENT_TRAP Newer versions...

ARM: Do not allow unaligned accesses when CONFIG_ALIGNMENT_TRAP Newer versions of gcc generate unaligned accesses by default, causing kernel panics when CONFIG_ALIGNMENT_TRAP is enabled. This patch adds the -mno-unaligned-access option to gcc.

Reported-by: Ali Saidi <ali.saidi <at> arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas <at> arm.com>
parent f66f02f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment