tpm: Drop unwanted special cases for sandbox
authorSimon Glass <sjg@chromium.org>
Sat, 24 May 2025 13:06:36 +0000 (07:06 -0600)
committerIlias Apalodimas <ilias.apalodimas@linaro.org>
Tue, 10 Jun 2025 16:35:58 +0000 (19:35 +0300)
commit343f74b4e66432858efa3266aa1cf97efbd32322
treeb4b0da4ce9fae989ed4bbe555af05993309a08ca
parentedc4bfd2e32a58b09e88f8a12e5e97d72232c6ff
tpm: Drop unwanted special cases for sandbox

These don't seem to be needed.

Add a few notes about what to do next. Also mention parallel tests in
at the top of thefile.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
test/py/tests/test_tpm2.py