xj
|
21f454fd87
|
merge codes
|
2024-08-25 20:03:11 -07:00 |
|
songyanguang
|
a9273b9879
|
Merge branch rk3568_dev of https://www.gitlink.org.cn/tuyuyang/xiuos with commit 6bc856b7a6 into local
|
2024-08-15 19:26:02 +08:00 |
|
TXuian
|
6d4cef4358
|
Support armv8 clock.
|
2024-05-29 15:10:52 +08:00 |
|
TXuian
|
bd7966c5a3
|
Support armv8 smp
|
2024-05-28 15:11:38 +08:00 |
|
TXuian
|
6114b4618f
|
Support armv8.(TODO: fix clock)
|
2024-05-28 10:54:21 +08:00 |
|
TXuian
|
71cf0c667c
|
Support virt armv8.(Todo: fix clock intr)
|
2024-05-27 14:57:58 +08:00 |
|
TXuian
|
80f80b64f0
|
ArmV8 support arch mmu intr clock
|
2024-05-24 16:06:09 +08:00 |
|
TXuian
|
c1e99c449a
|
Merge branch 'armv8' of https://gitlink.org.cn/tuyuyang/xiuos into armv8
|
2024-05-24 13:47:59 +08:00 |
|
liuqh
|
0efbe375eb
|
TODO: Support armv8
|
2024-05-24 13:43:31 +08:00 |
|
TXuian
|
f4e193a738
|
Support Userland semaphore server
|
2024-05-20 14:29:22 +08:00 |
|
TXuian
|
4803239498
|
Support thread.
|
2024-05-19 11:48:43 +08:00 |
|
TXuian
|
736ba18769
|
Rename struct Thread; Completely split task memspace and shceduling
|
2024-05-18 21:37:30 +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 |
|
liuqh
|
e62863bc22
|
Merge branch 'smp' of https://gitlink.org.cn/tuyuyang/xiuos into smp
|
2024-05-10 15:42:42 +08:00 |
|
liuqh
|
a836b7f5c8
|
Start support ok1028a-c.
|
2024-05-10 15:42:29 +08:00 |
|
TXuian
|
16a53d4e80
|
Fix is_spinlock_hold_by_current_cpu.
|
2024-05-09 14:04:25 +08:00 |
|
TXuian
|
a19312df24
|
Use new sys tracer.
|
2024-05-09 09:39:07 +08:00 |
|
liuqh
|
361ea2b53e
|
Merge branch 'smp' of https://gitlink.org.cn/tuyuyang/xiuos into smp
|
2024-05-08 15:36:46 +08:00 |
|
liuqh
|
6b91caac18
|
TODO: Port ok1028a-c.
|
2024-05-08 15:35:21 +08:00 |
|
TXuian
|
3b011500f1
|
Change Service dir structure, erase uncessary hardkernel functions.
|
2024-05-08 15:22:08 +08:00 |
|
TXuian
|
18eff4334c
|
Use better KPrintf
|
2024-05-07 18:02:19 +08:00 |
|
TXuian
|
50ecc1e520
|
Finish micorkernel functions.
|
2024-05-01 12:12:13 +08:00 |
|
TXuian
|
3c6e8ce109
|
Enhance optimization and warning level.
|
2024-04-30 11:22:38 +08:00 |
|
TXuian
|
077dcd66ac
|
Support O2 optimization
|
2024-04-29 18:27:28 +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
|
a7cbb0d041
|
delete task only when it's not in running.
|
2024-04-26 17:39:23 +08:00 |
|
TXuian
|
03039cbdab
|
fix sys_kill.
|
2024-04-26 11:05:10 +08:00 |
|
TXuian
|
10cc7cc270
|
Unify kernel entrance.
|
2024-04-25 13:51:18 +08:00 |
|
TXuian
|
52b549c14c
|
support irq
|
2024-04-25 09:32:10 +08:00 |
|
TXuian
|
213a92330e
|
Optimize session connection and buddy.
|
2024-04-24 14:31:00 +08:00 |
|
TXuian
|
fc380de895
|
Fix some bugs.
|
2024-04-24 10:19:58 +08:00 |
|
TXuian
|
a2e5b49b19
|
fix sys_poll_session performance bug.
|
2024-04-02 10:56:28 +08:00 |
|
TXuian
|
f5ad8437b5
|
use common spinlock.c
|
2024-03-26 10:05:02 +08:00 |
|
TXuian
|
8f3df1e5c2
|
clean unnecessary lock initialization in kernel
|
2024-03-26 09:39:20 +08:00 |
|
TXuian
|
0f5527d73a
|
Support smp for imx6q-sabrelite.
|
2024-03-21 14:54:52 +08:00 |
|
TXuian
|
620965dc2c
|
Fix one dabort and iabort lock bug.
|
2024-03-19 10:22:02 +08:00 |
|
TXuian
|
08c8f0b952
|
Update spinlock to avoid hungry.
|
2024-03-19 10:12:51 +08:00 |
|
TXuian
|
50dab7b553
|
test cache
|
2024-03-18 11:17:55 +08:00 |
|
TXuian
|
c60f29277a
|
Add wklock to dabort and iabort.
|
2024-03-15 18:29:57 +08:00 |
|
TXuian
|
b939557317
|
Use only whole kernel lock
|
2024-03-15 16:21:36 +08:00 |
|
TXuian
|
d987bf0357
|
Support smp. TODO: delete all inner kernel locks.
|
2024-03-15 16:01:30 +08:00 |
|
TXuian
|
892613a0d5
|
close cache.
|
2024-03-15 10:36:29 +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
|
9b92c71a21
|
Start supporting smp.
|
2024-03-12 16:31:21 +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 |
|