Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplified OCALL #4650

Open
jenswi-linaro opened this issue May 28, 2021 · 1 comment
Open

Simplified OCALL #4650

jenswi-linaro opened this issue May 28, 2021 · 1 comment

Comments

@jenswi-linaro
Copy link
Contributor

Hi all,

This relates the ongoing OCALL work (#3673, linaro-swg/linux#72, OP-TEE/optee_client#171 and linaro-swg/optee_examples#64) where the Linux kernel driver implementation has become a bottleneck due to its complexity.

I'm proposing an alternative design with more focus on keeping down the complexity in the kernel driver implementation. The TEE Client API exposed to the client is supposed to be left more or less as it is in OP-TEE/optee_client#171. Same goes for the TA API exposed to the TA in #3673.

The design is currently just a rough sketch but I hope it should be enough to get the idea. This is described in the document Simplified OCALL, feel free to comment in the document or here whatever is most convenient for you.

@github-actions
Copy link

This issue has been marked as a stale issue because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this issue will automatically be closed in 5 days. Note, that you can always re-open a closed issue at any time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant