coconut-svsm / svsm

COCONUT-SVSM
MIT License
123 stars 43 forks source link

igvmbld: Extend verbose mode to show guest memory and igvm params #206

Closed roy-hopkins closed 10 months ago

roy-hopkins commented 10 months ago

In order to help validate and debug issues around allocation of guest physical address ranges, and to ensure it matches the expectations of coconut SVSM, it is useful to see what is generated by the IGVM file builder.

This commit extends the verbose output from the tool to show the purpose and the range for each block of guest physical memory defined by the generated IGVM file as well as giving a detailed summary of the contents of the IGVM parameter block.