third_party.pigweed.src/pw_software_update
Yecheng Zhao 637b773dcc pw_software_update: Add UpdateBundle class
Adds an empty UpdateBundle class. It is used by the "Update
Manager" to parse, verify and provide access to a staged firmware
update bundle.

Bug: 456
Change-Id: I2df3e784ef50545f9066d4c1146f2558445ff5c8
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/58043
Reviewed-by: Ewout van Bekkum <ewout@google.com>
Reviewed-by: David Rogers <davidrogers@google.com>
Reviewed-by: Ali Zhang <alizhang@google.com>
Commit-Queue: Yecheng Zhao <zyecheng@google.com>
2021-09-01 19:17:28 +00:00
..
public/pw_software_update pw_software_update: Add UpdateBundle class 2021-09-01 19:17:28 +00:00
BUILD.bazel pw_software_update: Add UpdateBundle class 2021-09-01 19:17:28 +00:00
BUILD.gn pw_software_update: Add UpdateBundle class 2021-09-01 19:17:28 +00:00
docs.rst pw_software_update: Add UpdateBundle class 2021-09-01 19:17:28 +00:00
README.md pw_software_update: Add UpdateBundle class 2021-09-01 19:17:28 +00:00
tuf.proto pw_software_update: Clean up TUF and update bundle protos 2021-09-01 18:27:25 +00:00
update_bundle_test.cc pw_software_update: Add UpdateBundle class 2021-09-01 19:17:28 +00:00
update_bundle.proto pw_software_update: Clean up TUF and update bundle protos 2021-09-01 18:27:25 +00:00

Software update module