On Tue, 14 Nov 2023 at 02:10, Joelle van Dyne wrote:
> The impetus for this patch set is to get TPM 2.0 working on Windows 11 ARM64.
> Windows' tpm.sys does not seem to work on a TPM TIS device (as verified with
> VMWare's implementation). However, the current TPM CRB device uses a fixed
> system
On 11/20/23 03:29, Marc-André Lureau wrote:
Hi
On Tue, Nov 14, 2023 at 11:25 PM Joelle van Dyne wrote:
On Tue, Nov 14, 2023 at 1:38 AM Marc-André Lureau
wrote:
Hi
On Tue, Nov 14, 2023 at 6:10 AM Joelle van Dyne wrote:
The impetus for this patch set is to get TPM 2.0 working on Windo
Hi
On Tue, Nov 14, 2023 at 11:25 PM Joelle van Dyne wrote:
>
> On Tue, Nov 14, 2023 at 1:38 AM Marc-André Lureau
> wrote:
> >
> > Hi
> >
> > On Tue, Nov 14, 2023 at 6:10 AM Joelle van Dyne wrote:
> > >
> > > The impetus for this patch set is to get TPM 2.0 working on Windows 11
> > > ARM64.
>
On Tue, Nov 14, 2023 at 1:38 AM Marc-André Lureau
wrote:
>
> Hi
>
> On Tue, Nov 14, 2023 at 6:10 AM Joelle van Dyne wrote:
> >
> > The impetus for this patch set is to get TPM 2.0 working on Windows 11
> > ARM64.
> > Windows' tpm.sys does not seem to work on a TPM TIS device (as verified with
>
Hi
On Tue, Nov 14, 2023 at 6:10 AM Joelle van Dyne wrote:
>
> The impetus for this patch set is to get TPM 2.0 working on Windows 11 ARM64.
> Windows' tpm.sys does not seem to work on a TPM TIS device (as verified with
> VMWare's implementation). However, the current TPM CRB device uses a fixed
>
The impetus for this patch set is to get TPM 2.0 working on Windows 11 ARM64.
Windows' tpm.sys does not seem to work on a TPM TIS device (as verified with
VMWare's implementation). However, the current TPM CRB device uses a fixed
system bus address that is reserved for RAM in ARM64 Virt machines.