openharmony_kernel_liteos_m/kernel/arch/risc-v/riscv32/gcc
Caoruihong 7e673430dc feat(build): support Kconfig
Kconfig usages are the same with liteos_a

Signed-off-by: Caoruihong <crh.cao@huawei.com>
Change-Id: I9aacbb69da88d5427cced89d1a49cb1041afa998
2021-11-05 12:18:04 +08:00
..
asm update openharmony 1.0.1 2021-03-11 20:30:40 +08:00
BUILD.gn feat(build): support Kconfig 2021-11-05 12:18:04 +08:00
los_arch_context.h fix: modify the return type of LOS_IntLock from UINTPTR to UINT32. 2021-05-14 11:33:05 +08:00
los_arch_interrupt.h fix:Fixed kernel error with header protector and header comment description. 2021-04-26 21:13:55 +08:00
los_arch_timer.h !80 fix: fix some misspell in comments 2021-04-23 14:42:16 +08:00
los_context.c fix: 在内核初始化前期启动tick timer 2021-07-21 10:02:42 +08:00
los_dispatch.S fix: risc-v 锁中断在调度后失效 2021-07-28 08:57:45 +08:00
los_exc.S remove __cplusplus guards in .c files 2021-04-19 18:19:28 +08:00
los_interrupt.c fix: 修复risc-v异常时,异常信息混乱且backtrace无法输出的问题 2021-09-28 11:39:42 +08:00
los_timer.c fix: pm模块解冻线程时存在删除空链表且时间片频繁唤醒系统 2021-09-18 11:42:08 +08:00