diff options
author | Julius Werner <jwerner@chromium.org> | 2018-11-26 15:57:59 -0800 |
---|---|---|
committer | Julius Werner <jwerner@chromium.org> | 2018-11-27 19:31:26 +0000 |
commit | e3c2391fca4464ac4d2862e480ddc93a1434152d (patch) | |
tree | d1b1fe753a2b06c61430e31741abb80e32de4e6f /src/mainboard/apple | |
parent | 5ebcea3aaaa3cd358bc5bccaa156b13a6ef25df6 (diff) |
cbmem: Fix remaining mapped memory accesses to use aligned_memcpy()
aligned_memcpy() was introduced to fix issues with platforms that don't
allow unaligned accesses to areas mapped with /dev/mem, but we missed a
few spots. Fix them.
Change-Id: I97ea953455b41a50023ceaca7eb148d60e6b8097
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/29848
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/apple')
0 files changed, 0 insertions, 0 deletions