commit | 8ab36dc2586349e2dab61a8efeb136205220535b | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Tue May 07 10:52:49 2019 +0800 |
committer | Tamas Ban <tamas.ban@arm.com> | Fri May 24 13:56:26 2019 +0000 |
tree | f29c08bb0d74fa329786f07328419988c0587d5c | |
parent | 0a177f64e8173125d3f47720fac0f6bc856bd352 [diff] |
Test: Add maximum token size for attestation tests This patch adds the token size define for attestation tests. The size will be checked in the attestion service against the platform dependent maximum size defined in region_defs.h to see if the size is enough to hold the token. Change-Id: Ic889b43b395518903734d755ead7037438001623 Signed-off-by: Kevin Peng <kevin.peng@arm.com>