seL4 / sel4test

Test suite for seL4.
http://sel4.systems
Other
25 stars 61 forks source link

ZCU102: Enable HAVE_TIMER tests and fix failing ones #71

Open kent-mcleod opened 2 years ago

kent-mcleod commented 2 years ago

(Moved from https://sel4.atlassian.net/browse/SELFOUR-2272) The timer tests are failing and are disabled for the zynqmp platform in settings.cmake currently.  This appears to be due to using the same timers as the zc706 platform, but without updating the input clk frequencies for the different platform (see also https://github.com/seL4/util_libs/issues/119)