1. 6f0da87 CC3XX: Rename cc3xx_lowlevel_entropy_get to cc3xx_lowlevel_get_entropy() by Antonio de Angelis · 7 days ago
  2. 2511245 CC3XX: Support in the Noise Source for requests to bump quality by Antonio de Angelis · 10 days ago
  3. 3a60525 CC3XX: Improve support for externally provided noise sources by Antonio de Angelis · 11 days ago
  4. b9309b6 BL1: Failure in bl1_random_generate_noise() in pre-main does not proceed by Antonio de Angelis · 11 days ago
  5. 4f63c96 CC3XX: Fix review comments from the TRNG refactoring by Antonio de Angelis · 2 weeks ago
  6. a16b058 CC3XX: Rename the TRNG module to Noise source module by Antonio de Angelis · 2 weeks ago
  7. 5a8875a CC3XX: Refactor the TRNG module by Antonio de Angelis · 2 weeks ago
  8. b86a175 cc3xx: introduce trng config macros by Amjad Ouled-Ameur · 3 months ago
  9. 3f685fc cc3xx: Add RNG test cases by Amjad Ouled-Ameur · 3 months ago
  10. fcc115b cc3xx: refactor TRNG driver by Amjad Ouled-Ameur · 4 weeks ago
  11. 213c5eb BL1: Add an API for stateless access to noise source by Antonio de Angelis · 4 weeks ago
  12. 0b313ba CC3XX: Make sure SP800-90B mode is always enabled for entropy by Antonio de Angelis · 4 weeks ago
  13. dd6bb43 CC3XX: Add a stateless API to read the TRNG by Antonio de Angelis · 4 weeks ago
  14. e7000ac CC3XX: Separate RNG, Entropy and TRNG modules by Antonio de Angelis · 5 weeks ago
  15. 7aae6ec RSE: FIH: Add option to use SW based delay by Antonio de Angelis · 8 weeks ago
  16. 9e0c0e8 CC3XX: Refactor get_random_permutation() by Antonio de Angelis · 6 weeks ago
  17. 407a34d BL1: Refactor the shared lib interface to random by Antonio de Angelis · 8 weeks ago
  18. f1feec3 CC3XX: Refactor the RNG module by Antonio de Angelis · 8 weeks ago
  19. 628fcf7 Build: Bump tf-m-tests by Antonio de Angelis · 6 days ago
  20. 7dcb1fe Build: Bump tf-m-tests version by Antonio de Angelis · 7 days ago
  21. 5e6f0ca BL2: Fix CI failure by Maulik Patel · 8 days ago
  22. a5dbd4e Build: Bump tf-m-tests by Antonio de Angelis · 7 days ago
  23. 704cc76 Platform: Musca-B1: document core switch to CPU1 by Amjad Ouled-Ameur · 2 weeks ago
  24. f32f9d9 Platform: Musca-B1: switch execution from CPU0 to CPU1 by Amjad Ouled-Ameur · 2 weeks ago
  25. 29e81f6 RSE: Fix gpt.h header/entry structs by Antonio de Angelis · 8 days ago
  26. 3ed58b8 RSE: Fix GPT parser by Rakshit Goyal · 3 weeks ago
  27. e4662ab secure_fw: partitions: crypto: Add missing psa apis to crypto_spe.h by Gowri Ramshankar · 5 weeks ago
  28. 1e555c0 cmsis: Use correct CPPWR definitions for v8m-main by Dávid Házi · 2 weeks ago
  29. 2129e67 Revert "Platform: Musca-B1: document core switch to CPU1" by Antonio de Angelis · 8 days ago
  30. 1faab10 Revert "Platform: Musca-B1: switch execution from CPU0 to CPU1" by Antonio de Angelis · 8 days ago
  31. 1d6baf4 RSE: Allow CM ROTPK in non-endorsed flow by Jackson Cooper-Driver · 11 days ago
  32. 1e9658e RSE: Fix routing tables OTP read alignment by Jackson Cooper-Driver · 2 weeks ago
  33. 45bfb3a modules: Improved c_macro.py by Dávid Házi · 2 weeks ago
  34. f2dc091 Build: Bump tf-m-tests by Antonio de Angelis · 9 days ago
  35. 0fb1c5f platform: ext: adi: mbedtls TRNG with external HW by Hao Zhang · 2 weeks ago
  36. d21b0d5 platform: ext: adi: add regression test by Hao Zhang · 4 weeks ago
  37. fe4aeab platform: ext: adi: Enable Protected Storage partition by Hao Zhang · 5 weeks ago
  38. 5c42ba8 docs: platform: adi: Change build instructions by Hao Zhang · 5 weeks ago
  39. b2ae7c3 platform: ext: adi: fix flash driver by Hao Zhang · 5 weeks ago
  40. 0b91bbf platform: ext: adi: define add_subdirectory_ifdef by Hao Zhang · 5 weeks ago
  41. 0ad87c8 mps4: Use bl1 ROTPK path to generate dm bundle by Gergely Kovacs · 4 weeks ago
  42. 5884144 build: Add option to generate bl1 ROTPK by Gergely Kovacs · 4 weeks ago
  43. a0bb8f4 Build: Bump cmsis dependency by Antonio de Angelis · 10 days ago
  44. 9203bed Platform: Musca-B1: document core switch to CPU1 by Amjad Ouled-Ameur · 2 weeks ago
  45. f85b81b Platform: Musca-B1: switch execution from CPU0 to CPU1 by Amjad Ouled-Ameur · 2 weeks ago
  46. 658bb90 Interface: Fix build warning by Antonio de Angelis · 10 days ago
  47. 94f77b4 Build: Bump tf-m-tests by Antonio de Angelis · 10 days ago
  48. 7962e12 psoc64: Add required platform_ns_mailbox for NS build by Nicola Mazzucato · 4 weeks ago
  49. b1747ac RSE: Add required platform_ns_mailbox for NS build by Nicola Mazzucato · 5 weeks ago
  50. 6414e29 Hybrid Platform: Introduce PSA APIs broker by Nicola Mazzucato · 8 weeks ago
  51. 1d39bd0 spe-CMakeLists: Set tfm_api_ns_tz and tfm_api_ns_mailbox targets to STATIC by Nicola Mazzucato · 4 weeks ago
  52. f21b300 mailbox: Commonize mailbox_init by Nicola Mazzucato · 4 weeks ago
  53. 179f6e9 RSE: Disable NS partition when RSE_LOAD_NS_IMAGE = OFF by David Hu · 8 weeks ago
  54. 6a8bfd5 RSE: Unittests: Fix RSE Boot state unittests by Gabor Toth · 2 weeks ago
  55. 35adae6 RSE: Unittests: Fix KMU unittests by Gabor Toth · 2 weeks ago
  56. d10400c RSE: Unittests: Fix bl1_2_otp_or_flash unittests by Gabor Toth · 2 weeks ago
  57. 1f41459 RSE: Unittests: Fix LCM unittests by Gabor Toth · 2 weeks ago
  58. 6d9600d RSE: Unittests: Fix ATU unittests by Gabor Toth · 2 weeks ago
  59. 948cb8e Platform: Corstone1000: Remove duplicate configuration parameters for Corstone-1000 by Yogesh Wani · 9 weeks ago
  60. d895766 docs: rp2350: Document using different SDK versions by William Vinnicombe · 2 weeks ago
  61. eea63f1 platform: nordic_nrf: Add memory service header in common folder by Georgios Vasilakis · 3 weeks ago
  62. abfe6e8 Build: Bump TF-M extras version by Mudit Sharma · 2 weeks ago
  63. 971454a BL2: Fix built in key id type and values by Maulik Patel · 4 weeks ago
  64. 95378d8 BL2: Split keys.c for better maintainability by Maulik Patel · 7 weeks ago
  65. 19a104c RSE: BL2: Add multi sign support for MCUBOOT_HW_KEY by Maulik Patel · 3 months ago
  66. db0b457 BL2: Provision RoTPK sign policies by Maulik Patel · 3 months ago
  67. f99c51e BL2: Enable Multi-Signature Support for Built-in keys by Maulik Patel · 3 months ago
  68. 439be35 BL2: Update key id mapping for built in keys by Maulik Patel · 3 months ago
  69. d1afad0 BL2: Add Key ID to image for the built in keys by Maulik Patel · 3 months ago
  70. 7474c75 BL2: Add patches for mcuboot by Maulik Patel · 7 weeks ago
  71. 040f205 RSE: Set ATU window to device memory in runtime by Jackson Cooper-Driver · 2 weeks ago
  72. f8a33e2 RSE: Initialise UART ATU when logging disabled by Jackson Cooper-Driver · 2 weeks ago
  73. f1fe49f cc3xx: support single-shot AES CCM when tunneling is off by Amjad Ouled-Ameur · 4 weeks ago
  74. ff267c5 cc3xx: support multi-part AES CCM when tunneling is off by Amjad Ouled-Ameur · 4 weeks ago
  75. 44cb03a RSE: Armclang: Fix provisioning scatter file by Jackson Cooper-Driver · 2 weeks ago
  76. 052001e cmsis: Update to v6.2.0 by Dávid Házi · 2 weeks ago
  77. 1a28188 build: Fetch libs before bl2 stage by Dávid Házi · 2 weeks ago
  78. 39c8ef7 RSE: Minimize size of builtin key slots by Raef Coles · 2 weeks ago
  79. 2bee3b7 RSE: Unittests: Ensure target folder exists for Ruby-generated file by Gabor Toth · 3 weeks ago
  80. 4467e42 RSE: Unittests: Update unity version to 2.6.1 by Gabor Toth · 2 weeks ago
  81. cfefb73 RSE: Unittests: Eliminate target duplication of unity tool by Gabor Toth · 3 weeks ago
  82. 30eeefb RSE: Write ROTPK policies on update by Jackson Cooper-Driver · 3 weeks ago
  83. d8683e9 Build: Make incompatible-pointer-types warning by Jackson Cooper-Driver · 3 weeks ago
  84. f39d5fd RSE: Fix incorrect macro in TRAM setup by Raef Coles · 3 weeks ago
  85. d090f3c Build: Fix stm32wba65i_dk platform build issues by Anton Komlev · 3 weeks ago
  86. fb722f5 CC3XX: Tests: Fix errors when compiling with GCC14 by Jackson Cooper-Driver · 3 weeks ago
  87. a68b811 STM : low_level_flash drivers doesn't disable icache by Ahmad EL JOUAID · 3 weeks ago
  88. 0d5b976 RSE: Add getter function for RSE ID by Jackson Cooper-Driver · 3 weeks ago
  89. 9d4d04e RSE: Add routing tables getter functions by Jackson Cooper-Driver · 4 weeks ago
  90. d350d92 RSE: neoverse_rd: Enable routing tables in OTP by Jackson Cooper-Driver · 4 weeks ago
  91. f6f6aa8 RSE: Re-add routing tables and rse_id to OTP by Jackson Cooper-Driver · 4 weeks ago
  92. 3c18622 RSE: Refactor provisioning bin generation by Jackson Cooper-Driver · 4 weeks ago
  93. 00e1f69 RSE: Add system routing table to BL1_1 by Jackson Cooper-Driver · 4 weeks ago
  94. 3cadb54 RSE: Add routing table header and generate by Jackson Cooper-Driver · 4 weeks ago
  95. 905090c RSE: Move routing tables to DM area by Jackson Cooper-Driver · 3 weeks ago
  96. 988bbd6 DOCS: Replaces broken links by Matthew Dalzell · 4 weeks ago
  97. 8659f47 RSE: Set RSE ATU window to device memory by Jackson Cooper-Driver · 3 weeks ago
  98. f7ae0ec RSE: Drivers: Add doxy comments to tram driver by Antonio de Angelis · 3 weeks ago
  99. 0aef563 tools: Fix handling of conditionals in C_macro by Gergely Kovacs · 3 weeks ago
  100. 6953394 cc3xx: extend AES API to initialise and increment CCM counter by Amjad Ouled-Ameur · 4 weeks ago