1. fcc06e3 DPE: Reuse command buffer to decrease stack usage by Tamas Ban · 1 year, 4 months ago
  2. 5caa7bd DPE: Add GetCertificateChain test by Tamas Ban · 1 year, 5 months ago
  3. 277fc5f DPE: Add a note about the required test case sequence by Tamas Ban · 1 year, 5 months ago
  4. 469bbd9 DPE: Add logging functionality to certificate decode by Tamas Ban · 1 year, 5 months ago
  5. 9dbf26f DPE: Add certificate verification by Tamas Ban · 1 year, 5 months ago
  6. 0fe45fb DPE: Move the defines to a common header by Tamas Ban · 1 year, 5 months ago
  7. 8ed5280 DPE: Fix COSE_Key encoding by Tamas Ban · 1 year, 5 months ago
  8. 5ac8780 DPE: Log internal state information for debugging by Maulik Patel · 1 year, 5 months ago
  9. 9a2a567 DPE: Log output handles by Maulik Patel · 1 year, 5 months ago
  10. 8e9b7df DPE: Log retained RoT context handle to aid debug by Maulik Patel · 1 year, 5 months ago
  11. 780943f DPE: Update formatting of parameters while logging by Maulik Patel · 1 year, 5 months ago
  12. 7d027ec Revert "DPE: Reuse command buffer to decrease stack usage" by Maulik Patel · 1 year, 5 months ago
  13. 8f6966a DPE: Update test to check for return error type by Maulik Patel · 1 year, 5 months ago
  14. 6f89225 DPE: Return correct error type by Maulik Patel · 1 year, 5 months ago
  15. dc44649 DPE: Update DestroyContext decode handling by Maulik Patel · 1 year, 5 months ago
  16. 8c0c648 DPE: Add test for unsupported arguments by Maulik Patel · 1 year, 5 months ago
  17. 8a969fd DPE: Handle unsupported parameters by Maulik Patel · 1 year, 5 months ago
  18. 30211a6 DPE: Get RoT CDI key through the Crypto interface by Antonio de Angelis · 1 year, 4 months ago
  19. 64c73ab MeasuredBoot: increase SW_TYPE_MAX_SIZE macro by David Vincze · 1 year, 5 months ago
  20. 8ee20fc DPE: Fix all test failures by Maulik Patel · 1 year, 5 months ago
  21. bd3f57b DPE: Update CertifyKey retain context test by Maulik Patel · 1 year, 5 months ago
  22. 91edd63 DPE: Return invalid handle if not requested by Maulik Patel · 1 year, 5 months ago
  23. f268d90 DPE: Add optional parameters tests by Maulik Patel · 1 year, 6 months ago
  24. fbe9bff DPE: Handle omission of optional parameters by Maulik Patel · 1 year, 6 months ago
  25. 9ba54a3 DPE: Destroy redundant CDI and attestation keys by Maulik Patel · 1 year, 6 months ago
  26. 7667348 DPE: Use PSA API to know life cycle state by Maulik Patel · 1 year, 6 months ago
  27. ce39253 DPE: Fix leaf component derivation test by Maulik Patel · 1 year, 5 months ago
  28. d280607 DPE: Fix minor bug and unused variable warning by Maulik Patel · 1 year, 6 months ago
  29. 687fe7f DPE: Update DeriveContext tests for cert_id param by Maulik Patel · 1 year, 7 months ago
  30. cb14cde DPE: Add custom argument cert_id to DeriveContext by Maulik Patel · 1 year, 7 months ago
  31. 55d5ec1 DPE: Add export CDI test for DeriveContext command by Maulik Patel · 1 year, 6 months ago
  32. 29ad357 DPE: Implement missing negative tests by Maulik Patel · 1 year, 7 months ago
  33. f0ebf01 DPE: Validate the command output arguments by Maulik Patel · 1 year, 7 months ago
  34. d936d74 DPE: Check cbor decoding errors for mandatory args by Maulik Patel · 1 year, 7 months ago
  35. 2211d0b DPE: Increase the max size of code description data by Tamas Ban · 1 year, 6 months ago
  36. f0204f1 Rename RSS to RSE by Jamie Fox · 1 year, 6 months ago
  37. 4254579 DPE: Decrease the context data array size by Tamas Ban · 1 year, 6 months ago
  38. d0983e9 DPE: Reuse command buffer to decrease stack usage by Tamas Ban · 1 year, 6 months ago
  39. 645e502 DPE: Increase command buffer size to 6KB by Tamas Ban · 1 year, 6 months ago
  40. 5179a4d DPE: Add sealing CDI to the exported CDI blob by Tamas Ban · 1 year, 6 months ago
  41. a5e2f58 DPE: Log certificate buffer size by Tamas Ban · 1 year, 6 months ago
  42. f779dfb DPE: Share derived context handle with AP by Tamas Ban · 2 years, 3 months ago
  43. 16e0326 DPE: Minor bug fix by Maulik Patel · 1 year, 7 months ago
  44. 4fed781 DPE: Use external label only for key derivation by Maulik Patel · 1 year, 8 months ago
  45. cbded68 DPE: Update CertifyKey to newer spec (v 0.9) by Maulik Patel · 1 year, 8 months ago
  46. 83a6b59 DPE: Add GetCertificateChain command by Maulik Patel · 1 year, 8 months ago
  47. 8aaf1a1 DPE: Update tests following the spec changes by Maulik Patel · 1 year, 9 months ago
  48. 9fd8bd2 DPE: Add new parameters for DeriveContext command by Maulik Patel · 1 year, 9 months ago
  49. a81605b DPE: Rename DeriveChild to DeriveContext by Maulik Patel · 1 year, 10 months ago
  50. 3d71697 ADAC: Create new ADAC partition by Maulik Patel · 1 year, 9 months ago
  51. 3ad0ecc Docs: Enable RTD on tf-m-extras by Elena Uziunaite · 1 year, 9 months ago
  52. 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
  53. c97c775 DPE: Invalidate child context handle once used by Maulik Patel · 1 year, 10 months ago
  54. 4c87a9c DPE: Add tests for DPE CertifyKey command by Maulik Patel · 1 year, 11 months ago
  55. dbfd515 DPE: Add tests for DPE DeriveChild command by Maulik Patel · 2 years, 2 months ago
  56. 9322523 DPE: Support using provisioned RoT attestation key by Jamie Fox · 1 year, 11 months ago
  57. 3468199 DPE: Add boot data processing by Jamie Fox · 1 year, 11 months ago
  58. e6adc11 DPE: Add Certify Key command by Maulik Patel · 2 years ago
  59. 2358bbb DPE: Create intermediate certificate for the layer by Maulik Patel · 2 years, 1 month ago
  60. 58595d3 DPE: Add CDI and key pair derivation by Maulik Patel · 2 years, 2 months ago
  61. 54d65f7 DPE: Add Destroy Context command by Maulik Patel · 2 years, 1 month ago
  62. ad2f3db DPE: Add context manager code by Maulik Patel · 2 years, 3 months ago
  63. e7f8b4e DPE: Add logging of received commands by Jamie Fox · 2 years, 2 months ago
  64. 2e64c51 DPE: Create basic test suites by Jamie Fox · 2 years, 4 months ago
  65. ab30e71 DPE: Create new DICE Protection Environment partition by Jamie Fox · 2 years, 4 months ago
  66. d0adc74 Docs: Add doc for DICE Protection Environment (DPE) by Jamie Fox · 2 years, 4 months ago
  67. 6256bf5 Build: Add dependencies for the manifest tool by Kevin Peng · 2 years ago
  68. 52ee892 Measured Boot & Delegated Attest: Model conversion by Sherry Zhang · 1 year, 11 months ago master
  69. 57867a9 VAD: Sync with TF-M changes by Bence Balogh · 1 year, 11 months ago
  70. 3d407cf Measure Boot: Use psa_status_t instead of TF-M status by Kevin Peng · 2 years ago
  71. f683acf Measured boot: Format version string without stdlib by Jamie Fox · 2 years ago
  72. 884371e Measured boot: Support integer versions in shared measurements by Jamie Fox · 2 years ago
  73. 6ab56cc Measured boot: Limit output param sizes to buffer size by Jamie Fox · 2 years, 1 month ago
  74. 9120413 Build: Merge tfm_partition_defs into tfm_config by Xinyu Zhang · 2 years, 2 months ago
  75. 5ad5b33 DelegAttest: Update header file include by David Hu · 2 years, 2 months ago
  76. 2854e61 DelegAttest: Align macro name with PSA spec by Sherry Zhang · 2 years, 3 months ago
  77. 31ddf03 Measured Boot: Strip null char before IPC by Jimmy Brisson · 2 years, 5 months ago
  78. 6cc7444 Update includes in VAD example by Bence Balogh · 2 years, 3 months ago
  79. b30bc20 Test: Add new test case for measured boot by Maulik Patel · 2 years, 6 months ago
  80. 537ddc8 Measured boot: Extend measurement access update by Maulik Patel · 2 years, 6 months ago
  81. d2be59d DelegAttest: Update length checking by Raef Coles · 2 years, 6 months ago
  82. d337ed7 DelegAttest: update qcbor dependency by David Vincze · 2 years, 9 months ago
  83. 0d7f6ab Fix warnings in delegated_attest_test.c by Mate Toth-Pal · 2 years, 9 months ago
  84. a31aec5 Partition: Update dma350 unpriv library by Gabor Abonyi · 2 years, 9 months ago
  85. 2a48048 Align extra tests with new interface by BohdanHunko · 2 years, 9 months ago
  86. c809f89 Sync platform name with TF-M by Bence Balogh · 2 years, 9 months ago
  87. fe53157 DelegAttest: Add token printing capability to test suite by Tamas Ban · 2 years, 9 months ago
  88. 729cdd4 MeasuredBoot: make hash algorithm name available by David Vincze · 2 years, 10 months ago
  89. 31405a5 Delete compiler flags after removing Library Model by David Vincze · 2 years, 10 months ago
  90. 424db36 Library Model deprecation by Summer Qin · 2 years, 10 months ago
  91. 991fae3 DelegAttest: enforce the execution of all S/NS test cases by David Vincze · 2 years, 10 months ago
  92. b9db418 DelegAttest: remove unused variables from test code by David Vincze · 2 years, 10 months ago
  93. e7e7e3c DelegAttest: test for insufficient token buffer size by David Vincze · 2 years, 10 months ago
  94. 07e4740 DelegAttest: Fix in/out parameter checks by David Vincze · 2 years, 10 months ago
  95. 33b1683 DelegAttest: Add integration guide by Tamas Ban · 2 years, 10 months ago
  96. 6a5a061 DelegAttest: Fix file name in CMakeLists.txt by Tamas Ban · 2 years, 10 months ago
  97. e520d89 Measured boot: Add test suite for Measured boot Service by Maulik Patel · 2 years, 11 months ago
  98. a560425 Voice Activity Detection secure partition added by Mark Horvath · 3 years, 9 months ago
  99. 4a2e505 Measured boot: Make compile definitions private by Jamie Fox · 3 years ago
  100. 71730a3 DelegAttest: Fix return value in comment by Tamas Ban · 3 years ago