-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Inquiry About When OP-TEE OS Runs in M Mode on RISC-V #7158
Comments
@maroueneboubakri Do you have the use case? |
Hi @gagachang, @HuangBorong, A use-case is when dedicating a core to OP-TEE (a trusted hart) that may have only M+U modes. M-Mode for OP-TEE OS and U-Mode for TA. We are still investigating this in our side, probably will remove this from the code-base in future. Best |
Thanks @maroueneboubakri
In case there is no S-mode and virtual memory system, how do you construct isolation between TAs ? |
Thanks! |
That's correct. |
Hello,
I would like to inquire about the scenarios in which OP-TEE OS runs in M mode.
Thank you for your help!
The text was updated successfully, but these errors were encountered: