incubator-nuttx/boards/risc-v/mpfs/icicle/scripts
Jukka Laitinen 9257af55f1 risc-v/mpfs: Change linker symbols _ssbi_ddr and _esbi_ddr into _ssbi_ram and _esbi_ram
The original names are confusing; the symbols' addresses point to the start and end of the
sbi executable ram area. This may also reside in l2lim and not in ddr, depending on the
configuration, and this is defined in the linker script.

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2024-05-16 17:14:43 -03:00
..
Make.defs boards/riscv: Fix module linker target 2023-09-20 17:04:56 +08:00
hss-nuttx.yml Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
kernel-space.ld nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
ld-envm-opensbi.script risc-v/mpfs: Change linker symbols _ssbi_ddr and _esbi_ddr into _ssbi_ram and _esbi_ram 2024-05-16 17:14:43 -03:00
ld-envm.script risc-v/mpfs: clear L2 before use 2023-09-01 19:28:54 +08:00
ld-ihc-ch2.script nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
ld-ihc.script nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
ld-kernel.script nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
ld.script nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
memory.ld Remove executable permission from source and build files. 2022-08-04 12:48:18 -03:00
user-space.ld nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00