commit | 52bbfc94376084070e53bf358120165f91760f29 | [log] [tgz] |
---|---|---|
author | Vinay Kumar Kotegowder <vinaykumar.kotegowder@arm.com> | Fri Jul 03 17:23:59 2020 +0530 |
committer | Vinay Kumar Kotegowder <vinaykumar.kotegowder@arm.com> | Fri Jul 03 17:23:59 2020 +0530 |
tree | 9fd72c839b43b29cfeb7436bbdc9304776cad8ef | |
parent | 1f96094734897674fa907fba2050bc52e1b3d0fe [diff] |
Enhancements: Crypto Details : Re-structure test data structures across tests and in turn re-use the test data effectively. Reduce overall RAM requirement(.data and .bss) which effectively minimize the overall boot time. The RAM consumption reduced to ~12K from ~105K. With modified test data structures, the test logic code looks cleaner and readable. Note : Re-work for some of the left out tests will be done as part of future release. Signed-off-by: Vinay Kumar Kotegowder <vinaykumar.kotegowder@arm.com>