commit | b804354851b568fb01aa1d68735185efb7655f84 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Sun May 14 23:24:25 2023 +0000 |
committer | Andrew Scull <ascull@google.com> | Sun May 14 23:24:25 2023 +0000 |
tree | e600a05b1b475aae359fc432ef450017882b87db | |
parent | 0d520e8e1751fde5a3207c6f27be88a8bbc245dc [diff] |
Require the config hash Align with the Open Profile for DICE by requiring that the configuration hash be included because the configuration input is a hash of the specified configuration desscriptor. Test: n/a Change-Id: I9d2ef560dc8e6f567b5b8d1a244f5138c45ae420
diff --git a/security/rkp/aidl/android/hardware/security/keymint/IRemotelyProvisionedComponent.aidl b/security/rkp/aidl/android/hardware/security/keymint/IRemotelyProvisionedComponent.aidl index 7fed363..b231dae 100644 --- a/security/rkp/aidl/android/hardware/security/keymint/IRemotelyProvisionedComponent.aidl +++ b/security/rkp/aidl/android/hardware/security/keymint/IRemotelyProvisionedComponent.aidl
@@ -422,7 +422,7 @@ * ; described above. * -4670545 : bstr, ; Code Hash * ? -4670546 : bstr, ; Code Descriptor - * ? -4670547 : bstr, ; Configuration Hash + * -4670547 : bstr, ; Configuration Hash * -4670548 : bstr .cbor { ; Configuration Descriptor * ? -70002 : tstr, ; Component name * ? -70003 : int / tstr, ; Component version