openharmony_kernel_liteos_m/arch/arm/arm9/gcc
wangchen fb740f9b23 fix: M核添加维测接口
【背景】M核添加维测接口

【修改方案】
1, 添加任务栈dump接口
2, 添加中断dump接口
3, 添加任务调度流程dump
【影响】
对现有的产品编译不会有影响。
re #I5644Y
Signed-off-by: wangchen <wangchen64@huawei.com>
2022-05-11 01:44:36 +00:00
..
BUILD.gn fix: 当前仓代码编译告警的问题 2022-01-19 02:27:14 +00:00
los_arch_atomic.h 补充完善原子接口测试用例及部分原子接口修复 2022-01-13 15:22:14 +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: 内核提供Interrupt框架,支持多架构多平台通用化 2022-01-21 16:40:45 +08:00
los_arch_timer.h feat: 内核提供tick timer框架,支持多架构多平台通用化 2021-12-31 10:50:33 +08:00
los_context.c Description: add initialize of taskCB in function ArchTskStackInit 2022-04-01 10:33:45 +08:00
los_dispatch.S chore: move kernel/arch to arch 2021-11-16 00:45:24 +08:00
los_exc.S chore: move kernel/arch to arch 2021-11-16 00:45:24 +08:00
los_interrupt.c fix: M核添加维测接口 2022-05-11 01:44:36 +00:00
los_timer.c feat: 同步调度部分优化至liteos_m 2022-02-12 14:52:36 +08:00
reset_vector.S chore: move kernel/arch to arch 2021-11-16 00:45:24 +08:00