Re: [meta-arm] [PATCH v3 2/2] trusted-service: remove optee udev and group settings
Mikko Rapeli <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <ZxH3fUZB1Q1ozwSP@nuoska> |
Hi, On Thu, Oct 17, 2024 at 07:48:27AM -0700, Anton Antonov via lists.yoctoproject.org wrote: > On Thu, Oct 17, 2024 at 04:09 AM, Mikko Rapeli wrote: > > > > > I'm still not sure of the right direction. Which recipes and layers have > > userspace > > SW which needs to access /dev/tee* or /dev/teepriv* devices nodes without > > root > > rights in userspace? Where is a test for these recipes or functionality? > > Parsec is the example you're looking for. And parsec oeqa tests would test TS provider if included Thanks! So meta-security/recipes-parsec/parsec-service/parsec-service_1.4.1.bb would need to change from "teeclnt" to "tee" group to access /dev/tee* devices according to optee-client udev rule. I can provide the change when/if this series gets merged. Same for meta-cassini. But does the really need to be a separate copy of the optee-client udev rule for TS setups which need optee but not tee-supplicant from optee-client binary package? Cheers, -Mikko