**Issue description** - The `Launch digest` of `SVSM` is different than the `measurement` in the attestation report obtained by the monitor. - Potentially this is caused by the `init-flags` value that is used to launch the VM ([related issue](https://github.com/coconut-svsm/svsm/pull/353)) - Currently the value they set in the official repo of `svsm` is 5 and enables restricted injection which stops the VM from booting our case. Version: - Branch `dev` - Commit `3e1ee874649db7fc4662274a6b8af2cd7ad14eff` How to reproduce: 1. Build `svsm` and preserve the dumped `Launch digest` 2. Request an attestation report from the monitor and dump its 48 bytes starting from offset `90h`
Issue description
Launch digestofSVSMis different than themeasurementin the attestation report obtained by the monitor.init-flagsvalue that is used to launch the VM (related issue)svsmis 5 and enables restricted injection which stops the VM from booting our case.Version:
dev3e1ee874649db7fc4662274a6b8af2cd7ad14effHow to reproduce:
svsmand preserve the dumpedLaunch digest90h