Currently, hal.c uses zephyr's k_cycle_get_32() whenever __ZEPHYR__ is set and ignores any configuration passed through the usual CYCLES= configuration:
Task:
- Consolidate zephyr's cycle counting configuration, e.g., by adding an additional option to
CYCLES=
Currently, hal.c uses zephyr's
k_cycle_get_32()whenever__ZEPHYR__is set and ignores any configuration passed through the usualCYCLES=configuration:mlkem-native/test/hal/hal.c
Line 45 in 0922724
Task:
CYCLES=