summaryrefslogtreecommitdiff
path: root/drivers/fpga/intel_sdm_mb.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2024-10-28 13:47:53 +0100
committerTom Rini <trini@konsulko.com>2024-11-03 21:27:12 -0600
commit3f1d79932a1b3804fe108961ad95c44adbc6cb72 (patch)
treeb43bf2df18e7c76cd86fb86afb86951caeaeda2a /drivers/fpga/intel_sdm_mb.c
parent12d583b38fa570da1fc5aba6d1f5aaf2ba3d8505 (diff)
test: Allow saving and restoring the bloblist
Tests which create a new bloblist overwrite the existing one in sandbox. Provide a flag for tests to declare this behaviour. Save and restore the bloblist pointer so that other tests remain unaffected. Note that when sandbox is running normally, the bloblist has been relocated to high in memory. The existing bloblist tests create a new bloblist low in memory, so they do not conflict. Correct a build error on coreboot by using accessors for gd->bloblist: Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/fpga/intel_sdm_mb.c')
0 files changed, 0 insertions, 0 deletions