1. a2bfec5 CC3XX tests: add proper safeguarding for drbg tests by Amjad Ouled-Ameur · 5 months ago
  2. 581f104 Docs: Update symmetric Initial Attestation doc by David Vincze · 6 months ago
  3. 1024dac build: Enable armclang MVE by Gergely Kovacs · 8 months ago
  4. fd88825 FWU: Drop shallow function call fwu_bootloader_get_shared_data() by Mudit Sharma · 5 months ago
  5. d047240 Crypto: Address MISRA caution by dropping builtin_key_copy() by Mudit Sharma · 5 months ago
  6. 32000d2 CC3XX tests: Add DRBG HMAC test by Amjad Ouled-Ameur · 5 months ago
  7. 671e0b2 RSE: Fix unaligned pointer warnings by Jackson Cooper-Driver · 6 months ago
  8. f783adf RSE: Tests: Add test for invalid ECDSA key in blob by Jackson Cooper-Driver · 5 months ago
  9. 5e88dfd RSE: Tests: Add tests for ECDSA key in blob by Jackson Cooper-Driver · 5 months ago
  10. ac99920 RSE: Add blob signing key to CM ROTPK by Jackson Cooper-Driver · 5 months ago
  11. bcdacec RSE: Calculate ROTPK field sizes by Jackson Cooper-Driver · 5 months ago
  12. 4f10f1e RSE: Dynamically determine CM ROTPK hash type by Jackson Cooper-Driver · 5 months ago
  13. 7070e9d RSE: Specify provisioning hash size based on alg by Jackson Cooper-Driver · 5 months ago
  14. 23180be RSE: Fix ROTPK size macro by Jackson Cooper-Driver · 5 months ago
  15. 74c53c4 CC3XX tests: Add DRBG HASH test by Amjad Ouled-Ameur · 5 months ago
  16. 3b02d98 CC3XX: use big endian increment for DRBG HASH by Amjad Ouled-Ameur · 5 months ago
  17. e156a6d RSE: OTP revocation counters adjustment by Anton Komlev · 6 months ago
  18. 5e9d248 secure_fw: agent_psa_connect returns a status not a handle by Nicola Mazzucato · 8 months ago
  19. 1a4b1c9 CC3XX: add pka tests for signed negative operands by Amjad Ouled-Ameur · 5 months ago
  20. 6b40279 CC3XX: introduce build flags to pick the required tests by Amjad Ouled-Ameur · 5 months ago
  21. c123f3a CORE: Fix MISRA warnings for rule 9.1 by Mudit Sharma · 5 months ago
  22. cdc6e30 FWU: Fix MISRA warnings for rule 9.1 by Mudit Sharma · 5 months ago
  23. 44099a1 RSE: Issue DSB and ISB after DCU update by Raef Coles · 5 months ago
  24. 6a67c63 platform: nordic_nrf: Move partition folders to common by Georgios Vasilakis · 5 months ago
  25. 7bdbc33 platform: nordic_nrf: Guard GPIO0_PIN_MASK_SECURE with ifdef by Georgios Vasilakis · 6 months ago
  26. 0206763 RSE: Set default subsampling rate to 500 cycles by Antonio de Angelis · 5 months ago
  27. 7ff6778 CC3XX tests: add DRBG tests by Amjad Ouled-Ameur · 5 months ago
  28. c8f1a08 CC3XX: Add AES external key loader to bl2 by Amjad Ouled-Ameur · 5 months ago
  29. be64bec CC3XX: use big endian increment for DRBG CTR by Amjad Ouled-Ameur · 5 months ago
  30. 586ce1c CC3XX: use pka sub_si for subtraction instead of add_si by Amjad Ouled-Ameur · 5 months ago
  31. f6653c7 CC3XX: modify rng config check to avoid static analysis error by Amjad Ouled-Ameur · 5 months ago
  32. 4ee93c8 CC3XX: fix logically dead code when AES tunneling is ON by Amjad Ouled-Ameur · 5 months ago
  33. ab176bd BL1: Add all flash function pointers in shared symbols list by Antonio de Angelis · 5 months ago
  34. 784d556 Platform: MPS4: Update BL1 GNU linker scripts by Bence Balogh · 5 months ago
  35. 89d4b3e RSE: Update BL1 GNU linker scripts by Antonio de Angelis · 5 months ago
  36. f015a2c Build: Bump tf-m-tests by Antonio de Angelis · 5 months ago
  37. e138468 RSE: Update device status if OTP tampering occurs by Raef Coles · 5 months ago
  38. 53c10c1 platform: ext: common: Add extra SRAM func section for GNUARM linker by Antonio de Angelis · 5 months ago
  39. a5a9cf1 Platform: Corstone1000: Fix .data loading in BL1 by Bence Balogh · 5 months ago
  40. f259697 CC3XX: fix unreachable dead code by Amjad Ouled-Ameur · 5 months ago
  41. 0eed0ac CC3XX HMAC: fix out-of-bound memset by Amjad Ouled-Ameur · 5 months ago
  42. b99254f LIB: Fix MISRA warning for MC3R1.R9.1 by Mudit Sharma · 5 months ago
  43. b07d1e2 BL2: flash_map: Fix MISRA warnings in flash_area_read() by Mudit Sharma · 5 months ago
  44. 508b8ae Build: Bump tf-m-extras dependency by Antonio de Angelis · 7 months ago
  45. 5845c04 RSE: Fix warnings in rse_provisioning_message_handler.c by Antonio de Angelis · 5 months ago
  46. 30087aa Attest: Remove support for option flags by David Vincze · 6 months ago
  47. b428168 RSE: Tests: Add ECDSA signature validation tests by Jackson Cooper-Driver · 5 months ago
  48. 066b000 RSE: Tests: Fix IV buffer initialisation by Jackson Cooper-Driver · 5 months ago
  49. 7eac224 RSE: Tests: Add test data to validation test by Jackson Cooper-Driver · 5 months ago
  50. f35a7c7 RSE: Tests: Add inline function to calculate sizes by Jackson Cooper-Driver · 5 months ago
  51. 382cd7d RSE: Tests: Make all sizes multiples of 16 bytes by Jackson Cooper-Driver · 5 months ago
  52. 842608f RSE: Tests: Fix set_tp_mode return by Jackson Cooper-Driver · 5 months ago
  53. acc8e67 CC3XX: DRBG HASH: copy aligned words in full words. by Amjad Ouled-Ameur · 5 months ago
  54. 5fbfb80 CC3XX: simplify the partial byte checks by Amjad Ouled-Ameur · 6 months ago
  55. d142297 platform: ext: common: Do not add BL1 counter if DEFAULT_BL1 is OFF by Sadik Ozer · 6 months ago
  56. 4a5b145 RSE: Fix compiler warning for unused static function by Antonio de Angelis · 5 months ago
  57. f9c4472 RSE: Tests: Refine FVP limitation workaround by Jackson Cooper-Driver · 5 months ago
  58. 3ec39d2 STM : add a new maintainer by Ahmad EL JOUAID · 5 months ago
  59. 2f9e8c6 BL1: Make all crypto.h functions FIH enabled by Antonio de Angelis · 5 months ago
  60. 6a33bc0 RSE: Enable FIH in BL1 with custom profile by Antonio de Angelis · 5 months ago
  61. b17a972 LIB: FIH: Support custom profiles by Antonio de Angelis · 5 months ago
  62. a2666c6 LIB: FIH: Support platform overriding for fih_delay() by Antonio de Angelis · 5 months ago
  63. 4dd784b BL1: Fix typo for cc3xx_lowlevel_ecdsa_derive_key() by Mudit Sharma · 5 months ago
  64. 4922559 RSE: Tests: Update BL1_1 tests for new flow by Jackson Cooper-Driver · 5 months ago
  65. 405fbac RSE: Tests: Add workaround for FVP limitation by Jackson Cooper-Driver · 5 months ago
  66. e13d4bc Build: Bump tf-m-tests version by Jackson Cooper-Driver · 5 months ago
  67. db72d05 RSE: tfm_hal_isolation: encode FIH return for post_partition_init_hook by Nicola Mazzucato · 5 months ago
  68. 9be02d7 CC3XX PKA: support unaligned buffers in pka_write_reg by Amjad Ouled-Ameur · 6 months ago
  69. b174cfa CC3XX PKA: support unaligned buffers in pka_read_reg by Amjad Ouled-Ameur · 5 months ago
  70. 3400de3 PKA tests: add tests covering unaligned buffer handling by Amjad Ouled-Ameur · 6 months ago
  71. f5de672 BL1: Remove fih_delay_random_uchar() by Antonio de Angelis · 5 months ago
  72. 72fb2a4 BL1: bl1_key_derive has 4-byte aligned output by Antonio de Angelis · 5 months ago
  73. 58dd31d BL1: TFM_BL1_KEY_USER should not translate to KMU slot by Antonio de Angelis · 5 months ago
  74. e702ad9 BL1: RSE: Add a function for deriving ECC keys by Antonio de Angelis · 6 months ago
  75. 9d19ddd CC3XX: Add a key derivation function for ECC keys by Antonio de Angelis · 5 months ago
  76. 0ebafa8 CC3XX: Add recommended_bits_for_generation to curve_data by Antonio de Angelis · 5 months ago
  77. ed3a845 CC3XX: Move CC3XX_IS_CURVE_ID_INVALID() into lower level API by Antonio de Angelis · 5 months ago
  78. 5e70372 Platform: STM32WBA: Update HAL drivers to V 1.6.0 by Ahmad EL JOUAID · 5 months ago
  79. 820ebed Build: Bump tf-m-tests version by David Vincze · 5 months ago
  80. cad386a RSE: Initialise area infos in RMA mode by Jackson Cooper-Driver · 5 months ago
  81. 7a59ccb RSE: Check key is NULL before incrementing counter by Jackson Cooper-Driver · 5 months ago
  82. dc771d5 RSE: Add chained provisioning flow by Jackson Cooper-Driver · 6 months ago
  83. 1e00c75 RSE: Correct sequencing typo by Jackson Cooper-Driver · 6 months ago
  84. 2e94743 RSE: Move TCI key to its own file by Jackson Cooper-Driver · 6 months ago
  85. 1711453 RSE: Add additional public key CMake options by Jackson Cooper-Driver · 6 months ago
  86. 599862f RSE: Move message definition to header by Jackson Cooper-Driver · 6 months ago
  87. 4630b4f RSE: Move all ROTPK handling to rotpk file by Jackson Cooper-Driver · 6 months ago
  88. 63d7174 RSE: Add carve-out for OTP emulation by Jackson Cooper-Driver · 5 months ago
  89. 37411e1 Build: Bump tf-m-tests version by David Vincze · 5 months ago
  90. 43187bc Build: Ensure all *.patch files use Unix style. by Anton Komlev · 5 months ago
  91. 625c392 bl2: mcuboot: Fix wrapper to properly mark NSPE images as such by Augusto Zanellato · 6 months ago
  92. 1534de1 RSE: rse_comms_hal: Replace SPMLOG with LOG_xFMT by Nicola Mazzucato · 5 months ago
  93. 28133b4 RSE: rse_comms_hal: Log error if cannot deliver failure message by Nicola Mazzucato · 9 months ago
  94. 5f0c5b1 Platform: Switch to SP logging in RPC callback functions by David Hu · 7 months ago
  95. af6d1bc RSE: Increase KRTL counter max value to 64 bytes by Jackson Cooper-Driver · 5 months ago
  96. 87158dd RSE: Change size of soc_uid to 12 bytes by Jackson Cooper-Driver · 5 months ago
  97. 8b443ba RSE: Rename script argument to soc_uid by Jackson Cooper-Driver · 5 months ago
  98. d83c6c1 CC3XX: DRBG_HASH: Fix possible uninitialized remaining_bytes by Antonio de Angelis · 5 months ago
  99. 26cbff5 Dualcpu: Support diverse mailbox sources in RPC callback by David Hu · 9 months ago
  100. 877c796 Dualcpu: Move RPC callback implementation into NS Agent Mailbox SP by David Hu · 7 months ago