Re: [PATCH v3 1/2] acpi: Make TPM version configurable.

2023-05-03 Thread Jan Beulich
On 03.05.2023 00:40, Jennifer Herbert wrote: > On 02/05/2023 12:54, Jan Beulich wrote: >> On 25.04.2023 19:47, Jennifer Herbert wrote: >>> --- a/tools/firmware/hvmloader/util.c >>> +++ b/tools/firmware/hvmloader/util.c >>> @@ -994,13 +994,22 @@ void hvmloader_acpi_build_tables(struct acpi_config

Re: [PATCH v3 1/2] acpi: Make TPM version configurable.

2023-05-02 Thread Jennifer Herbert
On 02/05/2023 12:54, Jan Beulich wrote: On 25.04.2023 19:47, Jennifer Herbert wrote: This patch makes the TPM version, for which the ACPI libary probes, configurable. If acpi_config.tpm_verison is set to 1, it indicates that 1.2 (TCPA) should be probed. I have also added to hvmloader an

Re: [PATCH v3 1/2] acpi: Make TPM version configurable.

2023-05-02 Thread Jan Beulich
On 25.04.2023 19:47, Jennifer Herbert wrote: > This patch makes the TPM version, for which the ACPI libary probes, > configurable. > If acpi_config.tpm_verison is set to 1, it indicates that 1.2 (TCPA) should > be probed. > I have also added to hvmloader an option to allow setting this new

Re: [PATCH v3 1/2] acpi: Make TPM version configurable.

2023-04-28 Thread Jason Andryuk
On Thu, Apr 27, 2023 at 8:49 AM Jennifer Herbert wrote: > > > On 26/04/2023 21:27, Jason Andryuk wrote: > > Hi, Jennifer, > > > > On Tue, Apr 25, 2023 at 1:48 PM Jennifer Herbert > > wrote: > >> This patch makes the TPM version, for which the ACPI libary probes, > >> configurable. > >> If

Re: [PATCH v3 1/2] acpi: Make TPM version configurable.

2023-04-27 Thread Jennifer Herbert
On 26/04/2023 21:27, Jason Andryuk wrote: Hi, Jennifer, On Tue, Apr 25, 2023 at 1:48 PM Jennifer Herbert wrote: This patch makes the TPM version, for which the ACPI libary probes, configurable. If acpi_config.tpm_verison is set to 1, it indicates that 1.2 (TCPA) should be probed. I have

Re: [PATCH v3 1/2] acpi: Make TPM version configurable.

2023-04-26 Thread Jason Andryuk
Hi, Jennifer, On Tue, Apr 25, 2023 at 1:48 PM Jennifer Herbert wrote: > > This patch makes the TPM version, for which the ACPI libary probes, > configurable. > If acpi_config.tpm_verison is set to 1, it indicates that 1.2 (TCPA) should > be probed. > I have also added to hvmloader an option to

[PATCH v3 1/2] acpi: Make TPM version configurable.

2023-04-25 Thread Jennifer Herbert
This patch makes the TPM version, for which the ACPI libary probes, configurable. If acpi_config.tpm_verison is set to 1, it indicates that 1.2 (TCPA) should be probed. I have also added to hvmloader an option to allow setting this new config, which can be triggered by setting the