nuttx/boards/risc-v/k210/maix-bit/scripts
Huang Qi 0d3abe6ebb boards/k210: Use 8 byte align in linker script
I noticed sometimes once config changed, it will not launch to shell,
maybe due to
K210 is a 64-bit platform and without misaligned memory access support.

This patch may fix this problem, it will not introduce new issues at least.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2023-04-28 18:22:09 +08:00
..
ld.script boards/k210: Use 8 byte align in linker script 2023-04-28 18:22:09 +08:00
Make.defs risc-v: Move "LDFLAGS += -melf32lriscv" from Make.defs to Toolchain.defs 2022-05-16 11:17:08 +03:00
memory.ld boards: maix-bit: Add support for PROTECTED build 2020-02-14 09:29:51 -06:00
user-space.ld boards/k210: Use 8 byte align in linker script 2023-04-28 18:22:09 +08:00