Bug 11419 - Hygon: Refactor Hygon code in drivers/crypto/ccp
Summary: Hygon: Refactor Hygon code in drivers/crypto/ccp
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: 2024-10-18 20:54 UTC by wojiaohanliyang
Modified: 2024-10-20 13:48 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 2024-10-18 20:54:33 UTC
Description of problem:

Currently, the native files in drivers/crypto/ccp have been changed a lot, because we have added a lot of code to the native files to support Hygon secure functions.

In order to invade the native code as little as possible, we decided to refactor the code for Hygon secure functions.

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 2024-10-20 13:48:40 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/4009