image: Functions to search protected TLVs

This commit adds two sets of functions to the `image.Image` struct:

    <verb>ProtTlvs<...>: Operates on protected TLVs only.
    <verb>AllTlvs<...>: Operates on regulare and protected TLVs.
1 file changed
tree: 67c0ae3be8bad8d1c49191c263878339df2e9f44
  1. errors/
  2. flash/
  3. image/
  4. manifest/
  5. mfg/
  6. sec/
  7. .gitignore
  8. .travis.yml
  9. go.mod
  10. go.sum
  11. LICENSE
  12. NOTICE
  13. README.md
README.md

Mynewt Artifact

Apache Mynewt Artifact is a Go library that parses, manipulates, validates, and outputs Mynewt artifacts. Supported artifacts are:

  • Images
  • Image manifests
  • Manufacturing images (mfgimages)
  • Manufacturing manifests