openharmony_kernel_liteos_m/arch/risc-v/nuclei/gcc
JerryH 8d7468b44c feature: Support kernel signal and POSIX API.
内核支持信号功能,支持注册、屏蔽、等待及触发等操作。

close #I4R72Q

Signed-off-by: JerryH <huangjieliang@huawei.com>
Change-Id: I26fb11a03d1899c6f7e665f0798824c578d592a6
2022-01-20 11:17:40 +08:00
..
nmsis chore: move kernel/arch to arch 2021-11-16 00:45:24 +08:00
los_arch_atomic.h fix atomic compile error of iar 2022-01-18 18:59:29 +08:00
los_arch_context.h chore: move kernel/arch to arch 2021-11-16 00:45:24 +08:00
los_arch_interrupt.h feat: synchronizing arch api 2021-12-25 18:36:09 +08:00
los_arch_timer.h feat: 内核提供tick timer框架,支持多架构多平台通用化 2021-12-31 10:50:33 +08:00
los_context.c feature: Support kernel signal and POSIX API. 2022-01-20 11:17:40 +08:00
los_dispatch.S feat: synchronizing arch api 2021-12-25 18:36:09 +08:00
los_exc.S chore: move kernel/arch to arch 2021-11-16 00:45:24 +08:00
los_interrupt.c feat: synchronizing arch api 2021-12-25 18:36:09 +08:00
los_timer.c fix: tick timer时钟频率赋值修改为运行时赋值 2022-01-05 15:51:11 +08:00