commit | c033dc8c0c4b744e028e124f88be4829309c75d1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 12 12:28:11 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 26 08:50:44 2022 -0700 |
tree | 8b29d79edab956df71ecf9529f34b102842b54be | |
parent | 99f844ba3a6b3ddd73742cddf7dee955bbb96c61 [diff] |
image: Return destination node for add_verify_data() method It is useful to know where the verification data was written. Update the API to return this. Signed-off-by: Simon Glass <sjg@chromium.org>