Increase heapsize for mbedtls library
authorSoby Mathew <soby.mathew@arm.com>
Mon, 5 Jun 2017 11:18:04 +0000 (12:18 +0100)
committerSoby Mathew <soby.mathew@arm.com>
Mon, 5 Jun 2017 11:23:27 +0000 (12:23 +0100)
commit38aacad3cb4842a267d2cd5a22d0e6439c0d37e6
tree990b9a0427fce8555e6f8d5737de1c50a51eca0e
parent2bd26faf62411c75111fea4b23c542865383b068
Increase heapsize for mbedtls library

The mbedTLS library requires larger heap memory for verification of RSASSA-PSS
signature in certificates during Trusted Board Boot. This patch increases the
heap memory for the same.

Change-Id: I3c3123d7142b7b7b01463516ec436734895da159
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
drivers/auth/mbedtls/mbedtls_common.c