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

8.2.2 Clarify tee_host_tvm_initiate_fence #111

Open
sqzsq opened this issue Sep 18, 2024 · 2 comments
Open

8.2.2 Clarify tee_host_tvm_initiate_fence #111

sqzsq opened this issue Sep 18, 2024 · 2 comments

Comments

@sqzsq
Copy link

sqzsq commented Sep 18, 2024

In the section "TVM-defined` shared memory regions", this ECALL sequence is defined:

  1. sbi_covh_tvm_invalidate_pages()
  2. tee_host_tvm_initiate_fence()
  3. sbi_covh_tvm_remove_pages()

This is the only instance of 'tee_host_tvm_initiate_fence' in the document.

Please clarify.

@rsahita
Copy link
Collaborator

rsahita commented Sep 23, 2024

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

@sqzsq
Copy link
Author

sqzsq commented Sep 23, 2024

Thanks.

@sqzsq sqzsq closed this as completed Sep 23, 2024
@rsahita rsahita reopened this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants