Commit Graph

10 Commits

Author SHA1 Message Date
TXuian a24d73f710 Fully support userland interrupt handler. Use fixed common abort handler. 2024-04-28 14:44:49 +08:00
TXuian a7cbb0d041 delete task only when it's not in running. 2024-04-26 17:39:23 +08:00
TXuian 52b549c14c support irq 2024-04-25 09:32:10 +08:00
TXuian 50dab7b553 test cache 2024-03-18 11:17:55 +08:00
TXuian d987bf0357 Support smp. TODO: delete all inner kernel locks. 2024-03-15 16:01:30 +08:00
TXuian 3dc6d58bdb Support whole kernel lock. TODO: fix spawn. 2024-03-14 14:28:11 +08:00
TXuian 01f4d45e0c Start multi cores in imx6q 2024-03-13 17:56:49 +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