Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-31 | arch: Kconfig: imply BINMAN for SANDBOX | Philippe Reynes | |
To be able to use the tool binman on sandbox, the config SANDBOX should imply BINMAN. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com> | |||
2016-07-14 | test: Convert the vboot test to test/py | Simon Glass | |
Now that we have a suitable test framework we should move all tests into it. The vboot test is a suitable candidate. Rewrite it in Python and move the data files into an appropriate directory. Signed-off-by: Simon Glass <sjg@chromium.org> |