• O
    !441 [openEuler-1.0-LTS] Add support for Zhaoxin SM3 and SM4 instruction · e87dfde7
    openeuler-ci-bot 提交于
    Merge Pull Request from: @leoliu-oc 
     
    Include 2 patches:
    1. Driver for Zhaoxin GMI SM3 Secure Hash algorithm
    This SM3 algorithm driver is developed to support the SM3 instruction, making user develop their applications with both high performance and high security.
    
    2. Driver for Zhaoxin GMI SM4 Block Cipher Algorithm
    This SM4 algorithm driver is developed to support the SM4 instruction, making user develop their applications with both high performance and high security.
    
    Issue
    https://gitee.com/openeuler/kernel/issues/I6J50I
    
    Test
    N/A
    
    Knowe Issue
    N/A
    
    Introduced config change
    CONFIG_CRYPTO_DEV_ZHAOXIN_SM3=m
    CONFIG_CRYPTO_DEV_ZHAOXIN_SM4=m 
     
    Link:https://gitee.com/openeuler/kernel/pulls/441 
    
    Reviewed-by: Zheng Zengkai <zhengzengkai@huawei.com> 
    Signed-off-by: Zhang Changzhong <zhangchangzhong@huawei.com> 
    e87dfde7
Kconfig 24.0 KB