From: Jan Kiszka <jan.kiszka@siemens.com>
To: Uladzimir Bely <ubely@ilbers.de>,
baocheng.su@siemens.com, isar-users@googlegroups.com
Subject: Re: [PATCH v3 3/7] Add recipe for optee-client
Date: Thu, 6 Jul 2023 08:56:59 +0200 [thread overview]
Message-ID: <c2a34e2c-d84e-1220-5c59-92feb2f73f8a@siemens.com> (raw)
In-Reply-To: <dc10427516e6da1bbbf30d521c3cd0c0655daf5b.camel@ilbers.de>
On 06.07.23 07:35, Uladzimir Bely wrote:
> On Wed, 2023-07-05 at 13:33 +0800, baocheng.su via isar-users wrote:
>> From: Baocheng Su <baocheng.su@siemens.com>
>>
>> optee-client provides the userland library for communicating with the
>> trusted applications running in OP-TEE.
>>
>> It also provides a optee-client-dev package for developing host
>> application that talks to the TA counterpart.
>>
>> Also a user land deamon tee-supplicant is provided to serve the
>> trusted
>> applications for user-land resources such as RPMB accessing.
>>
>> This brings the .inc for customization, and also a demo recipe for
>> stm32mp15x.
>>
>> The debianization is learnt from the debian offical package. The
>> tee-supplicant.service is refined by Jan to fix some timing issues.
>>
>> Signed-off-by: Baocheng Su <baocheng.su@siemens.com>
>> ---
>> meta-isar/conf/machine/stm32mp15x.conf | 2 +-
>> .../optee-client-stm32mp15x_3.21.0.bb | 18 +++++++
>> .../optee-client/files/debian/compat | 1 +
>> .../optee-client/files/debian/control.tmpl | 51
>> +++++++++++++++++++
>> .../optee-client/files/debian/rules.tmpl | 27 ++++++++++
>> .../files/debian/tee-supplicant.service | 21 ++++++++
>> .../optee-client/optee-client-custom.inc | 41 +++++++++++++++
>> 7 files changed, 160 insertions(+), 1 deletion(-)
>> create mode 100644 meta-isar/recipes-bsp/optee-client/optee-client-
>> stm32mp15x_3.21.0.bb
>> create mode 100644 meta/recipes-bsp/optee-client/files/debian/compat
>> create mode 100644 meta/recipes-bsp/optee-
>> client/files/debian/control.tmpl
>> create mode 100755 meta/recipes-bsp/optee-
>> client/files/debian/rules.tmpl
>> create mode 100644 meta/recipes-bsp/optee-client/files/debian/tee-
>> supplicant.service
>> create mode 100644 meta/recipes-bsp/optee-client/optee-client-
>> custom.inc
>>
>
> The recipe is currently not buildable (at least, in cross mode) for
> buster. So, CI fails.
>
We should likely drop the stm32 from buster - not worth the effort to
address that release anymore with new features.
Jan
--
Siemens AG, Technology
Competence Center Embedded Linux
next prev parent reply other threads:[~2023-07-06 6:57 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-05 5:33 [PATCH v3 0/7] Add optee family and friends baocheng.su
2023-07-05 5:33 ` [PATCH v3 1/7] stm32mp15x: Bump optee-os to 3.21.0 baocheng.su
2023-07-05 5:33 ` [PATCH v3 2/7] Add recipe for optee TA devkit baocheng.su
2023-07-05 5:33 ` [PATCH v3 3/7] Add recipe for optee-client baocheng.su
2023-07-06 5:35 ` Uladzimir Bely
2023-07-06 6:56 ` Jan Kiszka [this message]
2023-07-12 12:17 ` Jan Kiszka
2023-07-05 5:33 ` [PATCH v3 4/7] Add recipe for optee examples baocheng.su
2023-07-05 5:33 ` [PATCH v3 5/7] Add recipe for optee ftpm baocheng.su
2023-07-12 12:16 ` Jan Kiszka
2023-07-05 5:33 ` [PATCH v3 6/7] initramfs: Add recipe for tee-supplicant hook baocheng.su
2023-07-17 16:09 ` Jan Kiszka
2023-07-05 5:33 ` [PATCH v3 7/7] initramfs: Add recipe for tee-ftpm hook baocheng.su
2023-07-11 6:43 ` [PATCH v3 0/7] Add optee family and friends Uladzimir Bely
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=c2a34e2c-d84e-1220-5c59-92feb2f73f8a@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=baocheng.su@siemens.com \
--cc=isar-users@googlegroups.com \
--cc=ubely@ilbers.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox