mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
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> |
||
|---|---|---|
| .. | ||
| cachespeed | ||
| coremark | ||
| coremark-pro | ||
| dhrystone | ||
| fio | ||
| iozone | ||
| osperf | ||
| ramspeed | ||
| spinlock_bench | ||
| superpi | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Make.defs | ||
| Makefile | ||