8000 [Bug]: PSP firmware fails to load when CONFIG_CRYPTO_CCP_DD=y · Issue #7 · enarx/linux · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[Bug]: PSP firmware fails to load when CONFIG_CRYPTO_CCP_DD=y #7
Open
@jarkkojs

Description

@jarkkojs

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct

Overview

There is no guarantee that a file system containing SEV firmware is available during CCP driver initialization. For instance, when linked into vmlinux, CCP driver fails to load the firmware.

Refactor the existing code base so that SEV platform init is dropped from sev_pci_init() and sev_update_firmware() is callable from outside. Then, move the call site of sev_update_firmware() to sev_guest_init().

See also: https://lore.kernel.org/lkml/CA+55aFypOcK6fiiUo8FtN1srw8M9FZtqcSsFfA2eVeFu7Nug7w@mail.gmail.com/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0