nuttx/arch/risc-v/include
Masayuki Ishikawa 29d3ed2ec1 Feature k210 smp (#71)
* arch: risc-v: Remove unused typedef for irqstate_t

    NOTE: irqstate_t is defined in arch/risc-v/include/types.h

  * arch: risc-v: Add typedef irqstate_t for __LP64__
  * arch: risc-v: Add SMP support to K210 (RV64GC) processor
  * boards: maxi-bit: Update READMEs and add smp/defconfig
2020-01-10 08:04:41 -06:00
..
fe310 arch: fe310: Fix mstatus handling 2020-01-08 10:39:00 -03:00
gap8 This commit brings in support for the GAP8 architecture. The GAP8 is a 1+8-core DSP-like RISC-V MCU. Also included is support for the Gapuino GAP8 evaluation board. 2018-10-30 09:38:50 -06:00
k210 Feature k210 smp (#71) 2020-01-10 08:04:41 -06:00
nr5m100 arch/: Make sure the up_irq_enable() is available on all architectures. I will not be able to test all of these new versions of this function so this may break things for awhile. 2018-06-06 09:25:40 -06:00
rv32im Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
rv64gc Squashed commit of the following: 2019-12-31 09:06:20 -06:00
.gitignore Merged in masayuki2009/nuttx.nuttx/hifive1-qemu (pull request #1078) 2019-11-28 20:37:24 +00:00
arch.h arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
inttypes.h Add architecture-specific inttypes.h 2016-10-27 16:01:38 -04:00
irq.h Feature k210 smp (#71) 2020-01-10 08:04:41 -06:00
limits.h Squashed commit of the following: 2019-12-31 09:06:20 -06:00
spinlock.h Feature k210 smp (#71) 2020-01-10 08:04:41 -06:00
stdarg.h Add support for the RISC-V architecture and configs/nr5m100-nexys4 board. I will be making the FPGA code for this available soon (within a week I would say). The board support on this is pretty thin, but it seems like maybe a good idea to get the base RISC-V stuff in since there are people interested in it. 2016-10-16 09:47:07 -06:00
syscall.h Squashed commit of the following: 2019-12-31 09:06:20 -06:00
types.h Feature k210 smp (#71) 2020-01-10 08:04:41 -06:00