1. bf4d96a Merge pull request #308 from adeaarm/allow_multiple_return_values by jothikumar mani · 3 years, 5 months ago
  2. ab6e9cc Crypto tests 24/25 unsupported algorithm check can accept both INVALID_ARGUMENT and NOT_SUPPORTED by Antonio de Angelis · 3 years, 6 months ago
  3. 47b6f9b copyright updated by jk-arm · 3 years, 6 months ago
  4. 8cee836 Merge pull request #303 from andvib/minor-cleanup by jothikumar mani · 3 years, 6 months ago
  5. 3f3b0c1 Merge pull request #302 from bensze01/mbedtls-2-28-pr by jothikumar mani · 3 years, 6 months ago
  6. 39f0607 Merge pull request #301 from bensze01/multipart-aead-pr by jothikumar mani · 3 years, 6 months ago
  7. d8fd031 Merge pull request #300 from bensze01/des-iv-len-pr by jothikumar mani · 3 years, 6 months ago
  8. 1afff7b Merge pull request #299 from bensze01/generate_key-pr by jothikumar mani · 3 years, 6 months ago
  9. a6ea441 Merge pull request #298 from bensze01/macro-redefinition-pr by jothikumar mani · 3 years, 6 months ago
  10. 86556b4 Merge pull request #297 from bensze01/remove-arc4-pr by jothikumar mani · 3 years, 6 months ago
  11. 2a18522 copyright year corrected for nrf source files by jk-arm · 3 years, 6 months ago v22.01_API1.4_ADAC_BETA
  12. 7cc5d1d psa arch test v1.4 release by jk-arm · 3 years, 6 months ago
  13. c133246 Merge pull request #304 from andvib/wdt-dev-apis by jothikumar mani · 3 years, 6 months ago
  14. 93b609f nordic: Use hardware WDT for DEV APIs tests by Andreas Vibeto · 3 years, 6 months ago
  15. 19b48f1 Rename test from l088 to i088 by Andreas Vibeto · 3 years, 7 months ago
  16. 3dd0068 Fix indentation causing build warning in i082 by Andreas Vibeto · 3 years, 7 months ago
  17. 17a2b8a Fully enable psa_cipher_encrypt/decrypt by Bence Szépkúti · 3 years, 9 months ago
  18. a6d42f9 Fully enable psa_cipher_encrypt/decrypt by Bence Szépkúti · 3 years, 9 months ago
  19. f3eae58 Allow user control of MISSING_CRYPTO_1_0 by Bence Szépkúti · 3 years, 9 months ago
  20. 90a550c Allow multiple return statuses where reasonable by Bence Szépkúti · 3 years, 8 months ago
  21. 7644974 Fix test descriptions by Bence Szépkúti · 3 years, 8 months ago
  22. 67f3b8c Test insufficient tag buffer for aead_finish by Bence Szépkúti · 3 years, 8 months ago
  23. a9dc32e Verify the output of the whole multipart operation by Bence Szépkúti · 3 years, 8 months ago
  24. 6b88e46 Correct the input and output for decryption tests by Bence Szépkúti · 3 years, 8 months ago
  25. b8ea063 Don't over-read the plaintext buffer by Bence Szépkúti · 3 years, 8 months ago
  26. 7032934 Separate tag buffers from ciphertext in multipart tests by Bence Szépkúti · 3 years, 8 months ago
  27. 333ee8b Remove duplicated checks by Bence Szépkúti · 3 years, 8 months ago
  28. 10e0097 psa_aead_update may return less data than expected by Bence Szépkúti · 3 years, 8 months ago
  29. 0c862bc CCM Requires a nonce between 7 and 13 bytes long by Bence Szépkúti · 3 years, 8 months ago
  30. 87a3b0e psa_aead_generate_nonce() is for encryption only by Bence Szépkúti · 3 years, 8 months ago
  31. 59cf2d0 Call psa_aead_set_lengths before setting the nonce by Bence Szépkúti · 3 years, 8 months ago
  32. 3eafc33 The algorithms for key setup and usage must match by Bence Szépkúti · 3 years, 8 months ago
  33. 7f9b897 Abort AEAD operations before reusing them by Bence Szépkúti · 3 years, 8 months ago
  34. e73760c Change to psa_aead_encrypt tests (test_c049) by Bence Szépkúti · 3 years, 9 months ago
  35. 57b84fa Change to psa_aead_encrypt tests (test_c048) by Bence Szépkúti · 3 years, 9 months ago
  36. 0ebf0eb Don't define MISSING_CRYPTO_1.0 in HOST_GCC.cmake by Bence Szépkúti · 3 years, 9 months ago
  37. 0e98b6c Change to psa_generate_key tests (test_c016) by Bence Szépkúti · 3 years, 9 months ago
  38. 6e1549d missed patch added by jk-arm · 3 years, 8 months ago master
  39. 8b18751 Use PSA_KEY_TYPE_DES instead of PSA_KEY_TYPE_ARC4 by Ronald Cron · 4 years, 1 month ago
  40. 5620d85 Merge pull request #293 from andvib/watchdog-timer by jothikumar mani · 3 years, 10 months ago
  41. 5cf4fe6 ff: nordic: Add WDT driver for nRF91 by Andreas Vibeto · 3 years, 10 months ago
  42. 01ee3ff psa arch test v1.3 release candidate 1 by jk-arm · 3 years, 10 months ago v21.10_API1.3_ADAC_ALPHA-1
  43. a0678e6 ff: nordic: Move wdt to target specific folder by Andreas Vibeto · 3 years, 10 months ago
  44. 0a082e4 Merge pull request #292 from andvib/watchdog-timer by jothikumar mani · 3 years, 10 months ago
  45. d4caffa Merge pull request #291 from andvib/timeout-unused-argument by jothikumar mani · 3 years, 10 months ago
  46. 2cee35e nordic: add watchdog timer driver by Andreas Vibeto · 3 years, 10 months ago
  47. c50556c ff: nordic: Add IPC calls for FF target by Andreas Vibeto · 3 years, 10 months ago
  48. 7fc493a dev apis: platform: Split nRF targets by Andreas Vibeto · 4 years ago
  49. f6be717 val: Fix compilation issue when watchdog is not used by Andreas Vibeto · 3 years, 10 months ago
  50. f8d0a93 Merge pull request #290 from andvib/dev-apis-targets by jothikumar mani · 4 years ago
  51. cdcb16d dev apis: platform: Split nRF targets by Andreas Vibeto · 4 years ago
  52. e005834 Merge pull request #286 from ARM-software/key_destroy_issue by jothikumar mani · 4 years ago
  53. f215ed2 destroying the key after pass/fail by jk-arm · 4 years ago
  54. 961d3a7 adding min & max missed macros by jk-arm · 4 years ago
  55. 776473e bits to byte on rsa and public key testdata by jk-arm · 4 years ago
  56. 6336ee6 rsa key pair and public key length calculation updated by jk-arm · 4 years ago
  57. 5450a33 Merge pull request #279 from davidhuziji/master by jothikumar mani · 4 years ago
  58. ab7ee0e coding guideline followed by jk-arm · 4 years ago
  59. 9e8c814 enabling remaining test checks for key derivation by jotman01 · 4 years ago
  60. a8d395e unwanted comments removed by jotman01 · 4 years ago
  61. c3060ea testcase 46,47 Incompactible HMAC for CMAC, PSA_KEY_TYPE_HMAC >> return value changed from PSA_ERROR_NOT_SUPPORTED - > PSA_ERROR_INVALID_ARGUMENT by jotman01 · 4 years ago
  62. 89b9225 Fix incorrect key derivation operation handle init by David Hu · 4 years ago
  63. dfb944c addressing github 213 by jk-arm · 4 years, 1 month ago
  64. 0370d11 Merge pull request #274 from andvib/psa-ff by jothikumar mani · 4 years, 1 month ago
  65. 51ff2bd Merge pull request #276 from ARM-software/cross by jothikumar mani · 4 years, 1 month ago
  66. 7e6145a making inherit compiler to inherit parent toolchain and compiler options, which can be used for host/cross compile purpose by jk-arm · 4 years, 1 month ago cross
  67. 59671d7 adding psa crypto include for attestation linux target by jotman01 · 4 years, 1 month ago
  68. 7834f3c Merge pull request #268 from microbuilder/apitests_compiler by Prasanth Pulla · 4 years, 1 month ago
  69. bfc75bd readme changes for hyperlink by jk-arm · 4 years, 1 month ago v21.07_API1.2_ADAC_ALPHA
  70. f777d5e initialization error by jotman01 · 4 years, 1 month ago
  71. 475aafd initialization error by jotman01 · 4 years, 1 month ago
  72. c608087 init error by jk-arm · 4 years, 1 month ago
  73. fa5170b Merge pull request #275 from ARM-software/1.2 by jothikumar mani · 4 years, 1 month ago
  74. 957cfea psa arch test v1.2 release commits by jk-arm · 4 years, 2 months ago 1.2
  75. 8d57e72 ff: platform: Add target for nRF5340 and nRF9160 by Andreas Vibeto · 4 years, 2 months ago
  76. 76bceac Merge pull request #272 from ARM-software/crypto1.0 by jothikumar mani · 4 years, 2 months ago
  77. c0fcee5 Merge branch 'master' into crypto1.0 by jk-arm · 4 years, 2 months ago crypto1.0
  78. bf532fd crypo 1.0 changes by jk-arm · 4 years, 3 months ago
  79. 22d9a16 Merge pull request #271 from ARM-software/linux by jothikumar mani · 4 years, 2 months ago
  80. bed7a15 psa-arch-test linux_build_support by jotman01 · 4 years, 2 months ago linux
  81. 02d145d Merge pull request #270 from purvi-arm/cross_compile_fix by jothikumar mani · 4 years, 2 months ago
  82. 6936e25 cross_complie minor changes by Purvi Mehta · 4 years, 3 months ago
  83. e13f2a4 cmake: api-tests: Allow CROSS_COMPILE to set C compiler by Kevin Townsend · 4 years, 3 months ago
  84. cd3f3ca Merge pull request #267 from ChangwuShan/master by jothikumar mani · 4 years, 3 months ago
  85. d99fba0 Change the 'type' positive maximum into 'INT16_MAX' by Shawn Shan · 4 years, 3 months ago
  86. 928e85a cross compile proper check added by jk-arm · 4 years, 3 months ago
  87. 46cc0fe stm32 coding guideline updation by jk-arm · 4 years, 4 months ago
  88. 9fd11ed Merge pull request #259 from oyvindronningstad/CROSS_COMPILE by jothikumar mani · 4 years, 4 months ago
  89. 088c8e1 Merge pull request #260 from jamike/to_push by jothikumar mani · 4 years, 4 months ago
  90. b0635d9 Update target.cfg by jothikumar mani · 4 years, 5 months ago
  91. 1850f6b reverting back crypto 1.0 by jk-arm · 4 years, 5 months ago
  92. 2301f8b Revert "musca_s1 support" by jk-arm · 4 years, 5 months ago
  93. c50804e GNUARM.cmake: Support the CROSS_COMPILE setting by Øyvind Rønningstad · 4 years, 5 months ago
  94. 38a7b65 api-test: platform: Add target stm32l562e_dk by Michel Jaouen · 4 years, 7 months ago
  95. d4b75cc copyright updated by jk-arm · 4 years, 5 months ago
  96. 92bb69c Merge pull request #256 from LDong-Arm/rm_32bit by jothikumar mani · 4 years, 5 months ago
  97. f97dd81 Update CMakeLists.txt by jothikumar mani · 4 years, 5 months ago
  98. ecce8e7 Remove 32-bit host compiler dependencies by Lingkai Dong · 4 years, 5 months ago
  99. b143697 Merge pull request #255 from jk-arm/crypto1.0 by jothikumar mani · 4 years, 5 months ago
  100. 9003c3a Update val_crypto.h by jothikumar mani · 4 years, 5 months ago