Unaligned access in ubldr.bin

Michał Stanek mst at semihalf.com
Wed Sep 7 15:41:01 UTC 2016


Hi,

Looks like you have the SCTLR.A bit enabled which triggers an exception on
unaligned access. You can either disable this bit or compile the binary
with -mno-unaligned-access.

Regards,
Michal Stanek


More information about the freebsd-arm mailing list