Re: [PATCH 0/3] tpm: Enable usage of TPM TIS with interrupts

2020-06-15 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200615123700.242259-1-stef...@linux.vnet.ibm.com/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/

Re: [PATCH 0/3] tpm: Enable usage of TPM TIS with interrupts

2020-06-15 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200615123700.242259-1-stef...@linux.vnet.ibm.com/ Hi, This series failed the docker-quick@centos7 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT

[PATCH 0/3] tpm: Enable usage of TPM TIS with interrupts

2020-06-15 Thread Stefan Berger
This series of patches enables the usage of the TPM TIS with interrupts. We use the unused IRQ 13, which is also accepted by Windows. Stefan Stefan Berger (3): tpm_tis: Allow lowering of IRQ also when locality is not active tpm: Extend TPMIfClass with get_irqnum() function acpi: Enable