Piotr Król
Piotr Król
> So qemu-coreboot [TPM support](https://github.com/stefanberger/libtpms/wiki), which would rely on [swtpm](https://github.com/stefanberger/swtpm/wiki) support which depends on [libtpms](https://github.com/stefanberger/libtpms/wiki) support seems possible as dependencies of the qemu-coreboot board, but would be linked to a...
@tlaurion thanks. We discussed that architecture and potential use cases extensively during [QubesOS minisummit SRTM talk](https://www.youtube.com/watch?v=Eip5Rts6S2I&feature=emb_title). Slides are [here](https://cloud.3mdeb.com/index.php/s/9XcFfrAmsEfd9xo)
@tlaurion I would like to work on product, associated with Dasharo subscription, that incorporate what is possible from old D-RTM. @miczyg1 what would be the most secure setup assuming no...
@miczyg1 I assume this is related with project charter for TrenchBoot as Qubes OS AEM? Can we link issues your created here?
On Tuesday as part of Qubes OS mini-summit we will sum up effort and complexity of S-RTM and Secure Boot for VMs and not only, feel free to join: https://www.qubes-os.org/news/2021/07/30/minisummit-agenda/
There were also some ideas discussed during [Qubes OS mini-summit in 2020](https://youtu.be/Eip5Rts6S2I). Trammel Hudson did quite a lot of work around `swtpm` - this was discussed on OSFW Slack amd...
@krystian-hebel I rebased those patches to most recent master, but it looks like I can't compile under `coreboot-sdk:2021-09-23_b0d87f753c` ```log ar: creating bin-x86_64-efi/blib.a [HOSTCC] util/elf2efi64 [VERSION] bin-x86_64-efi/version.ipxe.efi.o [LD] bin-x86_64-efi/ipxe.efi.tmp bin-x86_64-efi/blib.a(librm.o): in...
Same thing happen with `gcc (Debian 10.2.1-6)`. BTW I'm using [this branch](https://github.com/3mdeb/ipxe/tree/skinit_lz-next). Support for multiboot2 and TrenchBoot would be interesting to xcp-ng community I guess. So let me link this...
Ok, master also has the same issue, so maybe we using too old compiler.
Ok, it looks like `IMAGE_BZIMAGE` breaks build on master.