genode/repos/base-hw
Martin Stein 90ba794e8e base-hw imx epit-timer: fix duration calculation
The timer used to read the counter first and then the IRQ status. This
could cause a non-wrapped counter value to be considered a wrapped
counter value, leading to bogus timeout durations.

This commit fixes the bug and documents the used timer mode in the
driver in order to make future debugging of the driver easier.

Ref #4959
2023-07-14 12:06:32 +02:00
..
board Remove i.MX6 platforms from base repositories 2023-07-14 12:06:31 +02:00
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
include base-hw: virt: implement support for SVM 2023-05-30 12:13:34 +02:00
lib/mk Finally move __dso_handle into genode.ld 2023-07-14 12:06:32 +02:00
recipes Remove i.MX6 platforms from base repositories 2023-07-14 12:06:31 +02:00
run Move cpu_quota.run from os to base-hw repository 2023-05-30 12:03:26 +02:00
src base-hw imx epit-timer: fix duration calculation 2023-07-14 12:06:32 +02:00