1. fbe9bff DPE: Handle omission of optional parameters by Maulik Patel · 1 year, 6 months ago
  2. 9ba54a3 DPE: Destroy redundant CDI and attestation keys by Maulik Patel · 1 year, 6 months ago
  3. 7667348 DPE: Use PSA API to know life cycle state by Maulik Patel · 1 year, 6 months ago
  4. ce39253 DPE: Fix leaf component derivation test by Maulik Patel · 1 year, 5 months ago
  5. d280607 DPE: Fix minor bug and unused variable warning by Maulik Patel · 1 year, 6 months ago
  6. 687fe7f DPE: Update DeriveContext tests for cert_id param by Maulik Patel · 1 year, 7 months ago
  7. cb14cde DPE: Add custom argument cert_id to DeriveContext by Maulik Patel · 1 year, 7 months ago
  8. 55d5ec1 DPE: Add export CDI test for DeriveContext command by Maulik Patel · 1 year, 6 months ago
  9. 29ad357 DPE: Implement missing negative tests by Maulik Patel · 1 year, 7 months ago
  10. f0ebf01 DPE: Validate the command output arguments by Maulik Patel · 1 year, 7 months ago
  11. d936d74 DPE: Check cbor decoding errors for mandatory args by Maulik Patel · 1 year, 7 months ago
  12. 2211d0b DPE: Increase the max size of code description data by Tamas Ban · 1 year, 6 months ago
  13. f0204f1 Rename RSS to RSE by Jamie Fox · 1 year, 6 months ago
  14. 4254579 DPE: Decrease the context data array size by Tamas Ban · 1 year, 6 months ago
  15. d0983e9 DPE: Reuse command buffer to decrease stack usage by Tamas Ban · 1 year, 6 months ago
  16. 645e502 DPE: Increase command buffer size to 6KB by Tamas Ban · 1 year, 6 months ago
  17. 5179a4d DPE: Add sealing CDI to the exported CDI blob by Tamas Ban · 1 year, 6 months ago
  18. a5e2f58 DPE: Log certificate buffer size by Tamas Ban · 1 year, 6 months ago
  19. 3581431 Docs: Fix excluded file compiler warning by Maulik Patel · 1 year, 6 months ago
  20. 6e90837 Docs: Update Sphinx Version by Elena Uziunaite · 1 year, 6 months ago
  21. f779dfb DPE: Share derived context handle with AP by Tamas Ban · 2 years, 3 months ago
  22. 16e0326 DPE: Minor bug fix by Maulik Patel · 1 year, 7 months ago
  23. c4fac26 Docs: Bringing PlantUML Back by Elena Uziunaite · 1 year, 9 months ago
  24. 4fed781 DPE: Use external label only for key derivation by Maulik Patel · 1 year, 8 months ago
  25. cbded68 DPE: Update CertifyKey to newer spec (v 0.9) by Maulik Patel · 1 year, 8 months ago
  26. 83a6b59 DPE: Add GetCertificateChain command by Maulik Patel · 1 year, 8 months ago
  27. 8aaf1a1 DPE: Update tests following the spec changes by Maulik Patel · 1 year, 9 months ago
  28. 9fd8bd2 DPE: Add new parameters for DeriveContext command by Maulik Patel · 1 year, 9 months ago
  29. a81605b DPE: Rename DeriveChild to DeriveContext by Maulik Patel · 1 year, 10 months ago
  30. efb2d0a Merge branch 'release/2.0.x' into main by David Hu · 1 year, 8 months ago
  31. 606ba31 Docs: Add doc for ADAC runtime service by Maulik Patel · 1 year, 9 months ago
  32. 676a146 Docs: Error Fix by Elena Uziunaite · 1 year, 9 months ago release/2.0.x TF-Mv2.0.0
  33. 3d71697 ADAC: Create new ADAC partition by Maulik Patel · 1 year, 9 months ago
  34. d9c1db1 Docs: Link the Docs + Small Fixes by Elena Uziunaite · 1 year, 9 months ago
  35. 7b9b2f3 Update default branch in .gitreview by Chris Brand · 1 year, 9 months ago
  36. 3ad0ecc Docs: Enable RTD on tf-m-extras by Elena Uziunaite · 1 year, 9 months ago
  37. 805db7b Build: Make changes for split build by Jamie Fox · 1 year, 9 months ago TF-Mv2.0.0-RC1 TF-Mv2.0.0-RC2
  38. 1c7376c Build: Fix DMA350 files path by Dávid Házi · 1 year, 9 months ago
  39. 71bd937 Build: Create an TF-M NS example app for split build by Awadhy Mohammed · 2 years ago
  40. 902fe66 Docs: Align CS310 DMA demo with Arm Ecosystem FVPs by Dávid Házi · 1 year, 10 months ago
  41. 7bc107c Build: Update file name of TZ NS API by Xinyu Zhang · 1 year, 9 months ago
  42. c97c775 DPE: Invalidate child context handle once used by Maulik Patel · 1 year, 10 months ago
  43. 4c87a9c DPE: Add tests for DPE CertifyKey command by Maulik Patel · 1 year, 11 months ago
  44. dbfd515 DPE: Add tests for DPE DeriveChild command by Maulik Patel · 2 years, 2 months ago
  45. 9322523 DPE: Support using provisioned RoT attestation key by Jamie Fox · 1 year, 11 months ago
  46. 3468199 DPE: Add boot data processing by Jamie Fox · 1 year, 11 months ago
  47. e6adc11 DPE: Add Certify Key command by Maulik Patel · 2 years ago
  48. 2358bbb DPE: Create intermediate certificate for the layer by Maulik Patel · 2 years, 1 month ago
  49. 58595d3 DPE: Add CDI and key pair derivation by Maulik Patel · 2 years, 2 months ago
  50. 54d65f7 DPE: Add Destroy Context command by Maulik Patel · 2 years, 1 month ago
  51. ad2f3db DPE: Add context manager code by Maulik Patel · 2 years, 3 months ago
  52. e7f8b4e DPE: Add logging of received commands by Jamie Fox · 2 years, 2 months ago
  53. 2e64c51 DPE: Create basic test suites by Jamie Fox · 2 years, 4 months ago
  54. ab30e71 DPE: Create new DICE Protection Environment partition by Jamie Fox · 2 years, 4 months ago
  55. d0adc74 Docs: Add doc for DICE Protection Environment (DPE) by Jamie Fox · 2 years, 4 months ago
  56. 6256bf5 Build: Add dependencies for the manifest tool by Kevin Peng · 2 years ago
  57. 52ee892 Measured Boot & Delegated Attest: Model conversion by Sherry Zhang · 1 year, 11 months ago master
  58. 57867a9 VAD: Sync with TF-M changes by Bence Balogh · 1 year, 11 months ago
  59. 3d407cf Measure Boot: Use psa_status_t instead of TF-M status by Kevin Peng · 2 years ago
  60. f683acf Measured boot: Format version string without stdlib by Jamie Fox · 2 years ago
  61. 884371e Measured boot: Support integer versions in shared measurements by Jamie Fox · 2 years ago
  62. 0013cbd Add dma350_ns extra test suites by Bence Balogh · 2 years, 1 month ago
  63. d82b84c Rename dma350_ns to clcd_example by Bence Balogh · 2 years, 1 month ago
  64. 655c462 DMA350 example: Add empty tfm_api_ns lib by Bence Balogh · 2 years, 1 month ago
  65. 6ab56cc Measured boot: Limit output param sizes to buffer size by Jamie Fox · 2 years, 1 month ago
  66. ca1ef97 Update load address in DMA example's readme by Bence Balogh · 2 years, 1 month ago
  67. 9120413 Build: Merge tfm_partition_defs into tfm_config by Xinyu Zhang · 2 years, 2 months ago
  68. 5ad5b33 DelegAttest: Update header file include by David Hu · 2 years, 2 months ago
  69. 2854e61 DelegAttest: Align macro name with PSA spec by Sherry Zhang · 2 years, 3 months ago
  70. 31ddf03 Measured Boot: Strip null char before IPC by Jimmy Brisson · 2 years, 5 months ago
  71. 6cc7444 Update includes in VAD example by Bence Balogh · 2 years, 3 months ago
  72. 504ae9a fix: Patch freertos_plus_tcp in VAD example by Bence Balogh · 2 years, 5 months ago release/1.8.x TF-Mv1.8.0 TF-Mv1.8.0-RC1 TF-Mv1.8.0-RC2 TF-Mv1.8.1
  73. fa71d63 Sync VAD and DMA examples source paths with tf-m by Bence Balogh · 2 years, 5 months ago
  74. e4ef0fa Fix dma350_ns example source path by Bence Balogh · 2 years, 6 months ago
  75. b30bc20 Test: Add new test case for measured boot by Maulik Patel · 2 years, 6 months ago
  76. 537ddc8 Measured boot: Extend measurement access update by Maulik Patel · 2 years, 6 months ago
  77. d2be59d DelegAttest: Update length checking by Raef Coles · 2 years, 6 months ago
  78. d337ed7 DelegAttest: update qcbor dependency by David Vincze · 2 years, 9 months ago
  79. cadb527 Merge remote-tracking branch 'origin/release/1.7.x' into origin/master by Jamie Fox · 2 years, 8 months ago
  80. daacaa6 Fix define in readme for dma350_s suite by Gabor Abonyi · 2 years, 8 months ago release/1.7.x TF-Mv1.7.0 TF-Mv1.7.0-RC3
  81. 1a85410 DMA350 freertos example: Update ld file by Gabor Abonyi · 2 years, 8 months ago
  82. aa6c960 Sync VAD example with TF-M by Bence Balogh · 2 years, 9 months ago
  83. 3be9fdd Sync VAD example with TF-M by Bence Balogh · 2 years, 9 months ago
  84. 0d7f6ab Fix warnings in delegated_attest_test.c by Mate Toth-Pal · 2 years, 9 months ago
  85. f5f67d9 Separate DMA350 test cases by Gabor Abonyi · 2 years, 9 months ago TF-Mv1.7.0-RC1 TF-Mv1.7.0-RC2
  86. a31aec5 Partition: Update dma350 unpriv library by Gabor Abonyi · 2 years, 9 months ago
  87. 2a48048 Align extra tests with new interface by BohdanHunko · 2 years, 9 months ago
  88. c809f89 Sync platform name with TF-M by Bence Balogh · 2 years, 9 months ago
  89. fe53157 DelegAttest: Add token printing capability to test suite by Tamas Ban · 2 years, 9 months ago
  90. 794d422 Sync filenames with TF-M by Bence Balogh · 2 years, 9 months ago
  91. 36b3192 Update linker scripts to follow CMSIS naming by Bence Balogh · 2 years, 9 months ago
  92. b256738 Remove dependency on tfm_generated_files by David Hu · 2 years, 9 months ago
  93. 729cdd4 MeasuredBoot: make hash algorithm name available by David Vincze · 2 years, 10 months ago
  94. 31405a5 Delete compiler flags after removing Library Model by David Vincze · 2 years, 10 months ago
  95. 424db36 Library Model deprecation by Summer Qin · 2 years, 10 months ago
  96. 991fae3 DelegAttest: enforce the execution of all S/NS test cases by David Vincze · 2 years, 10 months ago
  97. b9db418 DelegAttest: remove unused variables from test code by David Vincze · 2 years, 10 months ago
  98. e7e7e3c DelegAttest: test for insufficient token buffer size by David Vincze · 2 years, 10 months ago
  99. 07e4740 DelegAttest: Fix in/out parameter checks by David Vincze · 2 years, 10 months ago
  100. 22235eb Fix CMSIS_device_header in examples by Bence Balogh · 2 years, 10 months ago