We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the section "TVM-defined` shared memory regions", this ECALL sequence is defined:
This is the only instance of 'tee_host_tvm_initiate_fence' in the document.
Please clarify.
The text was updated successfully, but these errors were encountered:
its a typo - it should refer to the sbi_covh_tvm_fence()
Similarly other typos:
tee_host_tsm_reclaim_pages --> sbi_covh_reclaim_pages tee_host_tvm_add_shared_pages --> sbi_covh_add_tvm_shared_pages sbi_tee_host_finalize_tvm --> sbi_covh_finalize_tvm
Sorry, something went wrong.
Thanks.
No branches or pull requests
In the section "TVM-defined` shared memory regions", this ECALL sequence is defined:
This is the only instance of 'tee_host_tvm_initiate_fence' in the document.
Please clarify.
The text was updated successfully, but these errors were encountered: