commit | 2a68899a63df66f68b63c45c33909dcd764703ff | [log] [tgz] |
---|---|---|
author | Tamas Ban <tamas.ban@arm.com> | Fri May 10 10:39:15 2019 +0100 |
committer | Tamas Ban <tamas.ban@arm.com> | Fri May 24 13:56:36 2019 +0000 |
tree | b10f52fc3ad2be8f0b7b7ad5f085dbb4d60c7065 | |
parent | 2ed30222a7bee85ed315cd7dbdab0aeccc4c079b [diff] |
Crypto: Increase the buffer size for memory allocation Increase the size of static buffer to 8KB which is used by Mbed Crypto to dynamically allocate memory. It is required due to the ECDSA (NIST P-256) signing of initial attestation token. Change-Id: I22d916140b0b65fc590de545cf7a086de0acb5cb Signed-off-by: Tamas Ban <tamas.ban@arm.com>