diff --git a/security/rkp/README.md b/security/rkp/README.md index 2180d0fc13..2d00b83295 100644 --- a/security/rkp/README.md +++ b/security/rkp/README.md @@ -210,10 +210,10 @@ The following describes which certificate types may be request based on the RKP describes an RKP VM. If there are further certificates without the RKP VM marker, then the chain does not describe an RKP VM. - Implementations must include the first RPK VM marker as early as possible + Implementations must include the first RKP VM marker as early as possible after the point of divergence between TEE and non-TEE components in the DICE chain, prior to loading the Android Bootloader (ABL). 2. "widevine" or "keymint": If there are no certificates with the RKP VM marker then it describes a TEE component. 3. None: Any component described by a DICE chain that does not match the above - two categories. \ No newline at end of file + two categories.