Skip to content
Commit 5a317752 authored by David Brown's avatar David Brown Committed by David Brown
Browse files

sim: Use `usize` instead of `u8` for alignment



Some devices have a write alignment larger than 128.  Allow this within
the simulator, by using `usize` instead of `u8` for the write alignment.
The value is still returned to the C code as an 8-bit integer, but this
help start debugging issues found on these devices.

Signed-off-by: default avatarDavid Brown <david.brown@linaro.org>
parent ab449187
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment