Skip to content
Snippets Groups Projects
Select Git revision
4 results Searching

asm

Forked from Reform / reform-boundary-uboot
Loading
user avatar
Simon Glass authored
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: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
6fb62078
History
Name Last commit Last update
..