doc: qemu: switch swtpm instruction to 'tpm autostart'

We don't have a documentation page for our TPM subsystem.  I plan
on sending one in the future,  but in the meantime document the
new 'tpm autostart' command in the QEMU instructions while using
a SWTPM

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Ilias Apalodimas
2023-06-16 11:42:52 +03:00
committed by Heinrich Schuchardt
parent edce82c822
commit 5d1fa6b6a6

View File

@@ -113,7 +113,7 @@ In a second console invoke qemu-system-aarch64 with::
Enable the TPM on U-Boot's command line with::
tpm2 startup TPM2_SU_CLEAR
tpm autostart
Debug UART
----------