diff options
| author | Heinrich Schuchardt <[email protected]> | 2019-11-19 04:02:10 +0100 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2019-11-19 12:10:22 +0100 |
| commit | d47a774680d18ee5dea43d8b631048c3dc1a2b5f (patch) | |
| tree | 6331d80b34db5030e1176d6c8ae4bda3a9f51f8a /scripts/objdiff | |
| parent | b20bb09b2108c8368cce7d2801e5e746f4279e1f (diff) | |
arm: arm11: allow unaligned memory access
The UEFI spec mandates that unaligned memory access should be enabled if
supported by the CPU architecture.
This patch implements the function unaligned_access() to set the enable
unaligned data support flag and to clear the aligned flag in the system
control register (SCTLR). It is called when UEFI related commands like
bootefi are invoked.
Reported-by: Cristian Ciocaltea <[email protected]>
Tested-by: Cristian Ciocaltea <[email protected]>
Tested-by: Guillaume Gardet <[email protected]>
Signed-off-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
