Looking only at the ear.status claim, there is no way to tell an RP (or a downstream verifier) that the appraisal conducted by the verifier is incomplete. For example, if some relevant reference values have not been provisioned.
This is the case for CCA realms when no RIM/REMs/RPV reference values are provided, but the identity of the realm world can still be appraised by checking the RAK signature over the realm token and the RAK attestation made by the platform. In such case, the realm-specific appraisal submod will be populated with some but not all of the TV claims, and the ear.status computed accordingly, maybe with an "affirming" (but partial!) score, if the RAK checks out.
In that scenario, it'd be helpful to a relying party that does not inspect the TV to know that the appraisal is incomplete. The risk otherwise is it'd be tricked into thinking that everything is good when only something is good.
Looking only at the
ear.statusclaim, there is no way to tell an RP (or a downstream verifier) that the appraisal conducted by the verifier is incomplete. For example, if some relevant reference values have not been provisioned.This is the case for CCA realms when no RIM/REMs/RPV reference values are provided, but the identity of the realm world can still be appraised by checking the RAK signature over the realm token and the RAK attestation made by the platform. In such case, the realm-specific appraisal submod will be populated with some but not all of the TV claims, and the
ear.statuscomputed accordingly, maybe with an "affirming" (but partial!) score, if the RAK checks out.In that scenario, it'd be helpful to a relying party that does not inspect the TV to know that the appraisal is incomplete. The risk otherwise is it'd be tricked into thinking that everything is good when only something is good.