1. 6e2de43 platform: nordic_nrf: Fix ITS encryption config by Markus Swarowsky · 1 year, 11 months ago
  2. 58e9b41 SPM: Use the saved EXC_RETURN payload When returning to the ISR by chesun01 · 2 years ago
  3. eb5162f platform: nordic_nrf: Move define to common CMake by Sebastian Bøe · 2 years, 1 month ago
  4. 113682c Merge remote-tracking branch 'origin/release/1.8.x' into 'origin/master' by Antonio de Angelis · 1 year, 11 months ago
  5. 2f9e785 platform: nordic_nrf: Move STORAGE define to common CMake by Sebastian Bøe · 2 years, 1 month ago
  6. 53aa78e Docs: Release notes for v1.8.1 by Antonio de Angelis · 1 year, 11 months ago release/1.8.x TF-Mv1.8.1
  7. 4d70d03 Build: Increase manual version of TF-M to v1.8.1 by Antonio de Angelis · 1 year, 11 months ago
  8. 62bf52b TFMV-6: Add cc3xx_partial_tag_compare_on_chacha20_poly1305 advisory by Antonio de Angelis · 2 years ago
  9. 2657f44 CC3XX: Integrate poly1305 with CHACHA by Raef Coles · 2 years ago
  10. c1cd542 CC3XX: Add poly1305 by Raef Coles · 2 years ago
  11. a7fc2f7 CC3XX: Add PKA driver by Raef Coles · 2 years ago
  12. d7688c0 TFMV-6: Add cc3xx_partial_tag_compare_on_chacha20_poly1305 advisory by Antonio de Angelis · 2 years ago
  13. a3e5318 nordic_nrf: Set FLIH IRQ tests as default by Markus Swarowsky · 1 year, 11 months ago
  14. d11a981 Build: Fix IAR compile error in psa_interface_cross by Michel Jaouen · 1 year, 11 months ago
  15. d49a3e4 platform: nordic_nrf: Move ITS defines to common CMake by Sebastian Bøe · 2 years, 1 month ago
  16. c3e3810 Attest: Return immediately when t_cose encode fails by Maulik Patel · 1 year, 11 months ago
  17. 2e82124 CC3XX: Fix comparison length for tag verification in CHACHA20-POLY1305 by Antonio de Angelis · 2 years ago
  18. 29fe2a9 Platform: Corstone-310: Add NPU driver by Gabor Toth · 2 years ago
  19. f6bf80a Crypto: Adjust header file position by Summer Qin · 1 year, 11 months ago
  20. 89a9c08 Platform: Reorganize Corstone300 platforms by Dávid Házi · 2 years ago
  21. 948204f Tools: Add profiling configuration by Jianliang Shen · 2 years ago
  22. 3eb523e SPM: FFM API implementation executes in Thread Mode by chesun01 · 2 years, 2 months ago
  23. d1ae047 SPM: Make Mailbox Agent API as standard interface by Sherry Zhang · 2 years, 1 month ago
  24. dbfabc1 SPM: Combine PSP and PSPLIM set opeartion into one function by Ken Liu · 2 years ago
  25. c88e4ff Crypto: Disable DETERMINISTIC_ECDSA in profile medium by Summer Qin · 2 years ago
  26. f2d0240 RSS: Fix provisioning CMakeLists by Raef Coles · 2 years ago
  27. ca17854 Platform: Fix limit addresses for lpcxpresso55s69 by Gabor Toth · 2 years ago
  28. dd00194 Test: More invalid config checks for PSA Arch crypto test by Summer Qin · 2 years ago
  29. 5741502 MCUboot: Update revision and update shared boot data API by Jamie McCrae · 2 years ago
  30. b423907 Crypto: Disable CTR_DRBG in default and profile large config by Summer Qin · 2 years ago
  31. 0169d10 Platform: RSS: Fix multi-core mem check by Jamie Fox · 2 years ago
  32. 2746170 Platform: Allow platforms to append MPU regions to common ones by Jamie Fox · 2 years ago
  33. f78939d Platform: Use NS flag only for ns_agent_tz in isolation HAL by Jamie Fox · 2 years ago
  34. 9a23ffa Platform: Fix boundary MPU region allocation by Jamie Fox · 2 years ago
  35. b6b351e Platform: RSS: Fix BL2 boot HAL MPU region by Jamie Fox · 2 years ago
  36. ea327cb Build: Add stub functions of system calls by chesun01 · 2 years, 4 months ago
  37. be7f0de Build: Fix IAR build when TFM_EXCEPTION_INFO_DUMP=ON by Dávid Házi · 2 years, 1 month ago
  38. 412d875 Build: Pre-load the extra source configs by Jianliang Shen · 2 years ago
  39. 4ded8f5 Platform: Remove incorrect region check by Gabor Toth · 2 years ago
  40. 0e340ea Interface: Clean up the tfm_api.h header file by Kevin Peng · 2 years ago
  41. c3b795f Build: Fixed CRYPTO_TFM_BUILTIN_KEYS_DRIVER option by Brian Quach · 2 years ago
  42. 6eb1a87 Crypto: Key derivation uses PSA Crypto APIs in tfm_builtin_key_loader by Summer Qin · 2 years ago
  43. cfa12eb Platform: Unify MPU limit region alignments by Gabor Toth · 2 years, 1 month ago
  44. c750f65 Kconfig: Align changes with CMake and Header file build system by Jianliang Shen · 2 years ago
  45. cf082bf Revert "Crypto: Disable DETERMINISTIC_ECDSA in profile medium" by Summer Qin · 2 years ago
  46. a4871a0 Revert "Crypto: Disbale CTR_DRBG in default and profile large config" by Summer Qin · 2 years ago
  47. b1a20b0 Revert "Crypto: Remove MBEDTLS_HKDF_C definition" by Summer Qin · 2 years ago
  48. 3be6c39 Interface: Update control parameter packing scheme by Ken Liu · 2 years ago
  49. dd7e55f Build: Refine the measured boot build options by Jamie Fox · 2 years ago
  50. cd7ceae CC312: Mbedtls md file is needed by Summer Qin · 2 years ago
  51. d6aec21 Docs: Update RSS readme by Jamie Fox · 2 years ago
  52. 4951d4e RSS: Enable OTP TRNG by Raef Coles · 2 years ago
  53. e73cd14 Crypto: Disbale CTR_DRBG in default and profile large config by Summer Qin · 2 years ago
  54. 2462574 Crypto: Disable DETERMINISTIC_ECDSA in profile medium by Summer Qin · 2 years ago
  55. ab80c6a Crypto: Remove MBEDTLS_HKDF_C definition by Summer Qin · 2 years ago
  56. ba1474b RSS: Update DMA ICS by Raef Coles · 2 years ago
  57. 15a3ef8 Platform: Corstone1000: Increase BL1_2 size by Emekcan Aras · 2 years ago
  58. a9865c2 Platform: AN552: Use pyelftools instead of objcopy by Bence Balogh · 2 years, 1 month ago
  59. cca8e3a Platform: AN552: Create unique provisioning bundle by Bence Balogh · 2 years, 1 month ago
  60. ffc32f1 RSS: Add mising header in boot_hal_bl1_1 by Raef Coles · 2 years ago
  61. ab87725 RSS: Update shared symbols by Raef Coles · 2 years ago
  62. 4cb41ed BL1: Add missing header by Raef Coles · 2 years ago
  63. 6d987ba Build: Set CMAKE_OBJCOPY to default value by Raef Coles · 2 years ago
  64. cf67cad Crypto: Remove mbedtls error macros by Summer Qin · 2 years ago
  65. 592a47e Fix: Include service.h in tfm_psa_call.c by Xinyu Zhang · 2 years ago
  66. e54e8de LD: Adjust linker script by Summer Qin · 2 years, 1 month ago
  67. f086a9a Interface: Panic when there is PROGRAMMER ERROR in SPE by Xinyu Zhang · 2 years ago
  68. ca98a2b Fix: Remove deleted cross call frame abi by Jianliang Shen · 2 years ago
  69. efc649d BL1: Make and store boot measurements by Jamie Fox · 2 years, 1 month ago
  70. 5d49edd Measured boot: Share image version as integer values by Jamie Fox · 2 years ago
  71. 969d22d Platform: An552: Change MCUBoot version by Bence Balogh · 2 years, 1 month ago
  72. 70db126 Platform: RSS: Replace image number macro with condition by Jamie Fox · 2 years ago
  73. 40b09ba Interface: Introduce psa_call() type range by Ken Liu · 2 years ago
  74. dc39229 BL1: Fix some minor compiler warnings by Jamie Fox · 2 years ago
  75. 93eca68 SPM: Send mailbox response asynchronously by Chris Brand · 2 years, 1 month ago
  76. a5f38d3 Platform: Corstone1000: Integrate BL2 decryption by Emekcan Aras · 2 years ago
  77. 9924732 CC3XX: Fix comparison length for tag verification in CHACHA20-POLY1305 by Antonio de Angelis · 2 years ago
  78. 76d2421 SPM: Select ABI type based on protection domain in IPC model by Xinyu Zhang · 2 years ago
  79. feda3aa SPM: Add descriptions for context initialization by Kevin Peng · 2 years ago
  80. 982ab8c Build: Remove ABSOLUTE address indication expression by Summer Qin · 2 years ago
  81. 1695668 SPM: Move responsibility for vector checking by Chris Brand · 2 years, 1 month ago
  82. 9c99659 SPM: Comment fix by Sherry Zhang · 2 years ago
  83. 89434d3 Build: PL011 drivers unification for Corstone1000 by Awadhy Mohammed · 2 years, 1 month ago
  84. 73f4f37 Test: Add more options for TEST_PSA_API by Summer Qin · 2 years ago
  85. 087500e SPM: Refine signal replying logic by Ken Liu · 2 years ago
  86. ae99e2d Build: Unify isolation level setting with TFM_ISOLATION_LEVEL by Xinyu Zhang · 2 years ago
  87. fe62ce4 Platform: Remove eRPC UART config by Kevin Peng · 2 years ago
  88. f64dc6b Docs: Add optional configurations for running fast model by Jason Guo · 2 years, 1 month ago
  89. 708b67d Platform: Nordic: Fix IRQ test config by Kevin Peng · 2 years ago
  90. 42f0522 Docs: Add information about TF-M repositories by Awadhy Mohammed · 2 years, 1 month ago
  91. b68740b Interface: Fix argument 'type' extracting issue by Jianliang Shen · 2 years ago
  92. 3c7021d Docs: Add topic for interface changes by Ken Liu · 2 years ago
  93. 41a09b4 Build: Update test repo version by Kevin Peng · 2 years ago
  94. a4a5e4a Fix: Rename the target function in CROSS_CALL_ENTRY by Jianliang Shen · 2 years ago
  95. 9343f18 Multi-core: Change the default NSID to be valid by Chris Brand · 2 years, 1 month ago
  96. cc8e92d Build: Update test repo version by Kevin Peng · 2 years, 1 month ago
  97. 3405acc SPM: Use unpack macros rather than hand-coding them by Chris Brand · 2 years, 1 month ago
  98. 6381344 SPM: Include file fixes by Chris Brand · 2 years, 1 month ago
  99. 531a2d0 RSS: Add missing return value in MPU configuration by Raef Coles · 2 years, 1 month ago
  100. 20513c0 SPM: Simplify psa_interface_cross.c file by Jianliang Shen · 2 years, 1 month ago