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 00010089b8 drivers/serial/serial.c: adapt to the iovec-based api
add 6e82ca3013 arch/risc-v: Decouple ARCH_RV_CPUID_MAP and up_cpu_index()
No new revisions were added by this update.
Summary of changes:
arch/risc-v/include/irq.h | 16 ++++---
arch/risc-v/src/common/CMakeLists.txt | 8 +++-
arch/risc-v/src/common/Make.defs | 8 +++-
.../common/{riscv_cpuindex.c => riscv_cpuidmap.c} | 15 +------
arch/risc-v/src/common/riscv_cpuindex.c | 50 ----------------------
5 files changed, 25 insertions(+), 72 deletions(-)
copy arch/risc-v/src/common/{riscv_cpuindex.c => riscv_cpuidmap.c} (88%)