openharmony_kernel_liteos_m/testsuites/sample/kernel
ou-yangkan 1513f50a47 feat: added assembly atomic interface
added 32-bit assembly atomic interface:

BREAKING CHANGE:
Assembly implementation:
    ArchAtomicRead
    ArchAtomicSet
    ArchAtomicAdd
    ArchAtomicSub
    ArchAtomicInc
    ArchAtomicIncRet
    ArchAtomicDec
    ArchAtomicDecRet

https://gitee.com/openharmony/kernel_liteos_m/issues/I4O1UC
Signed-off-by: wang-shulin93 <15173259956@163.com>
2022-01-06 10:37:54 +08:00
..
atomic feat: added assembly atomic interface 2022-01-06 10:37:54 +08:00
dynlink !367 fix:修复Fault异常模块中FPU宏等问题 2021-10-26 06:10:25 +00:00
event fix: 解决定时器超时但还在队列中无法删除的问题 2021-12-08 15:27:49 +08:00
hwi chore: replace YES/NO macros to 1/0 2021-11-16 01:21:00 +08:00
lmk feat: 低内存资源回收low memory killer 2021-12-13 12:07:33 +08:00
lms feat: 支持Lms 2021-11-27 11:31:12 +08:00
mem fix: 修复L0_Emulator 门禁高概率失败的问题 2021-12-20 15:34:08 +08:00
mux chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
power feat: synchronizing arch api 2021-12-25 18:36:09 +08:00
queue test: 修正测试用例中固定的资源设定,修改为动态获取 2021-11-30 19:04:12 +08:00
sem chore: replace YES/NO macros to 1/0 2021-11-16 01:21:00 +08:00
swtmr fix: 解决定时器超时但还在队列中无法删除的问题 2021-12-08 15:27:49 +08:00
task fix: 解决定时器超时但还在队列中无法删除的问题 2021-12-08 15:27:49 +08:00