pw_software_update: Document PersistManifest() expectations Document the integration expectations and security model around PersistManifest(). Sourcing and deciding when to trust/commit an OTA (by persisting the manifest) is the responsibility of the client. Explain why the reference BundledUpdateService implementations (both nanopb and pwpb) do not automatically call PersistManifest() during DoApply(). Bug: b/523287826 Change-Id: I3dab554eb0dc97767be25b354b950d40b73db03d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/426872
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.