This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from ad7e36d  stm32f7:sdmmc defer invalidate until after DMA completion
     new 4db5016  arch:hostfs: add cache coherence config for semihosting option
     new 1b3005a  arch:cache_invalidate: fix unalign cacheline invalidate

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 arch/arm/Kconfig                       | 10 ++++++
 arch/arm/src/arm/arm_cache.S           | 11 +++++-
 arch/arm/src/armv7-m/arm_cache.c       | 16 +++++++--
 arch/arm/src/armv8-m/arm_cache.c       | 16 +++++++--
 arch/arm/src/common/arm_hostfs.c       | 50 +++++++++++++++++++++++-----
 arch/xtensa/Kconfig                    | 10 ++++++
 arch/xtensa/src/common/xtensa_cache.c  | 61 ++++++++++++++++++++--------------
 arch/xtensa/src/common/xtensa_hostfs.c | 12 +++++++
 8 files changed, 145 insertions(+), 41 deletions(-)

Reply via email to