History log of /seL4-refos-master/projects/util_libs/libplatsupport/src/mach/exynos/clock/exynos_5422_clock.c
Revision Date Author Comments
# a0359d73 03-Dec-2018 Adam Felizzi <Adam.Felizzi@data61.csiro.au>

platsupport: Refactored exynos pll_get_freq

Updated the implementation of _pll_get_freq. This differs based
on the exynos SoC, Exynos5422 in particular. The implemenation
of get_freq has been moved out into different source files. These
source files are conditionally compiled in depending on the
target SoC.