package solo5-elftool

  1. Overview
  2. Docs
OCaml Solo5 elftool for querying solo5 manifests

Install

Dune Dependency

Authors

Maintainers

Sources

solo5-elftool-0.3.0.tbz
sha256=72eeec01675fef461bce4d49d860fdf893e281b142b9018504ccbec5c3552c7e
sha512=3fc15772be393ed24db98fa428e24377f6f38d50fa57e2de9bb6ec614ba2120b7cce8cf1c12bcb297c901f4645cc1a278c5487e49b5e64e2946a1982209b321e

README.md.html

Solo5-elftool - OCaml Solo5 elftool for querying solo5 manifests

Solo5 embeds a manifest of which devices a unikernel expects. Solo5-elftool can be used to read and inspect this manifest.

One advantage over calling out to Solo5's solo5-elftool is that a user of the library can read the manifest from an ELF executable held in memory; no need to write the executable to disk first!