Re: [PATCH v3 2/2] trusted-service: remove optee udev and group settings
"Anton Antonov" <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <[email protected]> |
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 Anton