Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-02 | test: Correct pylint errors | Simon Glass | |
Fix pylint errors in all test. This requires adding a get_spawn() method to the ConsoleBase base, so that its subclass is happy. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2021-02-15 | test: Add vboot_evil implementation | Simon Glass | |
Add a library which performs two different attacks on a FIT. Signed-off-by: Julien Lenoir <julien.lenoir@intel.com> Signed-off-by: Bruce Monroe <bruce.monroe@intel.com> Signed-off-by: Arie Haenel <arie.haenel@intel.com> Signed-off-by: Simon Glass <sjg@chromium.org> |