You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
bin | 2 years ago | |
lib | 2 years ago | |
CHANGES.md | 2 years ago | |
LICENSE.md | 2 years ago | |
README.md | 2 years ago | |
dune-project | 2 years ago | |
solo5-elftool.opam | 3 weeks ago |
README.md
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!