History log of /seL4-test-master/projects/util_libs/libplatsupport/src/plat/zynqmp/clock.c
Revision Date Author Comments
# 3b68508f 30-Oct-2018 Kent McLeod <Kent.Mcleod@data61.csiro.au>

platsupport: Provide default subsystem init impls

clock_sys_init and mux_sys_init functions now have a WEAK symbol
definition. If a platform provides a strong symbol definition, the
linker will override the default.


# 24bef7ef 21-Jul-2017 Nathan Studer <nathan.studer@dornerworks.com>

Add ZynqMP platform files