commit | d10a914d82424154266420fc7052d04a46c135b8 | [log] [tgz] |
---|---|---|
author | Mate Toth-Pal <mate.toth-pal@arm.com> | Thu Apr 28 15:34:13 2022 +0200 |
committer | Anton Komlev <Anton.Komlev@arm.com> | Mon Jul 04 14:42:07 2022 +0200 |
tree | da550c950d78e7006f84f7f97574feb2dad8313d | |
parent | bb187d0f05cd341c6437db463e5d6cdf6b844b3d [diff] |
Generalise composite claims Create a CompositeAttestClaim class for representing claims, that may contain other claims. This basically means that the code of SWComponentsClaim is refactored a bit (mostly renaming) to be more general. The commit also makes AttestationClaim class abstract, and adds some documentation to AttestationClaim methods. Change-Id: I2fe45bf8e540a7ffd41f640aff719bc87444ef57 Signed-off-by: Mate Toth-Pal <mate.toth-pal@arm.com>