Home
last modified time | relevance | path

Searched hist:c3d58a7a (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/avocado/
H A Dmachine_aspeed.pyc3d58a7a Tue Mar 28 07:08:44 CDT 2023 Joel Stanley <joel@jms.id.au> tests/avocado/aspeed: Add TPM TIS I2C test

Add a new buildroot image based test that attaches a TPM emulator to the
I2C bus and checks for a known PCR0 value for the image that was booted.

Note that this does not tear down swtpm process when qemu execution fails.
The swtpm process will exit when qemu exits if a connection has been
made, but if the test errors before connection then the swtpm process
will still be around.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Ninad Palsule <ninad@linux.ibm.com>
Message-id: 20230328120844.190914-1-joel@jms.id.au