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 9: COVH Extension #64

Closed rsahita closed 6 months ago

rsahita commented 7 months ago

Reference: link

Ref. Chapter 9 COVE Host Extension and Chapter 10 COVE Interrupt Extension

Suggestion to add another parameter to the COVH ABI function calls: unsigned long tsm_identifier to account for multiple TSM instances.

rsahita commented 6 months ago

Fixed in #66 @osman-koyuncu-qualcomm @atishp04

rsahita commented 6 months ago

addressed in #66