nuttx/boards/risc-v/c906/smartl-c906/scripts
chao.an 64d7326ed5 compile/opt: add config DEBUG_OPT_UNUSED_SECTIONS
Enable this option to optimization the unused input sections with the
linker by compiling with " -ffunction-sections -fdata-sections ", and
linking with " --gc-sections ".

Signed-off-by: chao.an <anchao@xiaomi.com>
2022-04-22 01:37:23 +08:00
..
gnu-elf.ld board:rv64:c906:support ELF apps. 2021-03-11 14:37:30 -03:00
ld-qemu.script risc-v: Use _ebss instead of _default_stack_limit as idle stack base 2022-02-13 14:37:57 +08:00
ld.script risc-v: Use _ebss instead of _default_stack_limit as idle stack base 2022-02-13 14:37:57 +08:00
Make.defs compile/opt: add config DEBUG_OPT_UNUSED_SECTIONS 2022-04-22 01:37:23 +08:00
memory-qemu.ld arch:rv64:c906:add PMP, change mem map for protect build. 2021-03-28 09:02:48 -05:00
memory.ld arch:rv64:c906:add PMP, change mem map for protect build. 2021-03-28 09:02:48 -05:00
user-space.ld arch:rv64:c906:add PMP, change mem map for protect build. 2021-03-28 09:02:48 -05:00