riscv-non-isa / riscv-ap-tee-io

This TG will define AP-TEE-IO ABI extensions to provide Confidential VM-assigned devices with secure direct access to confidential memory as well as MMIO, removing the dependence on para-virtualized I/O.
https://jira.riscv.org/browse/RVG-144
Creative Commons Attribution 4.0 International
9 stars 4 forks source link

specifications: Explicitly call out the unbinding flows #110

Closed sameo closed 5 months ago

sameo commented 5 months ago

And refer to the threat model from the high level device and interface lifecycle section.

Fixes #89