Oopenvela-robotbanchmarks/cache : remove enter/leave_critical_section.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
nsh: support watch command Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 | |
benchmarks: Change options from bool to tristate This patch changes the enable options of coremark, coremark-pro and cachespeed from bool to tristate. This allows the user to select the benchmark to be built as a elf module, which can be loaded and executed on the target dynamically. Signed-off-by: Huang Qi <huangqi3@xiaomi.com> | 2 个月前 | |
coremark-pro:Added coremark-pro download link. Source Code:https://github.com/eembc/coremark-pro Signed-off-by: chenrun1 <chenrun1@xiaomi.com> | 2 个月前 | |
benchmarks: use CONFIG_CACHESPEED_MONOTONIC_TIME Signed-off-by: zhangyuan29 <zhangyuan29@xiaomi.com> | 2 个月前 | |
banchmarks/cache : remove enter/leave_critical_section. Because the purpose of using enter_critical_section function in cachespeed is to disable interrupts rather than to synchronize information between multiple cores, it is replaced by up_irq_save. Signed-off-by: wangzhi16 <wangzhi16@xiaomi.com> | 2 个月前 |