summaryrefslogtreecommitdiff
path: root/common/bloblist.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-11-23 11:03:48 -0700
committerSimon Glass <sjg@chromium.org>2021-12-02 09:16:30 -0700
commite586f44ea70867684426007ff9079389c6baddfe (patch)
tree52c07fa477f6b9a8ab52e752f6bd5e34b7f26157 /common/bloblist.c
parentd34bcdd054d4c9ccbbbc49a267168e5ad1bc0e78 (diff)
binman: Allow control of which entries to read
The ObtainContents() and GetEntryContents() methods in this file read every single entry in the section. This is the common case. However when one of the entries has had its data updated (e.g. with 'binman replace') we don't want to read it again from the file. Allow the entry to be skipped, for this purpose. This is currently done in the CBFS implementation, so adding it here will allow that to use more of the entry_Section code. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common/bloblist.c')
0 files changed, 0 insertions, 0 deletions