commit | bf40eee8a38dc35e66639a27eba6490ec4c6430e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 25 20:38:26 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 29 14:42:18 2020 -0600 |
tree | 2cc431ece86d4214f1309abf08d0ecfe62d81979 | |
parent | 269835928a856789cefaeb7a5c4d37375c71a466 [diff] |
dm: test: Build tests for SPL We want to run unit tests in SPL. Add a new Kconfig to control this and enable it for sandbox_spl Signed-off-by: Simon Glass <sjg@chromium.org>