u-boot-brain/arch/sandbox/cpu
Simon Glass 6fb6207821 sandbox: add concept of sandbox state
The state exists through the life of U-Boot. It can be adjusted by command
line options and perhaps later through a config file.  It is available to
U-Boot through state_...() calls (within sandbox code).

The primary purpose of this is to contain the "hardware" state.  It should
only be used by sandbox internal code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-03-12 11:06:00 -04:00
..
cpu.c sandbox: Add timer simulation 2011-12-10 17:54:04 -05:00
Makefile sandbox: add concept of sandbox state 2012-03-12 11:06:00 -04:00
os.c sandbox: add flags for open() call 2012-03-12 11:03:42 -04:00
start.c sandbox: add concept of sandbox state 2012-03-12 11:06:00 -04:00
state.c sandbox: add concept of sandbox state 2012-03-12 11:06:00 -04:00
u-boot.lds sandbox: u-boot.lds: tweak style 2012-03-12 11:03:43 -04:00