feat(dice): add typedefs from the Open DICE repoThe DPE implementation in RSS is aligned with theOpen Profile for DICE specification:https://pigweed.googlesource.com/open-dice/Type definitions
feat(dice): add typedefs from the Open DICE repoThe DPE implementation in RSS is aligned with theOpen Profile for DICE specification:https://pigweed.googlesource.com/open-dice/Type definitions are needed to specify the inputvalues for the DPE service. Instead of mandating toclone the entire open-dice repo, the following fileis copied from the repository:https://pigweed.googlesource.com/open-dice/+/refs/heads/main/include/dice/dice.hGit SHA of the source version: cf549422e39da872d64993be944099ac62ba22a9This is external code, with Apache 2.0 license, thereforethe license.rst is updated accordingly and a copy of thislicense is also added.Signed-off-by: Tamas Ban <tamas.ban@arm.com>Signed-off-by: David Vincze <david.vincze@arm.com>Change-Id: Ie84b8483034819d1143fe0ec812e66514ac7d4cb
show more ...