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

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


    from 90cf37a179 Documentation: Fix sd_bench command help description.
     new af39ee49d8 virtio-mmio: use nuttx implemented io operation instead 
libmetal's
     new 8ed836f05e openamp/libmetal: aligned io read/write when size=1,2,3,4
     new f01f290c3f qemu/config: enable CONFIG_DEV_SIMPLE_ADDRENV for all qemu 
configs

The 3 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:
 boards/arm64/qemu/qemu-armv8a/configs/fb/defconfig |  1 +
 .../qemu/qemu-armv8a/configs/netnsh/defconfig      |  1 +
 .../qemu/qemu-armv8a/configs/netnsh_hv/defconfig   |  1 +
 .../qemu/qemu-armv8a/configs/netnsh_smp/defconfig  |  1 +
 .../qemu-armv8a/configs/netnsh_smp_hv/defconfig    |  1 +
 boards/risc-v/qemu-rv/rv-virt/configs/fb/defconfig |  1 +
 .../risc-v/qemu-rv/rv-virt/configs/fb64/defconfig  |  1 +
 .../qemu-rv/rv-virt/configs/knetnsh64/defconfig    |  1 +
 .../rv-virt/configs/knetnsh64_smp/defconfig        |  1 +
 .../qemu-rv/rv-virt/configs/netnsh/defconfig       |  1 +
 .../qemu-rv/rv-virt/configs/netnsh64/defconfig     |  1 +
 .../qemu-rv/rv-virt/configs/netnsh64_smp/defconfig |  1 +
 .../qemu-rv/rv-virt/configs/netnsh_smp/defconfig   |  1 +
 drivers/virtio/virtio-mmio.c                       |  4 +-
 ...ttx-io.c-align-access-when-read-write-siz.patch | 57 ++++++++++++++++++++++
 openamp/libmetal.defs                              |  1 +
 16 files changed, 73 insertions(+), 2 deletions(-)
 create mode 100644 
openamp/0002-libmetal-nuttx-io.c-align-access-when-read-write-siz.patch

Reply via email to