Skip to content

snphost config set leads to FirmwareError(KnownSevError(InvalidParam)) #127

@tianyishan

Description

@tianyishan

Hi
My snphost version is 0.6.1
My snphost ok had two failure cases.

sudo snphost ok
...
[ FAIL ]         - Alias check
....
[ FAIL ] - Comparing TCB values: The TCB versions did NOT match 

 Platform TCB version: TCB Version:
  Microcode:   213
  SNP:         24
  TEE:         0
  Boot Loader: 2
  FMC:         None 
 Reported TCB version: TCB Version:
  Microcode:   213
  SNP:         23
  TEE:         0
  Boot Loader: 2
  FMC:         None
ERROR: One or more tests in snphost ok reported a failure
Error: One or more tests in snphost ok reported a failure

I was trying to update the reported TCB version using snphost config set. However, I ran into the following issues.

sudo snphost config set 2 0 24 213 0
ERROR: Error setting a new snp config
Error: Error setting a new snp config
Caused by:
   FirmwareError(KnownSevError(InvalidParam))

I made sure that no guests are running right now.
What does FirmwareError(KnownSevError(InvalidParam)) mean?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions