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.
Hi
My snphost version is 0.6.1
My
snphostok had two failure cases.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.