commit | 617270b97ba9d930cf830f41472053ac195a80d4 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Nov 15 18:13:10 2021 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Nov 30 09:23:37 2021 +0100 |
tree | db90c6c982c0da1175de1364b8bdffae9e6063a0 | |
parent | 9d2465347c7cc6997c58409083c8ba18888cc9aa [diff] |
configs: enable CMD_TPM on QEMU ARM With TPM emulation enabled in u-boot-test-hooks we should also provide the tpm2 command used for the test/py/tests/test_tpm2.py test. One of the Python TPMv2 tests expects sandbox specific values. So disable it on other platforms. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>