Select Git revision
conftest.py
Forked from
Reform / reform-boundary-uboot
Source project has a limited visibility.
-
Simon Glass authored
Normally tests will run with the test.dtb file designed for this purpose. However, the verified boot tests need to run with their own device-tree file, containing a public key. Make the device-tree file a config option so that it can be adjusted by tests. The default is to keep the current behaviour. Signed-off-by:
Simon Glass <sjg@chromium.org> Reviewed-by:
Teddy Reed <teddy.reed@gmail.com>
Simon Glass authoredNormally tests will run with the test.dtb file designed for this purpose. However, the verified boot tests need to run with their own device-tree file, containing a public key. Make the device-tree file a config option so that it can be adjusted by tests. The default is to keep the current behaviour. Signed-off-by:
Simon Glass <sjg@chromium.org> Reviewed-by:
Teddy Reed <teddy.reed@gmail.com>