diff --git a/exports/ce.cddl b/exports/ce.cddl index 8524281..7cc2640 100644 --- a/exports/ce.cddl +++ b/exports/ce.cddl @@ -73,8 +73,8 @@ spdm-indirect-map = { } $$flags-map-extension //= ( - ? &(runtime-meas: 6) => bool - ? &(immutable: 7) => bool - ? &(tcb: 8) => bool + ? &(is-runtime-meas: 6) => bool + ? &(is-immutable: 7) => bool + ? &(is-tcb: 8) => bool )