nuttx-apps/benchmarks/coremark
Huang Qi 7159f09375 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>
2024-04-17 22:47:22 +08:00
..
.gitignore benchmarks: Add EEMBC's CoreMark 2023-01-23 13:15:56 -03:00
add_init_message.patch benchmarks/coremark: Improve CoreMark result message 2023-03-09 01:42:54 +08:00
CMakeLists.txt fix cmake code smell issues 2023-09-04 23:19:26 +08:00
Kconfig benchmarks: Change options from bool to tristate 2024-04-17 22:47:22 +08:00
Make.defs benchmarks: Add EEMBC's CoreMark 2023-01-23 13:15:56 -03:00
Makefile Fix coremark/core_util.c:210:17: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] 2023-09-11 16:40:53 +08:00