Skip to content
Commit 6eab9191 authored by Balint Dobszay's avatar Balint Dobszay
Browse files

TEE driver code and documentation



Replace the current DebugFS and custom ioctl based FF-A user-space
interface with an implementation which uses the TEE subsystem.
Currently the new TEE driver supports Trusted Services specific
protocol and enables communication with PSA Secure Partitions. The
design allows extending the TEE driver with other protocols in the
future when demand arises.

The main intention of the change is to break away from the
proof-of-concept nature of the previous implementation, coming from
the debug nature of DebugFS (it is disabled in release builds), and
the foreseeable challenges of up-streaming a new user-space API.

Signed-off-by: Balint Dobszay's avatarBalint Dobszay <balint.dobszay@arm.com>
Change-Id: If2a59d5ca15eebeb30dad229fb99207aadc13d93
parent f445cf97
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment