Implement tickless capability for xlnx_psttc_timer #19869
Labels
area: Drivers
area: Timer
Timer
Enhancement
Changes/Updates/Additions to existing features
platform: Xilinx
Xilinx
Milestone
The
xlnx_psttc_timer
(drivers/timer/xlnx_psttc_timer.c) system timer driver only implements tickful timer API at this time.Since tickless timer API is required for most tests to function properly, this feature should be implemented in order to expand the range of tests that can run on
qemu_cortex_r5
.At the same time, fix any bugs and/or non-standard behaviours that cause test failures in this timer driver.
The text was updated successfully, but these errors were encountered: