32b219fdfe
CoreMark is a simple, yet sophisticated benchmark that is designed specifically to test the functionality of a processor core. Running CoreMark produces a single-number score allowing users to make quick comparisons between processors. https://www.eembc.org/coremark/ Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Matt Weber <matthew.weber@rockwellcollins.com> Tested-by: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
9 lines
238 B
Plaintext
9 lines
238 B
Plaintext
config BR2_PACKAGE_COREMARK
|
|
bool "coremark"
|
|
help
|
|
CoreMark is a benchmark that measures the performance of
|
|
microcontrollers (MCUs) and central processing units (CPUs)
|
|
used in embedded systems
|
|
|
|
https://www.eembc.org/coremark/
|