Parse protected TLVs when parsing an image
Parse protected TLVs when parsing an image

Prior to this commit, when parsing an image that had protected TLVs:
* The protected TLVs were interpreted as normal TLVs.
* The normal TLVs were ignored.
2 files changed
tree: fd0a57de3ce35c654a70b15aebac3f4a4c1ebdce
  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