Skip to content
Commit 1c52fcca authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

sandbox: Write out bloblist when exiting



Sandbox provides a way to write out its emulated memory on exit. This
makes it possible to pass a bloblist from one phase (e.g. SPL) to the
next.

However the bloblist is not closed off, so the checksum is generally
invalid. Fix this by finishing up the bloblist before writing the memory
file.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent b308d9fd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment