nuttx/arch/risc-v/src
Masayuki Ishikawa a500bd0238 arch: k210: Fix the pause handler for SMP
Summary:
- Apply the same logic added to cxd56_cpupause.c

Impact:
- SMP only

Testing:
- Tested with maix-bit:smp (QEMU)
- Run smp and ostest

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2020-11-20 00:49:25 -08:00
..
common arch: risc-v: Fix up_interrupt_context() for SMP 2020-09-30 08:32:25 -06:00
fe310 arch/risc-v/src/fe310/fe310_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
gap8 arch/risc-v/src/gap8/gap8_uart.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
k210 arch: k210: Fix the pause handler for SMP 2020-11-20 00:49:25 -08:00
litex arch/risc-v/src/litex/litex_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
nr5m100 arch/risc-v/src/nr5m100/nr5_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
rv32im rv32im: set compressed instruction enabled as default. 2020-11-17 18:53:10 -08:00
rv64gc arch: Initialize idle thread stack information 2020-09-16 06:57:29 -07:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile arch/: Add the ARCH_SRC directory to the context and clean_context 2020-10-17 22:46:27 +09:00