commit | 5b3c9fa3ae93b357b847ce8e074070b8146f05e9 | [log] [tgz] |
---|---|---|
author | sandeep chiluvuru <sandeep.chiluvuru@arm.com> | Tue Feb 13 18:37:38 2024 +0530 |
committer | Anton Komlev <Anton.Komlev@arm.com> | Fri Mar 01 12:32:10 2024 +0100 |
tree | a2a5aa2370cde8984acb2c4d009841ef51660db3 | |
parent | 5b7d5d02897f0d9ab3c13d117aae4c0c9c0dfd5c [diff] |
Initial Attestation: Increased maximum size for attestation token The attestation token size defined by ATTEST_TOKEN_MAX_SIZE (0x250) was not enough for the attestation token returned by the RSS in the TC platform. This caused TFM_S_ATTEST_TEST_1004 test to fail. Hence, increased it to 0x350. Change-Id: I4acf2d596698ad8db0b828a16cc991f9ae7c3f30 Signed-off-by: sandeep chiluvuru <sandeep.chiluvuru@arm.com>