Zihao Yu
|
64e349a5f1
|
bsp,abstract-machine,extra.ld: use INSERT BEFORE command
|
2023-10-03 15:21:32 +08:00 |
|
Zihao Yu
|
4b1e2858ae
|
bsp,abstract-machine,Makefile: fix remake issue
* do not set a included Makefile as the target of a rule
|
2023-10-03 15:21:25 +08:00 |
|
Zihao Yu
|
5cd97fe3f3
|
bsp,abstract-machine,Makefile: ignore warning of nonnull-compare
|
2023-10-03 15:21:01 +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 |
|
Zihao Yu
|
0369aa35c7
|
bsp,abstract-machine: add main() to call entry()
* this flow is similar with qemu-riscv-virt64
* there is still a lot of linking error
|
2023-05-24 12:36:43 +08:00 |
|
Zihao Yu
|
29b3356427
|
bsp,am: fix missing type definition
|
2023-05-24 10:37:02 +08:00 |
|
Zihao Yu
|
e5c449a67d
|
bsp,am,Makefile: generate files.mk from scons commands
|
2023-05-24 10:35:39 +08:00 |
|
Zihao Yu
|
397bc03c19
|
bsp,am: add basic Makefile to generate rtconfig.h from .config
|
2023-05-24 10:26:39 +08:00 |
|