package solo5-elftool

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

Install

Dune Dependency

Authors

Maintainers

Sources

solo5-elftool-0.4.0.tbz
sha256=677925871c794478bb4f6c15c0f8b7b3a905cc30c8455806a84b24cf76f2ed12
sha512=2f981b6d52724744f876f72a8d6eee256241184add4af5febe83a6ba037da1cebbf7c54ab17fd464875fddb179ab66c713411f537d2caa41e6074dcf0a4340ad

Description

OCaml Solo5 elftool is a library and executable for reading solo5 device manifests from solo5 ELF executables.

Published: 05 Feb 2025

README

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!

Dependencies (5)

  1. cmdliner >= "1.1.0"
  2. fmt >= "0.8.7"
  3. cachet
  4. dune >= "2.9"
  5. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (1)

  1. albatross >= "2.4.0"

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.