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/nuttx.git
from de55f64a7f xtensa: inline up_cpu_index
add cefb6cbd00 sim/rpmsg_uart: add sim rpmsg uart support
No new revisions were added by this update.
Summary of changes:
arch/sim/src/Makefile | 4 ++++
arch/sim/src/sim/CMakeLists.txt | 4 ++++
arch/sim/src/sim/sim_internal.h | 7 +++++++
.../{sim_registerdump.c => sim_rpmsg_port_uart.c} | 24 ++++++++++++++--------
.../{rpproxy_virtio => rpproxy_uart}/defconfig | 6 +++++-
.../{rpserver_virtio => rpserver_uart}/defconfig | 5 ++++-
boards/sim/sim/sim/src/sim_bringup.c | 8 ++++++++
7 files changed, 47 insertions(+), 11 deletions(-)
copy arch/sim/src/sim/{sim_registerdump.c => sim_rpmsg_port_uart.c} (76%)
copy boards/sim/sim/sim/configs/{rpproxy_virtio => rpproxy_uart}/defconfig
(94%)
copy boards/sim/sim/sim/configs/{rpserver_virtio => rpserver_uart}/defconfig
(96%)