Commit graph

5 commits

Author SHA1 Message Date
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
Zihao Yu
072b83d547 bsp: add basic configure files for abstract-machine 2023-05-24 09:50:02 +08:00