Bug 20680 - Hygon: Return 0 at the beginning of csv_guest_hygon_coco_extension() for non-CSV3 VMs
Summary: Hygon: Return 0 at the beginning of csv_guest_hygon_coco_extension() for non-...
Status: NEW
Alias: None
Product: ANCK 6.6 Dev
Classification: ANCK
Component: X86 (show other bugs) X86
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Guanjun
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-25 17:09 UTC by wojiaohanliyang
Modified: 2025-04-26 15:58 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wojiaohanliyang hygon_group 2025-04-25 17:09:32 UTC
Description of problem:

The helper function csv_guest_hygon_coco_extension() does not have to provide hygon confidential computing extensions when the current VM is not a CSV3 VM.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 小龙 admin 2025-04-26 15:58:42 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/5161