commit | 4a2888a2f46e812f715d07eee82458635a751475 | [log] [tgz] |
---|---|---|
author | Daniel Boulby <daniel.boulby@arm.com> | Tue May 31 16:07:36 2022 +0100 |
committer | Daniel Boulby <daniel.boulby@arm.com> | Thu Jun 23 13:37:43 2022 +0100 |
tree | 3c15e70075a35642d188678150dccf4fe9002c06 | |
parent | 07d751ee6b699387da1ec7093c2a18c7244247de [diff] |
test(ff-a): uuid field for ffa_partition_info_get The EAC0 v1.1 FF-A spec now requires that the UUID field in the partition information descriptors is only populated when FFA_PARTITION_INFO_GET is supplied with a null uuid (Table 13.37). This patch updates the tests to check for this. Signed-off-by: Daniel Boulby <daniel.boulby@arm.com> Change-Id: I241c6bed4fc5f63ec91a7b86725be5b2ee838601