1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-10 05:09:59 +02:00
Files
u-boot-megous/include
Heinrich Schuchardt c3b11dea7c efi_loader: allow unaligned memory access
The UEFI spec mandates that unaligned memory access should be enabled if
supported by the CPU architecture.

This patch adds an empty weak function unaligned_access() that can be
overridden by an architecture specific routine.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-06-03 15:27:21 +02:00
..
2018-02-05 20:58:11 -05:00
2018-04-06 17:04:33 -04:00
2018-05-30 11:59:21 +02:00
2018-05-23 17:30:03 -04:00
2018-05-26 12:46:50 -04:00
2018-05-26 18:19:17 -04:00
2018-05-11 09:23:43 +02:00