1. 2e796c5 Log: Restore an interface target for logging header by Antonio de Angelis · 4 weeks ago
  2. 6bceab8 Log: Add __assert_func and __assert_puts by Antonio de Angelis · 4 weeks ago
  3. 9798351 LIB: Move TEST_LOG to use tfm_log by Jackson Cooper-Driver · 4 weeks ago
  4. ebf5261 LIB: Move NS test apps to use printf by Jackson Cooper-Driver · 4 weeks ago
  5. 290b88f LIB: Move tfm_log.h to tfm_tests_log_msg.h by Jackson Cooper-Driver · 4 weeks ago
  6. 3e440b6 RSE: Rename TRNG tests to Random generation by Antonio de Angelis · 3 months ago
  7. 911ffcd Crypto: CC3XX does not support AES-OFB mode hence do not run the test by Antonio de Angelis · 5 weeks ago
  8. 4f63284 Crypto: If CC3XX_RUNTIME_ENABLED, do not test SHA-224 and RSA algorithms by Antonio de Angelis · 6 weeks ago
  9. 7db4619 Crypto: fix PSA AEAD tests failing in cc312 drivers by Amjad Ouled-Ameur · 6 weeks ago
  10. c1213ce Crypto: Fix const-correctness in aead_test by Antonio de Angelis · 6 weeks ago
  11. 88b4e95 Build: Add mailbox_common in the build by Nicola Mazzucato · 8 weeks ago
  12. 7c1f81b tests_reg: Add tests for mm-iovecs with stateful services by Umair Khan · 9 weeks ago
  13. 81af190 cc3xx: extend psa aead tests to verify inline PSA operations by Amjad Ouled-Ameur · 8 weeks ago
  14. a805382 Crypto: extend psa aead tests to excercise unaligned chunks by Amjad Ouled-Ameur · 9 weeks ago
  15. 96c110a Build: Enable GNU null-dereference check by Gabor Toth · 3 months ago
  16. 175c358 Merge remote-tracking branch 'origin/release/2.2.x' by Antonio de Angelis · 4 months ago
  17. 723a102 Crypto: Expand the psa_mac_test() by Antonio de Angelis · 4 months ago
  18. 14d5986 Framework: Fix missing return code by Jackson Cooper-Driver · 4 months ago
  19. e0a433c Fix IAR build by Dávid Házi · 4 months ago release/2.2.x TF-Mv2.2.0 TF-Mv2.2.0-RC2 TF-Mv2.2.1 TF-Mv2.2.1-RC1 TF-Mv2.2.1-RC2
  20. a60f992 LIB: Update docs to reflect logging updates by Jackson Cooper-Driver · 5 months ago
  21. e7c8f8e LIB: Update tests to use new logging API by Jackson Cooper-Driver · 5 months ago
  22. 0f4ebfa Update psa arch tests version to v24.03_API1.6_CRYPTO_1.1.0 by Waleed Elmelegy · 5 months ago
  23. ece8c06 Update psa arch tests version to v24.03_API1.6_CRYPTO_1.1.0 by Waleed Elmelegy · 5 months ago
  24. 0d154c8 Includes clang in CMSIS compiler checking by Matthew Dalzell · 6 months ago TF-Mv2.2.0-RC1
  25. a8252dc Test: ITS: fix psa_its_get_info error code by David Vincze · 5 months ago
  26. 3882adb Attest: Add assert for token buffer size check by David Vincze · 5 months ago
  27. af851d3 Build: Ensure all *.patch files use Unix style. by David Vincze · 5 months ago
  28. f7033c9 Crypto: Use new bl1_hash_compute function by Jackson Cooper-Driver · 6 months ago
  29. abad9a6 Attest: Configure token buffer in line with platform needs by David Vincze · 5 months ago
  30. ffa73f0 Build: Arch test: increase Attest stack size by 0x100 by David Vincze · 5 months ago
  31. 4f99b5d Attest: Remove option flag support from tests by David Vincze · 6 months ago
  32. 14ca4b7 Build: Remove ATTEST_INCLUDE_TEST_CODE by David Vincze · 8 months ago
  33. 5704f15 Attest: Make negative symmetric test cases non-optional by David Vincze · 6 months ago
  34. 1e0c094 Attest: Remove unnecessary asym/sym test cases by David Vincze · 8 months ago
  35. f155f39 Crypto: skip ECDSA SHA384 test for legacy Crypto driver by Amjad Ouled-Ameur · 6 months ago
  36. 3041b85 COSE: Remove tests using short-circuit option by Tamas Ban · 11 months ago tfa_ci_dep_revision
  37. 70b49f9 Test: Disable t_cose tests in regression test suite by David Vincze · 2 years, 9 months ago
  38. a71bc97 COSE: Switch tests over to upstream t_cose by Tamas Ban · 11 months ago
  39. a2282cb Build: Fix typo in cmake_version by Nicola Mazzucato · 6 months ago
  40. 24c1182 Crypto: Rework the psa_sign_verify_hash_test() by Antonio de Angelis · 6 months ago
  41. a72fe44 mps4: Enable psa arch tests by Gergely Korcsák · 9 months ago
  42. 1ffa860 Crypto: Add secp384r1 test vectors for ECDSA by Antonio de Angelis · 8 months ago
  43. 5631e70 tests_reg: Add test for refused connection in SFN by Nicola Mazzucato · 8 months ago
  44. 98d7c3c tests_reg: Add test for refused connection in IPC-NS by Nicola Mazzucato · 8 months ago
  45. aa40361 Docs: Add example of how to build and run eRPC by David Vincze · 8 months ago
  46. 01c9a04 Docs: Generic update to the eRPC framework document by David Vincze · 9 months ago
  47. fa2f53a Build: Disable NSPE log by default with eRPC by David Vincze · 8 months ago
  48. c98348f Build: Remove CONFIG_ENABLE_NS_UART_TX_RX_CONTROL by David Vincze · 8 months ago
  49. db4cf19 tests-psa: Replace collect_build_tfm_args by Gergely Korcsák · 8 months ago
  50. bc5b662 Crypto: Expand the ECDSA sig parser helper by Antonio de Angelis · 8 months ago
  51. ebec310 ERPC: Remove TC2 config as platform is deprecated by Antonio de Angelis · 8 months ago
  52. e79cf97 Build: Add support for building eRPC on TC by David Vincze · 1 year, 1 month ago
  53. d6a93b8 Build: Add support for building eRPC on Musca-B1 by Matthew Dalzell · 12 months ago
  54. 223d7c8 Build: fix some typos in app_broker by David Vincze · 1 year ago
  55. 4d1ea66 eRPC: fix server app build by David Vincze · 10 months ago
  56. 9504271 eRPC: add platform_region_defs to host build by David Vincze · 1 year ago
  57. b161419 eRPC: Porting NS regression tests by Kevin Peng · 1 year, 9 months ago
  58. d92437a eRPC: Update configurations by Kevin Peng · 1 year, 9 months ago
  59. 221e96c Crypto: Upgrade Crypto RSA tests to RSA-2048 by Antonio de Angelis · 9 months ago
  60. 53ddc58 Attest: Fix build issue with CCA profile by Tamas Ban · 9 months ago
  61. 2ed4a6a QCBOR: Added patch to fix warnings by Bohdan Hunko · 9 months ago
  62. a5733dd Framework: Suppress false positive IAR warning Pe188 by Bohdan Hunko · 9 months ago
  63. 83281f4 TEST_CRYPTO: Suppress Pe128 warning for IAR by Bohdan Hunko · 9 months ago
  64. a6aa4d5 PS_TEST: Fix return type of tfm_ps_test_init by Bohdan Hunko · 9 months ago
  65. 7ae94b3 Attest: Update PSA_2_0_0 profile identifier string by Tamas Ban · 10 months ago
  66. c9e5257 Log: Use char for type of string buffers by Antonio de Angelis · 9 months ago
  67. 37b3eab FPU tests: Fix return types for FPU test functions by Bohdan Hunko · 9 months ago
  68. 75024f0 Build: Regenerate tests_psa_arch fetch_repo patches by Antonio de Angelis · 9 months ago
  69. 0a32b4e Add rp2350 platform to psa-arch-tests by Gabor Abonyi · 9 months ago
  70. 8c15c04 PS: Do not test PS_ROLLBACK_PROTECTION test suite if not built by Antonio de Angelis · 10 months ago
  71. 3357119 toolchain: Remove toolchain magic reset by Dávid Házi · 10 months ago
  72. cd8dd7c Revert "toolchain: Remove toolchain magic reset" by Antonio de Angelis · 10 months ago
  73. 3097100 toolchain: Remove toolchain magic reset by Dávid Házi · 10 months ago
  74. 64e8ae9 Test: Use macro for secure partition stack size by Ben Horgan · 1 year, 1 month ago
  75. 5da74a4 Build: Use GIT_SHALLOW option for fetching by Jamie Fox · 10 months ago
  76. e09136c Attest: Update CCA attestation profile identifier by Tamas Ban · 11 months ago
  77. 7df6d44 FPU: Avoid linking to test framework from partition by Jamie Fox · 11 months ago
  78. 40c83fc Crypto tests: Fixes typo in log output by Matthew Dalzell · 12 months ago
  79. 1d8be75 BL1_2: Avoid using hardcoded BL2 image location by Raef Coles · 1 year, 1 month ago
  80. bec6b2f BL2: Update test suite to use boot hal functions by Raef Coles · 1 year, 3 months ago
  81. 4ed7037 Test: Run Extra tests last by Bohdan Hunko · 1 year, 1 month ago
  82. 500c142 build: remove obsolete TF-Fuzz CMake options by Nik Dewally · 1 year, 1 month ago
  83. ac673df Build: Simplify extra test suite inclusion by Raef Coles · 1 year, 1 month ago
  84. 68d211b BL1: Allow platform-specific BL1 tests by Raef Coles · 1 year, 3 months ago
  85. feb8749 BL1: Link correct platform target for logging by Raef Coles · 1 year, 3 months ago
  86. 4f0a470 BL1: differentiate between BL1_1 and BL1_2 funcs by Raef Coles · 1 year, 3 months ago
  87. b52543f BL1: Add extra tests options for BL1_1 and BL1_2 by Raef Coles · 1 year, 3 months ago
  88. f06520a BL1: Add test headers by Raef Coles · 1 year, 1 month ago
  89. 3b6ec36 Fix typo in .editorconfig by Anton Komlev · 1 year, 1 month ago
  90. 6cb3eb4 Crypto: Gate the Authenticator test with SINGLE_PART_FUNCS by Antonio de Angelis · 1 year, 1 month ago
  91. e2c1228 Build: Change t_cose sources to private by Jamie Fox · 1 year, 2 months ago
  92. 2e733a1 Crypto: Add a CCM auth test by Antonio de Angelis · 1 year, 2 months ago
  93. cae2b1a FWU: Fix TEST_S_FWU build by Bohdan Hunko · 1 year, 2 months ago
  94. d438e9b build: Allow bypassing the version checks by Tomi Fontanilles · 1 year, 3 months ago
  95. ed49ce7 build: Rename RECOMMEND_TFM_TESTS_VERSION to RECOMMENDED_TFM_TESTS_VERSION by Tomi Fontanilles · 1 year, 3 months ago
  96. 6c5e4e3 Merge branch 'release/2.1.x' by Antonio de Angelis · 1 year, 3 months ago
  97. f04dfce tests_reg: Add test for rhandle by Nicola Mazzucato · 1 year, 3 months ago
  98. 5b48c9d Add .DS_Store to .gitignore by Antonio de Angelis · 1 year, 3 months ago
  99. 7730770 Fix build TEST_NS_PS without TEST_S_PS. by Bohdan Hunko · 1 year, 3 months ago
  100. 6590084 Build: Fix ERPC build following updated psa_crypto_config by Antonio de Angelis · 1 year, 3 months ago TF-Mv2.1.0