1. 64b564c psa_key_derivation_output_key verification testcase 48 & 49 related changes by jk-arm · 4 years ago key_derivation
  2. 776473e bits to byte on rsa and public key testdata by jk-arm · 4 years ago
  3. 6336ee6 rsa key pair and public key length calculation updated by jk-arm · 4 years ago
  4. 5450a33 Merge pull request #279 from davidhuziji/master by jothikumar mani · 4 years ago
  5. ab7ee0e coding guideline followed by jk-arm · 4 years ago
  6. 9e8c814 enabling remaining test checks for key derivation by jotman01 · 4 years ago
  7. a8d395e unwanted comments removed by jotman01 · 4 years ago
  8. 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
  9. 89b9225 Fix incorrect key derivation operation handle init by David Hu · 4 years ago
  10. dfb944c addressing github 213 by jk-arm · 4 years, 1 month ago
  11. 0370d11 Merge pull request #274 from andvib/psa-ff by jothikumar mani · 4 years, 1 month ago
  12. 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
  13. 59671d7 adding psa crypto include for attestation linux target by jotman01 · 4 years, 1 month ago
  14. 7834f3c Merge pull request #268 from microbuilder/apitests_compiler by Prasanth Pulla · 4 years, 1 month ago
  15. f777d5e initialization error by jotman01 · 4 years, 1 month ago
  16. 475aafd initialization error by jotman01 · 4 years, 1 month ago
  17. c608087 init error by jk-arm · 4 years, 1 month ago
  18. 957cfea psa arch test v1.2 release commits by jk-arm · 4 years, 2 months ago 1.2
  19. 8d57e72 ff: platform: Add target for nRF5340 and nRF9160 by Andreas Vibeto · 4 years, 2 months ago
  20. c0fcee5 Merge branch 'master' into crypto1.0 by jk-arm · 4 years, 2 months ago crypto1.0
  21. bf532fd crypo 1.0 changes by jk-arm · 4 years, 3 months ago
  22. bed7a15 psa-arch-test linux_build_support by jotman01 · 4 years, 2 months ago linux
  23. 6936e25 cross_complie minor changes by Purvi Mehta · 4 years, 3 months ago
  24. e13f2a4 cmake: api-tests: Allow CROSS_COMPILE to set C compiler by Kevin Townsend · 4 years, 3 months ago
  25. d99fba0 Change the 'type' positive maximum into 'INT16_MAX' by Shawn Shan · 4 years, 3 months ago
  26. 928e85a cross compile proper check added by jk-arm · 4 years, 3 months ago
  27. 46cc0fe stm32 coding guideline updation by jk-arm · 4 years, 4 months ago
  28. 9fd11ed Merge pull request #259 from oyvindronningstad/CROSS_COMPILE by jothikumar mani · 4 years, 4 months ago
  29. 088c8e1 Merge pull request #260 from jamike/to_push by jothikumar mani · 4 years, 4 months ago
  30. b0635d9 Update target.cfg by jothikumar mani · 4 years, 5 months ago
  31. 1850f6b reverting back crypto 1.0 by jk-arm · 4 years, 5 months ago
  32. 2301f8b Revert "musca_s1 support" by jk-arm · 4 years, 5 months ago
  33. c50804e GNUARM.cmake: Support the CROSS_COMPILE setting by Øyvind Rønningstad · 4 years, 5 months ago
  34. 38a7b65 api-test: platform: Add target stm32l562e_dk by Michel Jaouen · 4 years, 7 months ago
  35. d4b75cc copyright updated by jk-arm · 4 years, 5 months ago
  36. f97dd81 Update CMakeLists.txt by jothikumar mani · 4 years, 5 months ago
  37. b143697 Merge pull request #255 from jk-arm/crypto1.0 by jothikumar mani · 4 years, 5 months ago
  38. 9003c3a Update val_crypto.h by jothikumar mani · 4 years, 5 months ago
  39. 8644bd0 musca_s1 support by jk-arm · 4 years, 5 months ago Before_Crypto_1.0
  40. d15ee41 Merge pull request #250 from LDong-Arm/cmake_include_fix by jothikumar mani · 4 years, 7 months ago
  41. ee0242c nrf: Increase all watchdog timeouts to 60 seconds by Øyvind Rønningstad · 4 years, 7 months ago
  42. 9d4e7df api-tests: fix CMakeLists include on non-Linux by Lingkai Dong · 4 years, 7 months ago
  43. 7dc2b90 copyright updates to 2021 by jk-arm · 4 years, 7 months ago
  44. 9bd9872 Merge branch 'master' of github.com:ARM-software/psa-arch-tests by jk-arm · 4 years, 7 months ago
  45. fbbd028 adding support for musca s1 ipc test suite by jk-arm · 4 years, 7 months ago
  46. 519fd0e crypto1.0 changes compiled against nicolas psa-skeleton by jotman01 · 4 years, 8 months ago
  47. 7d8e52d Merge remote-tracking branch 'up/master' into crypto1.0 by jotman01 · 4 years, 8 months ago
  48. d67fb21 dev-apis: platform: Add target for nRF5340 and nRF9160 by Øyvind Rønningstad · 5 years ago
  49. abbb727 api-tests: Small improvements to the error print on wrong cmake args by Øyvind Rønningstad · 4 years, 9 months ago
  50. a2229b9 Update README.md by jothikumar mani · 4 years, 9 months ago
  51. 080fe62 crypto 1.0 spec related psa-m acs updation by jk-arm · 4 years, 9 months ago
  52. 82dce26 adding the updated methodology document by jotman01 · 4 years, 9 months ago
  53. 6d7dd4e merging 1.1 internal gerrit to github by jotman01 · 4 years, 9 months ago
  54. 03d8129 Check number is wrong in armclang release from test 212 by jotman01 · 4 years, 9 months ago
  55. bc38bad Add missing initializtion to crypto test c019 by Raymond Ngun · 4 years, 9 months ago
  56. c53f204 Alter asm to __asm to comply with C99 by Raef Coles · 5 years ago
  57. dd4a428 Remove unnecessary check from initial attestation test suite by Soby Mathew · 5 years ago
  58. 0fdefc4 Fix : Remove the requirement of 32-bit host compiler dependency. by Vinay Kumar Kotegowder · 5 years ago
  59. 731b550 Fix : Crypto tests by Vinay Kumar Kotegowder · 5 years ago
  60. 52bbfc9 Enhancements: Crypto by Vinay Kumar Kotegowder · 5 years ago
  61. 61968e3 psoc64: Fix unused parameter build errors by Raymond Ngun · 5 years ago
  62. 0fa80f6 Crypto fix: Correct the usage flag in test data for test_c049. by Vinay Kumar Kotegowder · 5 years ago
  63. 59a2191 Enhancement: Adding -Wextra compiler option. by Vinay Kumar Kotegowder · 5 years ago
  64. 9b1ed55 Storage fix: Error handling for psa_ps_create API corrected. by Vinay Kumar Kotegowder · 5 years ago
  65. 2804ed2 Merge pull request #209 from kotegowder/master by Vinay Kumar Kotegowder · 5 years ago
  66. bc0c8f0 Fixes : Crypto and Storage suites. by Vinay Kumar Kotegowder · 5 years ago
  67. 7a6c650 PSoC6: NVMEM: use address defined in target.cfg by Alamy Liu · 5 years ago
  68. a03f1e3 Issue-185 : Wrong Test Data in Test 58, 59, 61 by Murat Cakmak · 5 years ago
  69. b9ea425 Merge pull request #192 from zaya-mc/Issue-180 by Vinay Kumar Kotegowder · 5 years ago
  70. a1b798d Issue-180 : Missing test data in crypto 59 and 60 by Murat Cakmak · 5 years ago
  71. 7dd6e4f Crypto Fix : Removing unused variable. by Vinay Kumar Kotegowder · 5 years ago
  72. d295c80 Issue-178 : Wrong argument order in Function Call in Crypto 58 by Murat Cakmak · 5 years ago
  73. d0859dd Merge pull request #202 from kotegowder/master by Vinay Kumar Kotegowder · 5 years ago
  74. 7b7338d Merge pull request #191 from zaya-mc/Issue-179 by Vinay Kumar Kotegowder · 5 years ago
  75. a1f8003 Merge pull request #190 from zaya-mc/Issue-178 by Vinay Kumar Kotegowder · 5 years ago
  76. c0a7bfb Merge pull request #189 from zaya-mc/Issue-177 by Vinay Kumar Kotegowder · 5 years ago
  77. d3c07fb Merge pull request #187 from zaya-mc/Issue-175 by Vinay Kumar Kotegowder · 5 years ago
  78. 4766a95 Merge pull request #186 from zaya-mc/Issue-174 by Vinay Kumar Kotegowder · 5 years ago
  79. a7651d7 Uart driver fix : Avoid reconfiguration of baud rate. by Vinay Kumar Kotegowder · 5 years ago
  80. 680ad97 Crypto fix: Add missing value for psa_algorithm_t in test data file. by Vinay Kumar Kotegowder · 5 years ago
  81. 18fcd40 Enhancements : Memory usage, clean up and new build option by Vinay Kumar Kotegowder · 5 years ago
  82. a681522 Issue-179 : size_t type byte arrays by Murat Cakmak · 5 years ago
  83. 4f98c2e Issue-178 : Wrong argument order in Function Call in Crypto 58/59/61 by Murat Cakmak · 5 years ago
  84. d06c302 Issue-177 : Wrong test data order in test 54 by Murat Cakmak · 5 years ago
  85. 0277168 Issue-175 : Invalid Buffer Index in Crypto 21 by Murat Cakmak · 5 years ago
  86. 09337fa Issue-174 : Wrong hash size in Crypto 6 by Murat Cakmak · 5 years ago
  87. 523fdb6 Merge pull request #172 from jf549/persistent-key-fixes by Vinay Kumar Kotegowder · 5 years ago
  88. e1ae8a7 Add PSoC64 target for dev_api testing by Raymond Ngun · 5 years ago
  89. e9618a1 Fixes for crypto persistent key tests by Jamie Fox · 5 years ago
  90. e897c79 Support CRYPTO_RESET on TF-M platforms by Jamie Fox · 5 years ago
  91. ac21899 Enhancement: Adding new CMake configuration option by Vinay Kumar Kotegowder · 5 years ago
  92. 984924f Merge pull request #168 from jaypit02/master by Vinay Kumar Kotegowder · 5 years ago
  93. 84eeeaa Naming convention change- Developer API to Funtional API by Jaykumar Pitambarbhai Patel · 5 years ago
  94. e309078 Merge pull request #167 from kotegowder/master by jaypit02 · 5 years ago
  95. 2b476d2 Fix: RSA related test data guarded. by Vinay Kumar Kotegowder · 5 years ago
  96. 54b05ee Merge pull request #159 from GaborAbonyi/musca_s1_psa_support by Vinay Kumar Kotegowder · 5 years ago
  97. 473c8c7 Add TFM-AN539 support by Gabor Toth · 5 years ago
  98. a812b37 Add TFM-MUSCA_S1 support by Gabor Toth · 5 years ago
  99. 0a4740b Crypto: Test fixes and documentation update by Jaykumar Pitambarbhai Patel · 5 years ago
  100. ff48836 Platform changes : Alignment to TF-M for GMAC support. by Vinay Kumar Kotegowder · 5 years ago