nuttx/Documentation/platforms
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
..
arm stm32f401rc-rs485: Add rs-485 support 2024-01-07 17:15:59 -08: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
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: migrate the rest boards 2023-10-26 18:13:34 -03:00
risc-v risc-v/canmv230: add PROTECTED build support 2024-01-08 19:46:42 -03:00
sim Documentation: Fix typos 2023-10-29 10:35:51 +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 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
xtensa xtensa/esp32s2: Add xtwdt and rwdt support 2023-12-22 03:59:18 -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