mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-28 07:51:36 -04:00
config_adjust_test_accelerators.h: Do not define PSA_CRYPTO_DRIVER_TEST
PSA_CRYPTO_DRIVER_TEST needs to be defined upper in build_info.h sequence of definitions/ inclusions. Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
2b36f5f5ab
commit
e8a9258ff0
@ -53,10 +53,6 @@
|
|||||||
* and use that as an external driver.
|
* and use that as an external driver.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Enable the use of the test driver in the library, and build the generic
|
|
||||||
* part of the test driver. */
|
|
||||||
#define PSA_CRYPTO_DRIVER_TEST
|
|
||||||
|
|
||||||
/* Use the accelerator driver for all cryptographic mechanisms for which
|
/* Use the accelerator driver for all cryptographic mechanisms for which
|
||||||
* the test driver is implemented. This is copied from psa/crypto_config.h
|
* the test driver is implemented. This is copied from psa/crypto_config.h
|
||||||
* with the parts not implemented by the test driver commented out. */
|
* with the parts not implemented by the test driver commented out. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user