Can SELinux restrict who can call a specific TEE UUID
I’m investigating how to control access to an API a TEE application presents.
I believe I can use SELinux to control which kernel modules can access the client TEE library, but I need finer-grain control to say that only one specific TEE a… Continue reading Can SELinux restrict who can call a specific TEE UUID