You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: fix all markdown linter warnings in firmware-reference-values.md
Add blank lines before all lists and code blocks to comply with markdownlint
rules MD031 (blanks-around-fences) and MD032 (blanks-around-lists).
Fixed warnings at lines: 138, 178, 187, 195, 221, 230, 238, 248
The SNP guest policy contains multiple flags (smt_allowed, migrate_ma, debug, etc.). Veritas reports the full policy word but does not break it into individual enforcement rules.
228
233
229
234
To enforce specific policy bits, add to attestation policy:
0 commit comments