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
Looks like we need to capture this restriction in the RVB23S64 profile spec:
If the hypervisor extension is implemented and pointer masking
(Ssnpm) is supported then henvcfg.PMM must support at minimum,
settings PMLEN=0 and PMLEN=7.
What's currently in the YAML:
NEED_AN_EXTENSION_NAME_HERE:
presence:
optional: expansion
version: "~>1.0"
when:
allOf:
- implemented: H
- implemented: Ssnpm
note: |
If the hypervisor extension is implemented
and pointer masking (Ssnpm) is supported
then henvcfg.PME must support at minimum, settings PMLEN=0 and PMLEN=7
The text was updated successfully, but these errors were encountered:
Looks like we need to capture this restriction in the RVB23S64 profile spec:
(Ssnpm) is supported then
henvcfg.PMM
must support at minimum,settings PMLEN=0 and PMLEN=7.
What's currently in the YAML:
NEED_AN_EXTENSION_NAME_HERE:
presence:
optional: expansion
version: "~>1.0"
when:
allOf:
- implemented: H
- implemented: Ssnpm
note: |
If the hypervisor extension is implemented
and pointer masking (Ssnpm) is supported
then henvcfg.PME must support at minimum, settings PMLEN=0 and PMLEN=7
The text was updated successfully, but these errors were encountered: