From: "Jarkko Sakkinen" <jarkko@kernel.org>
To: "Jarkko Sakkinen" <jarkko@kernel.org>, <buildroot@buildroot.org>
Cc: "Yann E . MORIN" <yann.morin.1998@free.fr>,
Stefan Berger <stefanb@linux.ibm.com>
Subject: Re: [Buildroot] [PATCH v6 2/3] package/libtpms: add host package
Date: Tue, 21 May 2024 15:06:39 +0300 [thread overview]
Message-ID: <D1FB5V7D36KM.23ZP0JHCTE98F@kernel.org> (raw)
In-Reply-To: <20240521115727.25343-3-jarkko@kernel.org>
On Tue May 21, 2024 at 2:57 PM EEST, Jarkko Sakkinen wrote:
> Libtpms is a library that targets the integration of TPM functionality
> into hypervisors, primarily into Qemu. Libtpms provides a very narrow
> public API for this purpose so that integration is possible. Only the
> minimum of necessary APIs are made publicly available.
>
> Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
> ---
> v6:
> - Remove Config.in.host entirely. Not required for pure deps.
> v5:
> - Config.in.host
> - s/"libtpms"/"host libtpms"/
> v4:
> - Changed in libtpms.mk to purely HOST_*.
> v3:
> - Use package deps in Kconfig as this just a library.
> - DEPENDENCIES and CONF_OPTS for the host build
> v2:
> - Use host packages in package/libtpms/Config.in.
> - Select BR2_HOST_PACKAGE_LIBOPENSSL.
I don't mind cycling this patch set as long as I don't do same
mistakes twice, and only do any other possible mistake ;-)
Good learnings given that I need to review changes to these in
the future. And yeah, most of the learnings have been really
carved into my brain by now..
And yeah, was a good idea to send the patch set so that I can
review also quota patches in the future. This address should
stick.
BR, Jarkko
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-05-21 12:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-21 11:57 [Buildroot] [PATCH v6 0/3] swtpm and libtpms host packages Jarkko Sakkinen
2024-05-21 11:57 ` [Buildroot] [PATCH v6 1/3] package/json-glib: add host build Jarkko Sakkinen
2024-05-21 11:57 ` [Buildroot] [PATCH v6 2/3] package/libtpms: add host package Jarkko Sakkinen
2024-05-21 12:06 ` Jarkko Sakkinen [this message]
2024-05-21 11:57 ` [Buildroot] [PATCH v6 3/3] package/swtpm: " Jarkko Sakkinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=D1FB5V7D36KM.23ZP0JHCTE98F@kernel.org \
--to=jarkko@kernel.org \
--cc=buildroot@buildroot.org \
--cc=stefanb@linux.ibm.com \
--cc=yann.morin.1998@free.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.