commit | a2fc30478c9729fbc7330eebdb816a20f5e559bc | [log] [tgz] |
---|---|---|
author | Summer Qin <summer.qin@arm.com> | Wed Jun 14 11:06:20 2023 +0800 |
committer | David Hu <david.hu@arm.com> | Wed Jun 28 09:58:06 2023 +0200 |
tree | 503a4779e1232161c9c374192cfa55ebf64a7e3a | |
parent | 379ceb069b1e3205e3419a0611f8fb4a69482532 [diff] |
Crypto: Refine SHA384 and SHA512 test config SHA384 and SHA512 test is related with CC312_LEGACY_DRIVER_API_ENABLED. While the original CC312_LEGACY_DRIVER_API_ENABLED setting is in platform cmake which is after tf-m-test cmake, so CC312_LEGACY_DRIVER_API_ENABLED is not worked as expected. Do this refinement to solve this issue. Signed-off-by: Summer Qin <summer.qin@arm.com> Change-Id: I74d4145fd3e75a34c36bbd2119ddac666541d621