History log of /seL4-refos-master/projects/seL4_libs/libsel4utils/src/time_server/client.c
Revision Date Author Comments
# 31bc05fb 14-Sep-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

sel4utils: add RPC ltimer

This commit adds an ltimer implementation for calling out to an endpoint
for timer operations. It also provides a function for an RPC server to
call to forward the request to another, server-side ltimer and
return an appropriate message.