Commit graph

5 commits

Author SHA1 Message Date
Zihao Yu
3257709e16 bsp,am,extra.ld: fix position of .bss.extra
* with the AM link script, the .bss.extra will originally be placed
  after the heap
2024-01-18 19:50:56 +08:00
Zihao Yu
911638c7f5 bsp,am,integrate-am-apps: reset data and bss section before running 2024-01-18 19:50:55 +08:00
Zihao Yu
64e349a5f1 bsp,abstract-machine,extra.ld: use INSERT BEFORE command 2023-10-03 15:21:32 +08:00
Zihao Yu
4586aafb06 bsp,abstract-machine: fix shell command table during linking 2023-10-03 15:19:36 +08:00
Zihao Yu
624077b98c bsp,abstract-machine: fix the order of .rti_fn* sections
* now initcall can work successfully, and msh can show prompt
2023-10-03 15:18:55 +08:00