nuttx/arch/arm
David Sidrane ad7e36d83f stm32f7:sdmmc defer invalidate until after DMA completion
The FAT was not coherent. Resulting in a write failed
   with errno:28 No space left on device.

   It is unclear how the memory is acesses prior to the DMA
   completion. But this restructuring ensures the data
   is coherent.

   This issue was not detected on the stm32h7
2021-11-24 20:38:23 -06:00
..
include binfmt/elf: add bare metal coredump support 2021-11-23 20:48:00 -06:00
src stm32f7:sdmmc defer invalidate until after DMA completion 2021-11-24 20:38:23 -06:00
Kconfig arch/arm: Remove EXPERIMENTAL from ARCH_TRUSTZONE_XXX 2021-11-17 08:59:14 -03:00