incubator-nuttx/boards/risc-v/mpfs/icicle
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
..
configs arch/risc-v: implement sbi_ipi_send 2024-05-02 16:08:13 +08:00
include fix led panic feature 2023-09-21 00:35:12 +08:00
scripts 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
src build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
Kconfig Remove executable permission from source and build files. 2022-08-04 12:48:18 -03:00