1. ab709d9 SPM: tfm_multi_core: Add missing header inclusion by Nicola Mazzucato · 1 year, 3 months ago
  2. cc45a7b build: Add IAR FPU support by Dávid Házi · 1 year, 4 months ago TF-Mv2.1.0-RC1
  3. 92c0a42 Profile: Remove redundant check in profile_medium_arotless by Bohdan Hunko · 1 year, 4 months ago
  4. 9cdef4f SPM: Panic if metadata is broken by Chris Brand · 1 year, 4 months ago
  5. 4052b84 SPM: Set p_partition_metadata directly by Chris Brand · 1 year, 4 months ago
  6. 357069e SPM: Introduce uniform Client ID mapping by Sherry Zhang · 1 year, 9 months ago
  7. ebbb93e Build: Take the latest MCUBoot version by Anton Komlev · 1 year, 4 months ago
  8. ad43e7f mps3: Add missing mbedtls config for the provisioning bundle too by Dávid Házi · 1 year, 4 months ago
  9. f98fa33 Crypto: Amend prints during init by Antonio de Angelis · 1 year, 4 months ago
  10. d3f18d2 corstone300: Add CMSE flag for bootloader by Dávid Házi · 1 year, 4 months ago
  11. bbf29f3 corstone310: Add CMSE flag for bootloader by Dávid Házi · 1 year, 4 months ago
  12. 9949592 corstone315: Add CMSE flag for bootloaders by Dávid Házi · 1 year, 4 months ago
  13. a2f4b09 Profiles: fix file permission by Antonio de Angelis · 1 year, 4 months ago
  14. 684ba26 Crypto: psa_get_key_attributes() must not overwrite the out_vec by Antonio de Angelis · 1 year, 4 months ago
  15. c5fbee0 docs/integration: Add missing description of file in list by Nicola Mazzucato · 1 year, 5 months ago
  16. add545e docs/design: Add missing sections for Isolation APIs by Nicola Mazzucato · 1 year, 6 months ago
  17. d3ee2f8 Build: musca_s1: Remove CMSIS_Driver/Include from include path by Antonio de Angelis · 1 year, 4 months ago
  18. 6e4f828 iar: Add BL1 and BL2 compile and linker flags for IAR by Dávid Házi · 1 year, 4 months ago
  19. 5575f92 build: Add BL1 compile and linker flags to BL1 by Dávid Házi · 1 year, 4 months ago
  20. d825ed4 corstone315: Add the missing mbedtls config files definitions by Dávid Házi · 1 year, 4 months ago
  21. 272317e FIH: Protect tfm_hal_boundary_need_switch() by Chris Brand · 1 year, 4 months ago
  22. e68a6b5 SPM: Change type of thread p_context_ctrl by Chris Brand · 1 year, 4 months ago
  23. 80427ea build: Use cmake for READONLY attribute handling by Dávid Házi · 1 year, 4 months ago
  24. 9290838 SPM: Set type of partition's p_metadata by Chris Brand · 1 year, 4 months ago
  25. 3a2bd7c SPM: Make basepri_set_by_ipc_schedule static by Chris Brand · 1 year, 4 months ago
  26. c98c204 SPM Remove partition's p_interrupts by Chris Brand · 1 year, 4 months ago
  27. a3a0f26 Platform: Fix GCC 12 onwards warning on LOAD segment RWX permissions by Bohdan Hunko · 1 year, 4 months ago
  28. fa6018c Revert "Platform: Fix GCC13 warning" by Antonio de Angelis · 1 year, 4 months ago
  29. db398db BL2: add builtin key support for thin PSA core by David Vincze · 1 year, 4 months ago
  30. 6445f13 BL2: Increase MAX_BOOT_RECORD_SZ for larger records by David Vincze · 1 year, 4 months ago
  31. 0accf98 BL2: provision raw keys instead of RFC5480 encoded ones by David Vincze · 1 year, 4 months ago
  32. 5171fa5 BL2: add dummy RoT public key provisioning for builtin keys by David Vincze · 1 year, 4 months ago
  33. 29d96a0 RSE: provision raw keys instead of RFC5480 encoded ones by David Vincze · 1 year, 4 months ago
  34. 74437e0 RSE: add BL2 RoT public keys to provisioning data by David Vincze · 1 year, 4 months ago
  35. 214fbe4 BL2: Add a thin PSA crypto core by Antonio de Angelis · 1 year, 6 months ago
  36. c8bf030 Platform: Fix GCC13 warning by Bohdan Hunko · 1 year, 4 months ago
  37. 0ce1126 Platform: Align copy/zero section to 4 bytes by Bohdan Hunko · 1 year, 4 months ago
  38. 233f6a5 Crypto: Enhance definitions of Crypto function IDs by David Hu · 1 year, 10 months ago
  39. b0b8fc5 Crypto: comment un-needed items in the client config by Antonio de Angelis · 1 year, 4 months ago
  40. ac52a5a SPM: Add missing header include by Antonio de Angelis · 1 year, 4 months ago
  41. 01a5b93 Revert "RSE: Remove RSE_ENABLE_TRAM option" by Raef Coles · 1 year, 4 months ago
  42. 11ada2a RSE: Update tf-m-extras version by Maulik Patel · 1 year, 4 months ago
  43. d57e18f Test: Update tf-m-tests version by Anton Komlev · 1 year, 4 months ago
  44. 6e5fc20 SPM: Remove local context control by Jianliang Shen · 1 year, 8 months ago
  45. 6f1c07d Platform: Use psa_key_bits_t when dealing with key sizes by Antonio de Angelis · 1 year, 4 months ago
  46. afd24bb docs: Fix typos etc by Nicola Mazzucato · 1 year, 6 months ago
  47. 078304c SPM: Increase BASEPRI only if CONFIG_TFM_USE_TRUSTZONE is ON by Bohdan Hunko · 1 year, 4 months ago
  48. e8f42fa ps: Fix the support for disabling PS_ENCRYPTION by Sebastian Bøe · 1 year, 5 months ago
  49. b5bcec6 stm : Optimized performance of AES function in aes_alt.c by Ahmad EL JOUAID · 1 year, 8 months ago
  50. 5257040 Platform: nxp: Fix readme to follow new build approach. by Andrej Butok · 1 year, 4 months ago
  51. a77a728 BL2: Print signature scheme on boot by Antonio de Angelis · 1 year, 4 months ago
  52. 4697365 Platform: nxp: Fix compilation error in tfm_hal_isolation.c by Andrej Butok · 1 year, 4 months ago
  53. da17a7a Fix: Revert c0d7ef0 commit to fix signature configuration by David Vincze · 1 year, 4 months ago
  54. 913ca39 RSE: Add release errata by Raef Coles · 1 year, 4 months ago
  55. a780d10 Exception: Fix PSPSEL for ARMv8-M exception by Roman Mazurak · 1 year, 6 months ago
  56. e6f5d8c TFMV-7: SPM: Fix ARoT to PRot data access vulnerability. by Anton Komlev · 1 year, 4 months ago
  57. acda8bb Platform: CS1000: Fix printf issue in early init by Bence Balogh · 1 year, 4 months ago
  58. c900759 Test: Bump required version by Antonio de Angelis · 1 year, 4 months ago
  59. c8f8728 SPM: Use const struct service_t where possible by Chris Brand · 1 year, 4 months ago
  60. c908ea1 SPM: Set dedicated SPM stack size appropriately by Chris Brand · 1 year, 4 months ago
  61. 9f2ba9d SPM: Fix FLIH return to Privileged Thread mode by Mate Toth-Pal · 1 year, 6 months ago
  62. 8869844 Build: Bump test revision by Antonio de Angelis · 1 year, 4 months ago
  63. 99f6386 GCC: Move crt init r/o data to flash section by Roman Mazurak · 1 year, 4 months ago
  64. 41c146d Crypto: Fix licenses for configs to be consistent by Antonio de Angelis · 1 year, 4 months ago
  65. fa4749b PS: Print which encryption algorithm is used by Antonio de Angelis · 1 year, 4 months ago
  66. b4d1b5f Test: Bump required version by Antonio de Angelis · 1 year, 4 months ago
  67. ff4029e CC3XX: In CCM do not print on ccm_finish() exit by Antonio de Angelis · 1 year, 4 months ago
  68. 8bb9851 Crypto: Align PSA headers entirely to Mbed TLS 3.6.0 by Antonio de Angelis · 1 year, 7 months ago
  69. e941117 Platform: Corstone1000: Use Mbed TLS default config files on BL1_x by Emekcan Aras · 1 year, 4 months ago
  70. 7cd3292 RSE: Set default isolation level to 2 by Raef Coles · 1 year, 4 months ago
  71. 6547b2a RSE: Remove RSE_ENABLE_TRAM option by Raef Coles · 1 year, 4 months ago
  72. b112370 RSE: Enable XIP by default on TC by Raef Coles · 1 year, 5 months ago
  73. efc05d4 RSE: Allow platforms to configure NS data size by Raef Coles · 1 year, 5 months ago
  74. 0e79003 platform: nordic_nrf: Remove flash driver guard by Georgios Vasilakis · 1 year, 4 months ago
  75. f063c20 platform: Add configurable S data size for CS3xx by Dávid Házi · 1 year, 4 months ago
  76. b83f322 platform: ext: nordic_nrf: Fix building issue by Georgios Vasilakis · 1 year, 4 months ago
  77. 1b980e5 build: Add IAR support to Corstone-315 by Dávid Házi · 1 year, 4 months ago
  78. 4001943 CC3XX: Add fatal error handling by Raef Coles · 1 year, 5 months ago
  79. 6843dbe RSE: Add KMU fatal error handling by Raef Coles · 1 year, 5 months ago
  80. cc8207a RSE: Catch fatal errors in IC early by Raef Coles · 1 year, 5 months ago
  81. 8568cbe RSE: Catch fatal errors in LCM early by Raef Coles · 1 year, 5 months ago
  82. afd0b75 RSE: Prevent fatal error logging during TRAM setup by Raef Coles · 1 year, 5 months ago
  83. 8ca156e RSE: Add custom fatal error permissions by Raef Coles · 1 year, 5 months ago
  84. 78cba2a Platform: Add fatal error handling header by Raef Coles · 1 year, 5 months ago
  85. 92c35fb Config: Added CONFIG_TFM_AROT_PRESENT define by Bohdan Hunko · 1 year, 4 months ago
  86. 1d87729 Platform: PT_RO_ symbols added to L2/L1 linker files by Bohdan Hunko · 1 year, 4 months ago
  87. 027b6ba build: Fix typo in Armclang toolchain file by Bence Balogh · 1 year, 4 months ago
  88. 1489d06 RSE: Document ROM release by Raef Coles · 1 year, 4 months ago
  89. 23e404a RSE: fix GPIO read in bringup helper by Anubhav Raina · 1 year, 4 months ago
  90. 6136768 RSE: add GPIO device config and definitions by Anubhav Raina · 1 year, 5 months ago
  91. baf7000 Platform: Add Primecell GPIO (PL061) driver by Anubhav Raina · 1 year, 5 months ago
  92. bd4582c Docs: Fix broken URLs where possible. by Anton Komlev · 1 year, 4 months ago
  93. 51218df PSoC: Fix compilation errors when FIH is enabled. by Chris Brand · 1 year, 4 months ago
  94. 272a22e RSE: Fremont: Prune SYSTOP discovery in AON target configurations by Arnold Gabriel Benedict · 1 year, 6 months ago
  95. 3cee415 RSE: Fremont: Add skip_discovery_list attr to ni_tower instances by Arnold Gabriel Benedict · 1 year, 9 months ago
  96. a82dbe1 RSE: host_drivers: Add skip discovery node support for NI-Tower by Arnold Gabriel Benedict · 1 year, 9 months ago
  97. 660294a RSE: Fremont: Change AP_BL1 region to read-only after image load by Arnold Gabriel Benedict · 1 year, 7 months ago
  98. 6521861 RSE: host_drivers: Refactor NI-Tower subfeatures device init by Arnold Gabriel Benedict · 1 year, 5 months ago
  99. b702449 RSE: host_drivers: Enforce const correctness on NI-Tower driver by Arnold Gabriel Benedict · 1 year, 4 months ago
  100. d82aec8 RSE: Fremont: Configure multichip topology by Joel Goddard · 1 year, 9 months ago