mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
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
This commit is contained in:
@@ -422,7 +422,7 @@ interface IRemotelyProvisionedComponent {
|
||||
* ; 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
|
||||
|
||||
Reference in New Issue
Block a user