zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.2k stars 6.25k forks source link

Implement benchmark tests for Cortex-R and Cortex-A #22669

Open stephanosio opened 4 years ago

stephanosio commented 4 years ago

The current benchmark test implementation for ARM relies on the SysTick hardware, which is only present on the Cortex-M devices.

A more generic implementation should be provided for non-Cortex-M ARM devices (i.e. Cortex-R and Cortex-A).

List of failed tests: https://gist.github.com/stephanosio/72baa3c03ceb430c74af7a25ff2400d0 Failure log: https://gist.github.com/stephanosio/b0233eded3e299a29eb3b932207cedfe

zephyrbot commented 5 months ago

Hi @ibirnbaum, @bbolen,

This issue, marked as an Enhancement, was opened a while ago and did not get any traction. Please confirm the issue is correctly assigned and re-assign it otherwise.

Please take a moment to review if the issue is still relevant to the project. If it is, please provide feedback and direction on how to move forward. If it is not, has already been addressed, is a duplicate, or is no longer relevant, please close it with a short comment explaining the reason.

Thanks!