1
0
Fork 0
remarkable-uboot/lib/dhry
Simon Glass d1389403cc Add a dhrystone benchmark command
Drystone provides a convenient sanity check that the CPU is running at full
speed. Add this as a command which can be enabled as needed.

Note: I investigated using Coremark for this but there was a license
agreement and I could not work out if it was GPL-compatible.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-07-21 17:39:19 -06:00
..
Kconfig Add a dhrystone benchmark command 2015-07-21 17:39:19 -06:00
Makefile Add a dhrystone benchmark command 2015-07-21 17:39:19 -06:00
cmd_dhry.c Add a dhrystone benchmark command 2015-07-21 17:39:19 -06:00
dhry.h Add a dhrystone benchmark command 2015-07-21 17:39:19 -06:00
dhry_1.c Add a dhrystone benchmark command 2015-07-21 17:39:19 -06:00
dhry_2.c Add a dhrystone benchmark command 2015-07-21 17:39:19 -06:00