- ef7814a Build: Fix tf-m-example-ns-app build for RP2350 by William Vinnicombe · 11 days ago release/2.1.x
- 95add8a App: Fix TF-M Application example by Anton Komlev · 1 year, 2 months ago TF-Mv2.1.0 TF-Mv2.1.1 TF-Mv2.1.1-RC1 TF-Mv2.1.1-RC2 TF-Mv2.1.2 TF-Mv2.1.2-RC1 TF-Mv2.1.2-RC2
- 3688278 Docs: Minor restructuring of examples' docs by Anton Komlev · 1 year, 3 months ago
- 561c657 Docs: Minor restructuring of partition's docs by Anton Komlev · 1 year, 3 months ago
- c3d230b Docs: Enable Extras docs building independently by Anton Komlev · 1 year, 3 months ago
- 4b8a6d6 DPE: Fix logging when certificate is not returned by Jamie Fox · 1 year, 3 months ago TF-Mv2.1.0-RC1 TF-Mv2.1.0-RC2
- 2f6601f Add psa_crypto_config dependency on extra partitions by Antonio de Angelis · 1 year, 5 months ago
- 7cc8087 DPE: Update to make CertifyKey output independent by Maulik Patel · 1 year, 3 months ago
- aa6b24f DPE: Add index field to layer_context_t by Maulik Patel · 1 year, 3 months ago
- f282097 DPE: Check if layer is finalised before returning chain by Maulik Patel · 1 year, 3 months ago
- bd86dad DPE: Reduce stack allocation by Tamas Ban · 1 year, 3 months ago
- 257471b DPE: Refactor certificate creation to reduce memory usage by Tamas Ban · 1 year, 3 months ago
- fcc06e3 DPE: Reuse command buffer to decrease stack usage by Tamas Ban · 1 year, 3 months ago
- 5caa7bd DPE: Add GetCertificateChain test by Tamas Ban · 1 year, 4 months ago
- 277fc5f DPE: Add a note about the required test case sequence by Tamas Ban · 1 year, 4 months ago
- 469bbd9 DPE: Add logging functionality to certificate decode by Tamas Ban · 1 year, 4 months ago
- 9dbf26f DPE: Add certificate verification by Tamas Ban · 1 year, 4 months ago
- 0fe45fb DPE: Move the defines to a common header by Tamas Ban · 1 year, 4 months ago
- 8ed5280 DPE: Fix COSE_Key encoding by Tamas Ban · 1 year, 4 months ago
- 5ac8780 DPE: Log internal state information for debugging by Maulik Patel · 1 year, 4 months ago
- 9a2a567 DPE: Log output handles by Maulik Patel · 1 year, 4 months ago
- 8e9b7df DPE: Log retained RoT context handle to aid debug by Maulik Patel · 1 year, 4 months ago
- 780943f DPE: Update formatting of parameters while logging by Maulik Patel · 1 year, 4 months ago
- 7d027ec Revert "DPE: Reuse command buffer to decrease stack usage" by Maulik Patel · 1 year, 4 months ago
- 8f6966a DPE: Update test to check for return error type by Maulik Patel · 1 year, 4 months ago
- 6f89225 DPE: Return correct error type by Maulik Patel · 1 year, 4 months ago
- dc44649 DPE: Update DestroyContext decode handling by Maulik Patel · 1 year, 4 months ago
- 8c0c648 DPE: Add test for unsupported arguments by Maulik Patel · 1 year, 4 months ago
- 8a969fd DPE: Handle unsupported parameters by Maulik Patel · 1 year, 4 months ago
- 30211a6 DPE: Get RoT CDI key through the Crypto interface by Antonio de Angelis · 1 year, 3 months ago
- 64c73ab MeasuredBoot: increase SW_TYPE_MAX_SIZE macro by David Vincze · 1 year, 4 months ago
- 8ee20fc DPE: Fix all test failures by Maulik Patel · 1 year, 4 months ago
- bd3f57b DPE: Update CertifyKey retain context test by Maulik Patel · 1 year, 4 months ago
- 91edd63 DPE: Return invalid handle if not requested by Maulik Patel · 1 year, 4 months ago
- f268d90 DPE: Add optional parameters tests by Maulik Patel · 1 year, 5 months ago
- fbe9bff DPE: Handle omission of optional parameters by Maulik Patel · 1 year, 5 months ago
- 9ba54a3 DPE: Destroy redundant CDI and attestation keys by Maulik Patel · 1 year, 5 months ago
- 7667348 DPE: Use PSA API to know life cycle state by Maulik Patel · 1 year, 5 months ago
- ce39253 DPE: Fix leaf component derivation test by Maulik Patel · 1 year, 4 months ago
- d280607 DPE: Fix minor bug and unused variable warning by Maulik Patel · 1 year, 5 months ago
- 687fe7f DPE: Update DeriveContext tests for cert_id param by Maulik Patel · 1 year, 5 months ago
- cb14cde DPE: Add custom argument cert_id to DeriveContext by Maulik Patel · 1 year, 5 months ago
- 55d5ec1 DPE: Add export CDI test for DeriveContext command by Maulik Patel · 1 year, 5 months ago
- 29ad357 DPE: Implement missing negative tests by Maulik Patel · 1 year, 6 months ago
- f0ebf01 DPE: Validate the command output arguments by Maulik Patel · 1 year, 6 months ago
- d936d74 DPE: Check cbor decoding errors for mandatory args by Maulik Patel · 1 year, 6 months ago
- 2211d0b DPE: Increase the max size of code description data by Tamas Ban · 1 year, 5 months ago
- f0204f1 Rename RSS to RSE by Jamie Fox · 1 year, 5 months ago
- 4254579 DPE: Decrease the context data array size by Tamas Ban · 1 year, 5 months ago
- d0983e9 DPE: Reuse command buffer to decrease stack usage by Tamas Ban · 1 year, 5 months ago
- 645e502 DPE: Increase command buffer size to 6KB by Tamas Ban · 1 year, 5 months ago
- 5179a4d DPE: Add sealing CDI to the exported CDI blob by Tamas Ban · 1 year, 5 months ago
- a5e2f58 DPE: Log certificate buffer size by Tamas Ban · 1 year, 5 months ago
- 3581431 Docs: Fix excluded file compiler warning by Maulik Patel · 1 year, 5 months ago
- 6e90837 Docs: Update Sphinx Version by Elena Uziunaite · 1 year, 5 months ago
- f779dfb DPE: Share derived context handle with AP by Tamas Ban · 2 years, 2 months ago
- 16e0326 DPE: Minor bug fix by Maulik Patel · 1 year, 6 months ago
- c4fac26 Docs: Bringing PlantUML Back by Elena Uziunaite · 1 year, 8 months ago
- 4fed781 DPE: Use external label only for key derivation by Maulik Patel · 1 year, 7 months ago
- cbded68 DPE: Update CertifyKey to newer spec (v 0.9) by Maulik Patel · 1 year, 7 months ago
- 83a6b59 DPE: Add GetCertificateChain command by Maulik Patel · 1 year, 7 months ago
- 8aaf1a1 DPE: Update tests following the spec changes by Maulik Patel · 1 year, 8 months ago
- 9fd8bd2 DPE: Add new parameters for DeriveContext command by Maulik Patel · 1 year, 8 months ago
- a81605b DPE: Rename DeriveChild to DeriveContext by Maulik Patel · 1 year, 8 months ago
- efb2d0a Merge branch 'release/2.0.x' into main by David Hu · 1 year, 7 months ago
- 606ba31 Docs: Add doc for ADAC runtime service by Maulik Patel · 1 year, 8 months ago
- 676a146 Docs: Error Fix by Elena Uziunaite · 1 year, 8 months ago release/2.0.x TF-Mv2.0.0
- 3d71697 ADAC: Create new ADAC partition by Maulik Patel · 1 year, 8 months ago
- d9c1db1 Docs: Link the Docs + Small Fixes by Elena Uziunaite · 1 year, 8 months ago
- 7b9b2f3 Update default branch in .gitreview by Chris Brand · 1 year, 8 months ago
- 3ad0ecc Docs: Enable RTD on tf-m-extras by Elena Uziunaite · 1 year, 8 months ago
- 805db7b Build: Make changes for split build by Jamie Fox · 1 year, 8 months ago TF-Mv2.0.0-RC1 TF-Mv2.0.0-RC2
- 1c7376c Build: Fix DMA350 files path by Dávid Házi · 1 year, 8 months ago
- 71bd937 Build: Create an TF-M NS example app for split build by Awadhy Mohammed · 1 year, 11 months ago
- 902fe66 Docs: Align CS310 DMA demo with Arm Ecosystem FVPs by Dávid Házi · 1 year, 9 months ago
- 7bc107c Build: Update file name of TZ NS API by Xinyu Zhang · 1 year, 8 months ago
- c97c775 DPE: Invalidate child context handle once used by Maulik Patel · 1 year, 9 months ago
- 4c87a9c DPE: Add tests for DPE CertifyKey command by Maulik Patel · 1 year, 10 months ago
- dbfd515 DPE: Add tests for DPE DeriveChild command by Maulik Patel · 2 years, 1 month ago
- 9322523 DPE: Support using provisioned RoT attestation key by Jamie Fox · 1 year, 10 months ago
- 3468199 DPE: Add boot data processing by Jamie Fox · 1 year, 10 months ago
- e6adc11 DPE: Add Certify Key command by Maulik Patel · 1 year, 11 months ago
- 2358bbb DPE: Create intermediate certificate for the layer by Maulik Patel · 2 years ago
- 58595d3 DPE: Add CDI and key pair derivation by Maulik Patel · 2 years ago
- 54d65f7 DPE: Add Destroy Context command by Maulik Patel · 2 years ago
- ad2f3db DPE: Add context manager code by Maulik Patel · 2 years, 2 months ago
- e7f8b4e DPE: Add logging of received commands by Jamie Fox · 2 years, 1 month ago
- 2e64c51 DPE: Create basic test suites by Jamie Fox · 2 years, 3 months ago
- ab30e71 DPE: Create new DICE Protection Environment partition by Jamie Fox · 2 years, 3 months ago
- d0adc74 Docs: Add doc for DICE Protection Environment (DPE) by Jamie Fox · 2 years, 3 months ago
- 6256bf5 Build: Add dependencies for the manifest tool by Kevin Peng · 1 year, 10 months ago
- 52ee892 Measured Boot & Delegated Attest: Model conversion by Sherry Zhang · 1 year, 10 months ago master
- 57867a9 VAD: Sync with TF-M changes by Bence Balogh · 1 year, 10 months ago
- 3d407cf Measure Boot: Use psa_status_t instead of TF-M status by Kevin Peng · 1 year, 11 months ago
- f683acf Measured boot: Format version string without stdlib by Jamie Fox · 1 year, 11 months ago
- 884371e Measured boot: Support integer versions in shared measurements by Jamie Fox · 2 years ago
- 0013cbd Add dma350_ns extra test suites by Bence Balogh · 2 years ago
- d82b84c Rename dma350_ns to clcd_example by Bence Balogh · 2 years ago
- 655c462 DMA350 example: Add empty tfm_api_ns lib by Bence Balogh · 2 years ago
- 6ab56cc Measured boot: Limit output param sizes to buffer size by Jamie Fox · 2 years ago