1. 07ef6e4 Crypto: migrate support to MbedTLS v2.23.0 by Soby Mathew · 5 years ago
  2. 0b572be Build: Compile the cc312 driver for Cortex-M0+ host processor by Vishnu Banavath · 5 years ago
  3. 43a28b2 Build: fix configuration issue with CC312 makefile by Raef Coles · 5 years ago
  4. e0e2d84 Docs: Update TF-M path in t_cose and CC312 lib documentation by Tamas Ban · 5 years ago
  5. aacfe93 Platform: Fix MRAM crypto key area in Musca-S1 by Balint Matyi · 5 years ago TF-Mv1.1-RC2
  6. 0414fa1 COSE: Implement Short Circuit option in COSE_Mac0 by David Hu · 5 years ago
  7. b835f4d Test: Enable symmetric Initial Attestation decoding by David Hu · 6 years ago
  8. aa342d5 COSE: Add verification routine of COSE_Mac0 by David Hu · 6 years ago
  9. 946d62e Build: Skip T_COSE test cases when ENABLE_T_COSE_TESTS is OFF by David Hu · 6 years ago
  10. 333ca93 COSE: Add COSE_Mac0 support in t_cose library by David Hu · 6 years ago
  11. b157dca Platform: Disallow repeated provisioning on Musca-S1 by Balint Matyi · 5 years ago
  12. 196241a Platform: Get LCS manually on Musca-S1 based on eMRAM by Balint Matyi · 5 years ago
  13. 7e31db2 Platform: Use crypto keys from eMRAM on Musca-S1 by Balint Matyi · 5 years ago
  14. b37ac45 Platform: Copy crypto keys to eMRAM on Musca-S1 by Balint Matyi · 5 years ago
  15. faf74f5 Build: Major warnings cleanup by TTornblom · 5 years ago
  16. e3ef1fd Build: Added support for IAR toolchain to psoc64 by TTornblom · 6 years ago
  17. 3d19339 COSE: Fix call to check_critical_labels() by Chris Brand · 5 years ago
  18. adcb5c8 QCBOR: Avoid apparent null pointer dereference by Chris Brand · 5 years ago
  19. f5d2fbf Attest: fix typo - ATTEST_TOKEN_ERR_CBOR_TYPE by Alamy Liu · 5 years ago
  20. 8f17a71 Build: Only pass -mcmse switch for secure compiles by Mate Toth-Pal · 5 years ago
  21. 04debbd Crypto: Align to Mbed Crypto 3.0.1 by Antonio de Angelis · 6 years ago
  22. ac515e5 QCBOR: Quiet static analyzers; add bigfloat support; documentation improvements by Laurence Lundblade · 6 years ago
  23. 42e294b COSE: 1) Test key slot leak fix, 2) Test feature disable fix by Laurence Lundblade · 6 years ago
  24. dc6694b Doc: Minor documentation fixes by Galanakis, Minos · 6 years ago
  25. abea89d Attest: Refine compile time build options by Tamas Ban · 6 years ago
  26. dad4b89 Build: Compile QCBOR test suite togheter with the library by Tamas Ban · 6 years ago
  27. 132c42f COSE: Rename test executor function by Tamas Ban · 6 years ago
  28. c2e0c18 Build: Add new version of COSE library to TF-M build by Tamas Ban · 6 years ago
  29. 166836f COSE: Improve PSA crypto adapter by Laurence Lundblade · 6 years ago
  30. 0025718 COSE: Full independent implementation of RFC 8152 COSE_Sign1 messages by Laurence Lundblade · 6 years ago
  31. 234fe42 QCBOR: Improve handling of end of data and error; add indefinite length encoding by Laurence Lundblade · 6 years ago
  32. 28d993c CC312: Fix Windows build by Gyorgy Szing · 6 years ago
  33. a87a438 CC312: Support out-of-tree build for CC312 by Raef Coles · 6 years ago
  34. c247566 CC312: Fix CRT parameter generation in CC312 lib by Raef Coles · 6 years ago
  35. dbfea70 CC312: Make public LCS and ROTPK getter functions by Tamas Ban · 6 years ago
  36. f0dc21c CC312: Fork CC312 runtime library inside tf-m by David Vincze · 6 years ago
  37. 41508c4 Build: Split QCBOR to encode and decode library by Tamas Ban · 6 years ago
  38. 9a5294e COSE: Fixes for key-id is absent in unprotected headers by Laurence Lundblade · 6 years ago
  39. c640e07 T398: Source cleanup for tool chain integration by TTornblom · 6 years ago
  40. 852a33c QCBOR: Add xx_IsBufferNULL(); update docs; endianness options by Laurence Lundblade · 6 years ago
  41. e40f9a2 Build: Move configurations into a specified directory by Ken Liu · 6 years ago
  42. 3281499 COSE: Fix typo in license header by Tamas Ban · 6 years ago
  43. c93b5a7 QCBOR: Make bstr wrapping compatible with COSE signing by Laurence Lundblade · 6 years ago
  44. d85dbb7 Attest: Get option flags from challenge object by Laurence Lundblade · 6 years ago
  45. dada123 Attest: Add test that verify and decode individual claims by Laurence Lundblade · 6 years ago
  46. e1610ad Attest: Rename useful_buf to q_useful_buf by Laurence Lundblade · 6 years ago
  47. d425fb3 QCBOR: Fix mem alignment bug decoding indefinite length strings by Laurence Lundblade · 6 years ago
  48. f213743 QCBOR: Add cmake file to build object library by Tamas Ban · 7 years ago
  49. 6ed3422 QCBOR: Add CBOR encoder / decoder library by Laurence Lundblade · 7 years ago