u-boot/arch/sandbox/cpu
Simon Glass 1209e2727c sandbox: Add facility to save/restore sandbox state
It is often useful to be able to save out the state from a sandbox test
run, for analysis or to restore it later to continue a test. Add generic
infrastructure for doing this using a device tree binary file. This is
a flexible tagged file format which is already supported by U-Boot, and
it supports hierarchy if needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Hung-ying Tyan <tyanh@chromium.org>
2014-01-08 17:25:08 -07:00
..
Makefile sandbox: Use system headers first for sandbox's os.c 2013-11-21 16:54:26 -07:00
cpu.c sandbox: Allow reading/writing of RAM buffer 2014-01-08 17:25:03 -07:00
os.c sandbox: Allow reading/writing of RAM buffer 2014-01-08 17:25:03 -07:00
start.c sandbox: Add facility to save/restore sandbox state 2014-01-08 17:25:08 -07:00
state.c sandbox: Add facility to save/restore sandbox state 2014-01-08 17:25:08 -07:00
u-boot.lds Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00