package mirage-clock-freestanding

  1. Overview
  2. No Docs
Paravirtual implementation of the MirageOS Clock interface

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-clock-v3.0.0.tbz
sha256=aedd122018dc2dcb3bf486003455c3eee0dc9e65e22b3bfc693f601e447913f1
sha512=c14860767fe5886dc8590d68a804eabf41968687ef139eac5e681ed869255b8557818af0d18d9b97d20f1d0cc2b254c5d129e0ec8cc367f8d9b614a693965bbe

Description

This 'freestanding' implementation of the MirageOS CLOCK interface is designed to be linked against an embedded runtime that provides a concrete implementation of the clock source. Example implementations include the Solo5 backend of MirageOS.

Tags

org:mirage

Published: 23 Oct 2019

Dependencies (3)

  1. mirage-clock = version
  2. dune
  3. ocaml >= "4.06.0"

Dev Dependencies

None

Used by (1)

  1. mirage-xen >= "3.0.0" & < "3.0.6"

Conflicts

None