nuttx/Documentation/platforms/risc-v
Yanfeng Liu dd1365ef85 risc-v/canmv230: add PROTECTED build support
Additions:

- In arch/risc-v/src/k230/
  - k230_userspace.c      add user space initialization
  - k230_userspace.h      headers for user space initialization
- In boards/risc-v/k230/canmv230/kernel/
  - k230_userspace.c      userspace_s const data definition
  - Makefile              pass1 Makefile
- In boards/risc-v/k230/canmv230/scripts/
  - ld-protected.script   linker script for protected build kernel
  - ld-userland.script    linker script for protected build userspace
- In boards/risc-v/k230/canmv230/configs
  - pnsh/defconfig        defconfig for protected build

Changes:

- In arch/risc-v/src/k230/
  - k230_start.c          add protected build handling logic
  - Make.defs             add protected build support
- In boards/risc-v/k230/canmv230/scripts/
  - Make.defs             add protected build support
- In Documentation/platforms/risc-v/k230/boards/canmv230/
  - index.rst             add protected build usage

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-01-08 19:46:42 -03:00
..
bl602 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
bl808 boards/riscv: Add support for PINE64 Ox64 BL808 SBC 2023-12-15 18:52:16 -08:00
c906 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
esp32c3 Documentation, tools: Bump xpack-riscv-none-elf-gcc to 12.3.0-2 2023-11-14 12:33:36 +01:00
esp32c6 Documentation, tools: Bump xpack-riscv-none-elf-gcc to 12.3.0-2 2023-11-14 12:33:36 +01:00
fe310 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
hpm6750 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
jh7110 boards/riscv: Add support for PINE64 Ox64 BL808 SBC 2023-12-15 18:52:16 -08:00
k210 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
k230 risc-v/canmv230: add PROTECTED build support 2024-01-08 19:46:42 -03:00
litex Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
mpfs Documentation: Fix compilation warnings 2023-03-25 12:23:35 +02:00
qemu-rv Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
rv32m1 Documentation: Fix various typos 2023-11-23 16:38:19 -08:00
index.rst