Oopenvela-robotarch: add noinstrument_function to up_irq_save/restore
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
arch: add noinstrument_function to up_irq_save/restore Add noinstrument_function attribute to up_irq_save and up_irq_restore functions across all architectures that were missing it. These functions are called in the instrument callback path and must not be instrumented to avoid infinite recursion when CONFIG_ARCH_INSTRUMENT_ALL is enabled. Note: armv7-a, armv7-r, armv8-r, risc-v, xtensa, and tricore already had noinstrument_function attribute. Signed-off-by: yezhonghui <yezhonghui@xiaomi.com> | 2 个月前 | |
Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 Signed-off-by: liuhaitao <liuhaitao@xiaomi.com> | 2 个月前 | |
Remove exra whitespace from files (#189) * Remove multiple newlines at the end of files * Remove the whitespace from the end of lines | 2 个月前 | |
tlsf:fix bug invalid reference & mm_backtace need tid Signed-off-by: anjiahao <anjiahao@xiaomi.com> | 2 个月前 | |
arch/armv7-a: unify switch context from software interrupt Signed-off-by: chao.an <anchao@xiaomi.com> | 2 个月前 | |
tlsf:fix bug invalid reference & mm_backtace need tid Signed-off-by: anjiahao <anjiahao@xiaomi.com> | 2 个月前 | |
arch: Make STACK_ALIGNMENT consistent with TLS_STACK_ALIGNMENT when CONFIG_TLS_ALIGNED=y Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
tlsf:fix bug invalid reference & mm_backtace need tid Signed-off-by: anjiahao <anjiahao@xiaomi.com> | 2 个月前 | |
i486: fix the compile break Signed-off-by: buxiasen <buxiasen@xiaomi.com> | 2 个月前 | |
tlsf:fix bug invalid reference & mm_backtace need tid Signed-off-by: anjiahao <anjiahao@xiaomi.com> | 2 个月前 |