Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bugfix][6.6] Fix the compilation error when CONFIG_CRYPTO_DEV_SP_PSP is disabled #508

Merged
merged 1 commit into from
Nov 29, 2024

Commits on Nov 29, 2024

  1. include: linux/psp-hygon.h: remove redundant function symbols

    hygon inclusion
    category: bugfix
    CVE: NA
    
    ---------------------------
    
    When the CONFIG_CRYPTO_DEV_SP_PSP option is disabled,
    a compilation error occurs due to the duplicate definition
    of the vpsp_try_do_cmd function symbol.
    
    Signed-off-by: [email protected] <[email protected]>
    [email protected] committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    f4c7817 View commit details
    Browse the repository at this point in the history