third_party.pigweed.src/pw_software_update
Keir Mierle f184163c3f pw_software_update: Update service & proto rework
- Rework the bundle update service methods & related protos
- Enforce state invariants & add transitions
- Remove manifest related functionality for now

Still pending: Unit tests for this system

Requires: pigweed-internal:15720
Change-Id: Id16225a384f81f1f38241e0d6151a5b643ec0cfd
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/62443
Pigweed-Auto-Submit: Ewout van Bekkum <ewout@google.com>
Reviewed-by: Keir Mierle <keir@google.com>
Reviewed-by: Ewout van Bekkum <ewout@google.com>
Commit-Queue: Keir Mierle <keir@google.com>
2021-09-30 04:13:44 +00:00
..
public/pw_software_update
py
BUILD.bazel pw_software_update: Update service & proto rework 2021-09-30 04:13:44 +00:00
BUILD.gn
bundled_update_service_test.cc
bundled_update_service.cc
bundled_update.options pw_software_update: Update service & proto rework 2021-09-30 04:13:44 +00:00
bundled_update.proto pw_software_update: Update service & proto rework 2021-09-30 04:13:44 +00:00
docs.rst
README.md
tuf.proto
update_bundle_accessor.cc
update_bundle_test.cc
update_bundle.proto pw_software_update: land initial service implementation 2021-09-24 23:49:21 +00:00

Software update module