Home
last modified time | relevance | path

Searched refs:attestedBootPatchLevel (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/security/rkp/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp953 auto attestedBootPatchLevel = auths.GetTagValue(TAG_BOOT_PATCHLEVEL); in TEST_P() local
957 ASSERT_TRUE(attestedBootPatchLevel.has_value()); in TEST_P()
1011 ASSERT_EQ(bootPatchLevel->value(), attestedBootPatchLevel.value()); in TEST_P()