Commit Graph

22 Commits

Author SHA1 Message Date
lr
4e67992516 Merge branch 'smp' of https://gitlink.org.cn/tuyuyang/xiuos into lwip 2024-05-20 09:27:24 +08:00
TXuian
4803239498 Support thread. 2024-05-19 11:48:43 +08:00
lr
0acf8c26be modify makefile 2024-05-16 21:03:01 +08:00
TXuian
0b858de120 Fix userland exit() type 2024-05-16 14:44:41 +08:00
TXuian
5a12635b85 Support Ipc server cycle handler. 2024-05-16 11:25:32 +08:00
TXuian
52387d47a7 Change some compile flags. 2024-05-15 17:59:38 +08:00
TXuian
48abec8a00 Support imx6q-sabrelite userland timer driver. 2024-05-11 17:12:23 +08:00
TXuian
3b011500f1 Change Service dir structure, erase uncessary hardkernel functions. 2024-05-08 15:22:08 +08:00
TXuian
7a296b2744 Support blockiing server. 2024-04-30 22:52:28 +08:00
TXuian
3a985252d9 Support blocking server. 2024-04-30 18:17:31 +08:00
TXuian
8d2d7e3e09 Make sure that kernel is interrupt disabled. 2024-04-29 10:46:07 +08:00
TXuian
695dd91201 Close interrupt during trapframe construction. 2024-04-28 18:34:45 +08:00
TXuian
a24d73f710 Fully support userland interrupt handler. Use fixed common abort handler. 2024-04-28 14:44:49 +08:00
TXuian
03039cbdab fix sys_kill. 2024-04-26 11:05:10 +08:00
TXuian
d987bf0357 Support smp. TODO: delete all inner kernel locks. 2024-03-15 16:01:30 +08:00
TXuian
e054bb4c59 Slightly fix directory structure. 2024-03-12 13:44:46 +08:00
TXuian
23d6224395 Add some ipc related comments; Fix one dabort and iabort bug. 2024-03-07 14:21:47 +08:00
TXuian
5f9478251b support zynq7000-zc702 2024-03-05 15:24:06 +08:00
TXuian
6942ad6d1d XIZI_AIoT: Add modifications for all SDK files. Add libmalloc interfaces(not functional) 2024-02-02 11:10:55 +08:00
TXuian
494312183b Support XiZi_AIoT 2024-01-31 10:30:34 +08:00
Wang_Weigen
6b091797ae 1、add 'menuconfig' function for XiZi_AIoT with imx6q-sabrelite board;2、add compilation function for AIoT system with imx6q-sabrelite board;3、add newlib base files;4、add startup files and irq function for imx6q-sabrelite 2023-01-03 10:14:05 +08:00
Wang_Weigen
d2192a0cb1 add microkernel dir for xizi 2022-11-01 17:10:11 +08:00