1. 9876012 Make it possible to pass arguments to PSA sim psa_client by Tom Cosgrove · 1 year, 2 months ago
  2. b923b47 Have PSA sim client wrappers say which call fails, if one does by Tom Cosgrove · 1 year, 2 months ago
  3. f98635c psasim: build server library and binary before client's ones by Valerio Setti · 1 year, 2 months ago
  4. 75129e2 psa_sim_crypto_[client/server]: check if CRYPTO_C is enabled by Valerio Setti · 1 year, 2 months ago
  5. 51b2c86 Use our own copy of programs/psa/psa_hash.c in the PSA simulator tests by Tom Cosgrove · 1 year, 2 months ago
  6. 5ddd659 Revert "Correctly build client-side code that's to be run under the PSA crypto sim" by Tom Cosgrove · 1 year, 2 months ago
  7. f252f61 psa_sim_serialise.pl now creates the updated .c file by Tom Cosgrove · 1 year, 2 months ago
  8. db87a44 psa_sim_serialise.pl now creates the updated .h file by Tom Cosgrove · 1 year, 2 months ago
  9. 0d0415e Move the comment block in psa_sim_serialise.c back to where it belongs by Tom Cosgrove · 1 year, 2 months ago
  10. 9ab1969 Make psa_sim_generate.pl output the new type of server wrapper we want by Tom Cosgrove · 1 year, 2 months ago
  11. 517f4a1 Store operation_ts on PSA sim server side; only send handle to client by Tom Cosgrove · 1 year, 2 months ago
  12. d6048a4 We want the PSA hash code if MBEDTLS_PSA_CRYPTO_CLIENT && !MBEDTLS_PSA_CRYPTO_C by Tom Cosgrove · 1 year, 2 months ago
  13. e7a2230 Correctly build client-side code that's to be run under the PSA crypto sim by Tom Cosgrove · 1 year, 2 months ago
  14. 0ca70d5 Add missing licences by Tom Cosgrove · 1 year, 2 months ago
  15. 8bfb758 PSA crypto sim's server wrappers need to free deseraliased buffers when they're no longer needed by Tom Cosgrove · 1 year, 2 months ago
  16. ca0c147 Mark temporary PSA crypto sim Perl scripts as executable by Tom Cosgrove · 1 year, 2 months ago
  17. e2f0e30 Extend PSA crypto simulator tests to run psa_hash.c under the simulator by Tom Cosgrove · 1 year, 2 months ago
  18. 61ee59f Add the rest of the psa_hash_xxx() functions to the simulator by Tom Cosgrove · 1 year, 2 months ago
  19. 39f8b09 Add PSA crypto sim serialisation functions needed for the remaining PSA hash APIs by Tom Cosgrove · 1 year, 2 months ago
  20. 3ebb880 Hook the new psa_sim_crypto_{client,server} into the build and tests by Tom Cosgrove · 1 year, 2 months ago
  21. a4952f9 The PSA sim logs aren't very many lines, so show them during tests by Tom Cosgrove · 1 year, 2 months ago
  22. 54b4ccd Add PSA crypto sim client and server implementations of psa_hash_compute() by Tom Cosgrove · 1 year, 2 months ago
  23. e68fb72 Add PSA crypto sim serialisation functions for rest of types needed for psa_hash_compute() by Tom Cosgrove · 1 year, 2 months ago
  24. 2fc5687 Add PSA crypto sim serialisation functions for basic types by Tom Cosgrove · 1 year, 2 months ago
  25. 9202456 Fix code style in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  26. 38f6c86 Remove unnecessary blank lines at top of functions in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  27. 9919543 Only print PSA crypto sim server messages when DEBUG defined by Tom Cosgrove · 1 year, 2 months ago
  28. f69445c Fix sending a response of more than 184 bytes in psa_ff_server.c:psa_write() by Tom Cosgrove · 1 year, 2 months ago
  29. bdc4c2d Fix PSA sim test awk script by removing extra $ by Tom Cosgrove · 1 year, 2 months ago
  30. 0a57a25 Fix psa_ff_server.c to calculate the amount of data from client correctly by Tom Cosgrove · 1 year, 2 months ago
  31. b7e5f31 Replace final sprintf() with snprintf() in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  32. 1f3c99c psa_autogen.py: improve management of output files by Valerio Setti · 1 year, 3 months ago
  33. 87d99fb psasim: create a seedfile to be used for the crypto server by Valerio Setti · 1 year, 3 months ago
  34. dce6b85 psa_ff_client: fix typos and useless blank lines by Valerio Setti · 1 year, 3 months ago
  35. c98f8ab crypto-client: allow debug build of libraries and test binaries by Valerio Setti · 1 year, 3 months ago
  36. 237a64e crypto-client: remove log files on "make clean" by Valerio Setti · 1 year, 3 months ago
  37. 400168c crypto-client: fix the SID by Valerio Setti · 1 year, 3 months ago
  38. cd89c1f crypto-client: simplify build of mbedtls static libraries by Valerio Setti · 1 year, 3 months ago
  39. 66fb1c1 crypto-client: reorganize source files/folders by Valerio Setti · 1 year, 3 months ago
  40. 655b979 crypto-client test: implement the first IPC call for psa_crypto_init() by Valerio Setti · 1 year, 3 months ago
  41. 4362aae crypto-client test: ensure that client/server are linked against proper MbedTLS libraries by Valerio Setti · 1 year, 3 months ago
  42. d1b6ef1 crypto-client test: add mechanism to build crypto library for client and server by Valerio Setti · 1 year, 3 months ago
  43. 4f4ade9 psa-client-server: move psasim from framework repo to the mbedtls one by Valerio Setti · 1 year, 3 months ago
  44. c160488 Added work directory for the psa client/server testing epic by Minos Galanakis · 1 year, 3 months ago