nuttx/Documentation/platforms
Yanfeng Liu a4b22fe999 risc-v/k230: initial Asymmetric Multi-Processing support
K230 chip has two T-Head C908 RiscV cores, previously we run NuttX
on either little or big cores. This patch runs NuttX on both cores
with OpenAMP support via the RPTUN driver.

New additions:

- in arch/risc-v/src/k230
  - k230_rptun.c              K230 RPTUN driver
  - k230_rptun.h              K230 RPTUN driver header file

- in baords/risc-v/k230/canmv230
  - configs/master            Build config for master node
  - configs/remote            Build config for remote node
  - scripts/ld-rptun.script   Build script for RPTUN

Major changes:

- arch/risc-v/Kconfig         Select NUTTSBI_LATE_INIT upon NUTTSBI
- in arch/risc-v/include
  - k230/irq.h                Add UART3 IRQ defs
- in arch/risc-v/src/k230
  - Kconfig                   Add RPTUN related config items
  - Make.defs                 Add k230-rptun.c to sources
  - hardware/k230_memorymap.h Add K230 device and CSR defs
  - k230_hart.c               Add hart ctrl for RPTUN
  - k230_hart.h               Add hart ctrl for RPTUN
  - k230_mm_init.c            Add Svpmbt to support RPTUN
  - k230_start.c              Revised to support RPMsg UART
- in boards/risc-v/k230/canmv230
  - scripts/Make.defs         Add RPTUN script selection
  - src/canmv_init.c          Add RPTUN and RPMsg_UART initialization
- in Documentation/platforms/risc-v/k230/boards/canmv230
  - index.rst                 Add AMP usage information.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-02-13 10:34:21 -03:00
..
arm stm32f401rc-rs485: Add rs-485 master mode configuration 2024-02-10 19:52:52 -03:00
arm64 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
avr Documentation: Fix various typos 2023-11-23 16:38:19 -08:00
ceva Documentation: add missing platforms to platforms/ and remove introduction/platforms 2023-10-22 19:06:44 +08:00
hc Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
mips Documentation: Fix various typos 2023-11-23 16:38:19 -08:00
misco Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
or1k Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
renesas Documentation: update doc for etc romfs 2024-01-21 06:11:46 -08:00
risc-v risc-v/k230: initial Asymmetric Multi-Processing support 2024-02-13 10:34:21 -03:00
sim docs: revising comments and documents 2024-01-24 23:38:52 -08:00
sparc Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
x86 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
x86_64 x86_64: Early framebuffer console 2024-01-25 09:09:30 -08:00
xtensa esp32/dac-one-shot: lower-half driver for ESP32 internal DAC 2024-02-02 09:23:28 -08:00
z16 Documentation: migrate boards/{z16|z80}/xxx/configs/README.txt 2023-10-28 13:55:22 +08:00
z80 Documentation: migrate boards/{z16|z80}/xxx/configs/README.txt 2023-10-28 13:55:22 +08:00
index.rst Documentation: migrate /arch 2023-10-26 00:08:54 +08:00