riscv-non-isa / riscv-ap-tee

This repo holds the work area and revisions of the non-ISA specification created by the RISC-V AP-TEE TG. This specification defines the programming interfaces (ABI) to support the Confidential VM Extension (CoVE) confidential computing architecture for RISC-V application-processor platforms.
https://jira.riscv.org/browse/RVG-76
Creative Commons Attribution 4.0 International
49 stars 19 forks source link

[Qualcomm feedback] Chapter 5.1. Clarify deployment models with figures #52

Closed rsahita closed 6 months ago

rsahita commented 7 months ago

Reference: link

There are two deployment models possible here. CoVE ABI is equally applicable for both modes - this specification focusses on the second deployment model (b) where a peer supervisor domain is used to host confidential workloads.

This requires a bit of rewording I guess (b) is referring to (2) below. Also as mentioned before, other deployment models are possible that can house multiple TSMs.

A diagram depicting the architecture for variant 1 would be helpful, as it does not rely on SMMTT.

rsahita commented 6 months ago

yes it was a, b in ascii doc and it got replaced as 1, 2 (since i had not used the lower alpha tag) - fixed that to use numbers. also will put a figure for deployment model 1 in appendix since that is not the focus of this spec per se.

rsahita commented 6 months ago

Closing as addressed in PR #70 cc @ozkoyuncu