Re: [PATCH 0/1] bhyve: TPM support for OVMF
- Reply: Rebecca Cran : "Re: [PATCH 0/1] bhyve: TPM support for OVMF"
- In reply to: Rebecca Cran : "Re: [PATCH 0/1] bhyve: TPM support for OVMF"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Jun 2023 13:02:15 UTC
Hello Rebecca, Are you working on bhyve for arm64 ? Are you making some progress ? I really would like to test bhyve for arm64 on my Jetson nano. On Wed, Jun 7, 2023 at 2:59 PM Rebecca Cran <rebecca@bsdio.com> wrote: > Looks good to me. Thanks! > > > -- > Rebecca Cran > > > On 6/6/23 07:24, Corvin Köhne wrote: > > Hi, > > > > I'm currently working on TPM emulation for bhyve. Therefore, the guest > > firmware has to set up the TPM device properly for the guest OS. I'd > > like to send the attached patch to the EDKII project. > > > > Any comments are appreciated. > > > > Thanks, > > Corvin > > > > Corvin Köhne (1): > > OvmfPkg/Bhyve: include TPM driver > > > > OvmfPkg/Bhyve/BhyveX64.dsc | 17 +++++++++++++++-- > > OvmfPkg/Bhyve/BhyveX64.fdf | 7 +++++++ > > 2 files changed, 22 insertions(+), 2 deletions(-) > > > > -- Mario.