Bug 22197 - Add coco measurement capabilities for the CSV3 virtual machine
Summary: Add coco measurement capabilities for the CSV3 virtual machine
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: BaseOS Modules (show other bugs) BaseOS Modules
Version: ---
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Jacob
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-26 10:07 UTC by yangge
Modified: 2025-06-26 10:07 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yangge hygon_group 2025-06-26 10:07:19 UTC
Description of problem:
The Hygon Secure Processor maintains 5 RTMRs (Runtime Extendable Measurement
Registers) for each CSV3 virtual machine, which are accessible to EDK2 for 
measuring additional logic and data loaded into the CSV3 virtual machine at
runtime.
In EDK2, we have added measurement capabilities for the CSV3 virtual machine. When launching the CSV3 virtual machine, during the execution process of EDK2, we measured all the data that we intended to measure.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: