commit | 29c322f4a8195df10192c68ebece100fc3c03a38 | [log] [tgz] |
---|---|---|
author | Antonio de Angelis <Antonio.deAngelis@arm.com> | Fri Feb 11 12:17:34 2022 +0000 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Fri Feb 11 12:17:37 2022 +0000 |
tree | d352f33156fcacb0f332f4b1b76d74d615730d35 | |
parent | 6ff634b5a047a813b09aaaa15b7bdce1f773d92f [diff] |
Crypto: Remove workaround for CFB tests in CC-312 enabled platforms The workaround based on compiler defines to disable CFB on CC-312 enabled platforms is not required anymore as now the tests are completely controlled through cmake configuration options available in the platforms port on TF-M. Signed-off-by: Antonio de Angelis <antonio.deangelis@arm.com> Change-Id: I1ff29d8585f845a6dbbcd6edb2e97a11fd4a1c08