commit | 327bc844621fe6d6702c55479e35348c6c8bfa11 | [log] [tgz] |
---|---|---|
author | David Hu <david.hu@arm.com> | Thu May 13 16:29:33 2021 +0800 |
committer | David Hu <david.hu@arm.com> | Tue Jun 08 08:46:45 2021 +0200 |
tree | 8de7c47a254e610eca808c25b525a15daa7ab5ee | |
parent | aee07882f278d53af97e03e81f74b93637fcc42d [diff] |
Profiles: Optimize Crypto memory footprint in Profile Small Optimize the memory footprint required by Crypto service in Profile Small. - Decrease the MAX number of concurrent multi-part operations to 4. - Decrease the heap size used in backend crypto library since asymmetric cryptography is disabled. Change-Id: If1b8d4b6cef098e132bd891a140be278993bf6c2 Signed-off-by: David Hu <david.hu@arm.com>