mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-04 15:39:53 +00:00
Update psa_sim_generate.pl to create the psa_sim_crypto_client.c we want
Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
This commit is contained in:
parent
2eb8cc7d9d
commit
37610024e9
@ -302,7 +302,7 @@ sub client_calls_header
|
||||
#include "psa/crypto.h"
|
||||
|
||||
#define CLIENT_PRINT(fmt, ...) \
|
||||
PRINT("Client: " fmt, ##__VA_ARGS__)
|
||||
INFO("Client: " fmt, ##__VA_ARGS__)
|
||||
|
||||
static psa_handle_t handle = -1;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user