Skip to content
Snippets Groups Projects
user avatar
Saksham Jain authored
When MMU is disabled, 64-bit write must be aligned at 64-bit
boundary. Becaue the memory location is not guaranteed to be 64-bit
aligned, the 64-bit write needs to be split into two 32-bit writes
to avoid the alignment exception.

Signed-off-by: default avatarAneesh Bansal <aneesh.bansal@nxp.com>
Signed-off-by: default avatarSaksham Jain <saksham.jain@nxp.com>
Reviewed-by: default avatarYork Sun <york.sun@nxp.com>
69b6a796
History
Name Last commit Last update