third_party.pigweed.src/pw_software_update
Ewout van Bekkum 4affafbd30 pw_software_update: provide bundle_offset with ApplyTargetFile
Updates the BundledUpdateBackend API to include the bundle_offset
as part of ApplyTargetFile to permit backends which memory mapped
views of flash to easily get a memory mapped view of the target
file.

Requires: pigweed-internal:15780
Change-Id: I22cf74471b8c7e6c28f235b87aca2844213916ec
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/63080
Reviewed-by: Yecheng Zhao <zyecheng@google.com>
Commit-Queue: Ewout van Bekkum <ewout@google.com>
Pigweed-Auto-Submit: Ewout van Bekkum <ewout@google.com>
2021-09-30 17:24:58 +00:00
..
public/pw_software_update pw_software_update: provide bundle_offset with ApplyTargetFile 2021-09-30 17:24:58 +00:00
py
BUILD.bazel
BUILD.gn
bundled_update_service_test.cc
bundled_update_service.cc pw_software_update: provide bundle_offset with ApplyTargetFile 2021-09-30 17:24:58 +00:00
bundled_update.options
bundled_update.proto
docs.rst
README.md
tuf.proto
update_bundle_accessor.cc
update_bundle_test.cc
update_bundle.proto

Software update module