u-boot-brain/arch/sandbox/cpu
Simon Glass e2ee100fd8 sandbox: Support trace feature
Support tracing on sandbox by adding suitable CONFIG options. To enable it,
compile U-Boot with FTRACE=1.

The timer functions are marked to skip tracing, since these are called from
the tracing code itself, and we want to avoid an infinite loop.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-06-26 10:16:41 -04:00
..
cpu.c sandbox: Support trace feature 2013-06-26 10:16:41 -04:00
Makefile sandbox: add concept of sandbox state 2012-03-12 11:06:00 -04:00
os.c sandbox: Support trace feature 2013-06-26 10:16:41 -04:00
start.c sandbox: Allow -c argument to provide a command list 2013-05-01 11:17:21 -04:00
state.c sandbox: add concept of sandbox state 2012-03-12 11:06:00 -04:00
u-boot.lds Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00