
2 Dec
2023
2 Dec
'23
7:31 p.m.
On Mon, 27 Nov 2023 at 12:53, Raymond Mao raymond.mao@linaro.org wrote:
From: Simon Glass sjg@chromium.org
The v0.9 spec provides for a 16-byte header with fewer fields. Update the implementation to match this.
This also adds an alignment field.
Signed-off-by: Simon Glass sjg@chromium.org Signed-off-by: Raymond Mao raymond.mao@linaro.org
include/bloblist.h | 26 +++++++++++++------------- test/bloblist.c | 6 +++--- 2 files changed, 16 insertions(+), 16 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Sadly this will need a later patch to deal with [1]
[1] https://github.com/FirmwareHandoff/firmware_handoff/pull/17/commits/331822f1...