| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
sparc: fix the compilation error error: 'g_current_regs' undeclared (first use in this function); did you mean 'up_current_regs'? Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com> | 2 个月前 | |
nuttx/atomic: replace atomic_fetch_xxx with atomic_xxx just like zephyr Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com> | 2 个月前 | |
nuttx/atomic: For rc04 Apache-Ci, some chips that do not support atomic operations, select LIBC_ATOMIC_IRQ. The following types are not supported: 1. ARCH_ARMV6M, ARCH_ARM7TDMI, and ARCH_ARM926EJS architectures are not supported by the architecture itself. 2. Single-core CPUs, such as ARCH_CHIP_BM3823. 3. Special chips are not supported, such as ARCH_CHIP_RV32M1(RISV32). for special chips have hwspinlock, l'm working for it. Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com> | 2 个月前 |