commit | 7b059dcf41c1fc2b756e6ee699b5141ba00d3346 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Fri Oct 30 15:35:52 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 19 20:13:41 2015 -0700 |
tree | b0237f5dba73dc69f63d4d3dca28a1f4195c3cd0 | |
parent | c2fbaa2da213dda4882e3638b0e83f47b1aedf45 [diff] |
sandbox: add a sandbox timer and basic test Add a sandbox timer which get time from host os and a basic test. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Simon Glass <sjg@chromium.org>