seL4/include/plat
Anna Lyons cddc4e6ef5 Inline resetTimer for all platforms
- for arm generic timer platforms, we remove resetTimer ->
resetGenericTimer indirection and simply include generic_timer.h
- this reduces boiler plate for platforms that share timer drivers, as
  they simply include the one header
- there is far more timer code in the RT kernel, which motivates this
change
2017-11-28 10:21:46 +11:00
..
allwinnerA20/plat Inline resetTimer for all platforms 2017-11-28 10:21:46 +11:00
am335x/plat Inline resetTimer for all platforms 2017-11-28 10:21:46 +11:00
apq8064/plat Inline resetTimer for all platforms 2017-11-28 10:21:46 +11:00
bcm2837/plat Inline resetTimer for all platforms 2017-11-28 10:21:46 +11:00
exynos4/plat Inline resetTimer for all platforms 2017-11-28 10:21:46 +11:00
exynos5/plat Inline resetTimer for all platforms 2017-11-28 10:21:46 +11:00
exynos_common/plat/machine Refactor mct.c into mct.h and hardware.c 2017-11-28 10:21:46 +11:00
hikey/plat Inline resetTimer for all platforms 2017-11-28 10:21:46 +11:00
imx6/plat Make TIMER_CLOCK_HZ available in timer.h for ARM 2017-11-28 10:21:46 +11:00
imx7/plat Inline resetTimer for all platforms 2017-11-28 10:21:46 +11:00
imx31/plat Inline resetTimer for all platforms 2017-11-28 10:21:46 +11:00
omap3/plat Inline resetTimer for all platforms 2017-11-28 10:21:46 +11:00
pc99/plat Inline resetTimer for all platforms 2017-11-28 10:21:46 +11:00
tk1/plat Inline resetTimer for all platforms 2017-11-28 10:21:46 +11:00
tx1/plat Inline resetTimer for all platforms 2017-11-28 10:21:46 +11:00
zynq7000/plat Make TIMER_CLOCK_HZ available in timer.h for ARM 2017-11-28 10:21:46 +11:00
zynqmp/plat Inline resetTimer for all platforms 2017-11-28 10:21:46 +11:00