zephyr/subsys
Peter A. Bigot 2b33467a61 disk: disk_access_flash: align buffer
Flash drivers may impose alignment requirements on the destination
buffers due to use of DMA transfers.  In particular Nordic QSPI flash
API requires that addresses, sizes, and buffers all be 4-byte aligned.
Align the ready/copy buffer to satisfy this requirement.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-05-06 11:31:44 +02:00
..
bluetooth
canbus canbus: Convert canbus driver and subsys to new timeout API 2020-05-06 10:19:13 +02:00
console
cpp
debug
dfu dfu: use stream_flash in flash_img 2020-05-06 11:14:00 +02:00
disk disk: disk_access_flash: align buffer 2020-05-06 11:31:44 +02:00
fb
fs
jwt
logging
mgmt
net canbus: Convert canbus driver and subsys to new timeout API 2020-05-06 10:19:13 +02:00
power
random
settings
shell
stats
storage storage: add stream flash library 2020-05-06 11:14:00 +02:00
testsuite
tracing
usb usb: mass_storage: align page buffer 2020-05-06 11:31:44 +02:00
CMakeLists.txt
Kconfig