commit | abad9a6920aa299b26345e2c8dc940d1a6c9f31b | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@arm.com> | Fri Feb 28 17:57:20 2025 +0000 |
committer | David Vincze <david.vincze@arm.com> | Fri Feb 28 18:11:46 2025 +0000 |
tree | d31232ca7948526a762f5dc03edeac43e62b8a52 | |
parent | ffa73f0779717fbb8ec13376660dee5357db1e3a [diff] |
Attest: Configure token buffer in line with platform needs Replace the hardcoded test token size with a use case dependent constant provided by the Initial Attestation service interface header file. Store the test token buffer in the BSS segment instead of the stack to prevent excessive stack usage on some platforms. Change-Id: I8fa73ee3c79dbf2c425facad4f472979f42bd098 Signed-off-by: David Vincze <david.vincze@arm.com>