- d65629d Introduce end-of-line normalization by Kevin Peng · 4 years, 5 months ago
- 6d3f3df Build: Add Cmake argument MBEDCRYPTO_GIT_REMOTE by Øyvind Rønningstad · 4 years, 6 months ago
- 82f9695 Crypto: add patch to fix compilation error by Håkon Øye Amundsen · 4 years, 7 months ago
- f795a9c Build: Make t_cose and QCBOR optional by Raef Coles · 4 years, 7 months ago
- f864f83 Build: Make cc312 support libraries INTERFACE type by Raef Coles · 4 years, 8 months ago
- d3fff6c Build: Remove cc312 buffer check from cmakelists by Raef Coles · 4 years, 7 months ago
- 7ad5c5f Revert "Build: Switch mbedtls auto-patching to git am" by Raef Coles · 4 years, 8 months ago
- 4a5cc97 Build: Add mbedtls patch to help code sharing by Tamas Ban · 4 years, 9 months ago
- 664a449 Build: Switch mbedtls auto-patching to git am by Raef Coles · 4 years, 8 months ago
- 944e9c2 Build: Restructure Musca-B1 folders by Gabor Abonyi · 4 years, 10 months ago
- 8dcc383 Platform: Add MUSCA_B1_SECURE_ENCLAVE platform by Mark Horvath · 5 years ago
- e86399b Platform: Add support for CC312 HW in Musca-B1 Secure Enclave by Mark Horvath · 4 years, 11 months ago
- 8501b37 Build: Set TFM_TEST_REPO_VERSION to type STRING by Raef Coles · 4 years, 8 months ago
- c72d955 Boot: Add workaround to not fetch MCUboot's submodules by Øyvind Rønningstad · 4 years, 9 months ago
- c5b2f2b Boot: Update MCUboot url by Tamas Ban · 4 years, 9 months ago
- 1d6ab65 Build: Disable SHALLOW fetch for psa_arch_test by Ken Liu · 4 years, 9 months ago
- 4f97e6b Revert "Boot: Add workaround to not fetch MCUboot's submodules" by Raef Coles · 4 years, 9 months ago
- 6981732 Build: Refactor toolchain files by Raef Coles · 4 years, 10 months ago
- 1655ef5 Boot: Add workaround to not fetch MCUboot's submodules by Øyvind Rønningstad · 4 years, 9 months ago
- e8412b4 Crypto: Upgrade Mbed TLS to 2.24 by Summer Qin · 4 years, 10 months ago
- e82831b Build: add compat for mbedtls patch upstreaming by Raef Coles · 4 years, 10 months ago
- 9c2ce9b Build: Improve dependency version handling by Raef Coles · 4 years, 10 months ago
- af19ae9 Build: Update IAR cmake files, fix Windows build errors by TTornblom · 4 years, 10 months ago
- ca4846e Build: Change NS log from interface to test log system by Kevin Peng · 4 years, 10 months ago
- 3ebf12d Build: Disable CC312 logging except in debug build by Raef Coles · 4 years, 10 months ago
- abe4f2c Build: Improve handling of CMSIS RTX lib by Raef Coles · 4 years, 10 months ago
- fc8d2f7 Build: Remove PSA arch tests patch by Raef Coles · 4 years, 10 months ago
- 1ff8dcb Build: Only get mcuboot code if we need it by Chris Brand · 4 years, 10 months ago
- 4b2d5a2 Build: Update MCUboot version by Tamas Ban · 4 years, 11 months ago
- 63f87ca Build: Fix MCUboot git tag by Tamas Ban · 4 years, 11 months ago
- 18b3bf0 Build: Add IAR support to new build system by TTornblom · 5 years ago
- 1971538 Build: Convert lib dir to modern cmake by Raef Coles · 5 years ago
- b3d7882 Build: Convert CC312 buildsystem to modern cmake by Raef Coles · 5 years ago
- 07ef6e4 Crypto: migrate support to MbedTLS v2.23.0 by Soby Mathew · 5 years ago
- 0b572be Build: Compile the cc312 driver for Cortex-M0+ host processor by Vishnu Banavath · 5 years ago
- 43a28b2 Build: fix configuration issue with CC312 makefile by Raef Coles · 5 years ago
- e0e2d84 Docs: Update TF-M path in t_cose and CC312 lib documentation by Tamas Ban · 5 years ago
- aacfe93 Platform: Fix MRAM crypto key area in Musca-S1 by Balint Matyi · 5 years ago TF-Mv1.1-RC2
- 0414fa1 COSE: Implement Short Circuit option in COSE_Mac0 by David Hu · 5 years ago
- b835f4d Test: Enable symmetric Initial Attestation decoding by David Hu · 6 years ago
- aa342d5 COSE: Add verification routine of COSE_Mac0 by David Hu · 6 years ago
- 946d62e Build: Skip T_COSE test cases when ENABLE_T_COSE_TESTS is OFF by David Hu · 6 years ago
- 333ca93 COSE: Add COSE_Mac0 support in t_cose library by David Hu · 6 years ago
- b157dca Platform: Disallow repeated provisioning on Musca-S1 by Balint Matyi · 5 years ago
- 196241a Platform: Get LCS manually on Musca-S1 based on eMRAM by Balint Matyi · 5 years ago
- 7e31db2 Platform: Use crypto keys from eMRAM on Musca-S1 by Balint Matyi · 5 years ago
- b37ac45 Platform: Copy crypto keys to eMRAM on Musca-S1 by Balint Matyi · 5 years ago
- faf74f5 Build: Major warnings cleanup by TTornblom · 5 years ago
- e3ef1fd Build: Added support for IAR toolchain to psoc64 by TTornblom · 6 years ago
- 3d19339 COSE: Fix call to check_critical_labels() by Chris Brand · 5 years ago
- adcb5c8 QCBOR: Avoid apparent null pointer dereference by Chris Brand · 5 years ago
- f5d2fbf Attest: fix typo - ATTEST_TOKEN_ERR_CBOR_TYPE by Alamy Liu · 5 years ago
- 8f17a71 Build: Only pass -mcmse switch for secure compiles by Mate Toth-Pal · 5 years ago
- 04debbd Crypto: Align to Mbed Crypto 3.0.1 by Antonio de Angelis · 6 years ago
- ac515e5 QCBOR: Quiet static analyzers; add bigfloat support; documentation improvements by Laurence Lundblade · 6 years ago
- 42e294b COSE: 1) Test key slot leak fix, 2) Test feature disable fix by Laurence Lundblade · 6 years ago
- dc6694b Doc: Minor documentation fixes by Galanakis, Minos · 6 years ago
- abea89d Attest: Refine compile time build options by Tamas Ban · 6 years ago
- dad4b89 Build: Compile QCBOR test suite togheter with the library by Tamas Ban · 6 years ago
- 132c42f COSE: Rename test executor function by Tamas Ban · 6 years ago
- c2e0c18 Build: Add new version of COSE library to TF-M build by Tamas Ban · 6 years ago
- 166836f COSE: Improve PSA crypto adapter by Laurence Lundblade · 6 years ago
- 0025718 COSE: Full independent implementation of RFC 8152 COSE_Sign1 messages by Laurence Lundblade · 6 years ago
- 234fe42 QCBOR: Improve handling of end of data and error; add indefinite length encoding by Laurence Lundblade · 6 years ago
- 28d993c CC312: Fix Windows build by Gyorgy Szing · 6 years ago
- a87a438 CC312: Support out-of-tree build for CC312 by Raef Coles · 6 years ago
- c247566 CC312: Fix CRT parameter generation in CC312 lib by Raef Coles · 6 years ago
- dbfea70 CC312: Make public LCS and ROTPK getter functions by Tamas Ban · 6 years ago
- f0dc21c CC312: Fork CC312 runtime library inside tf-m by David Vincze · 6 years ago
- 41508c4 Build: Split QCBOR to encode and decode library by Tamas Ban · 6 years ago
- 9a5294e COSE: Fixes for key-id is absent in unprotected headers by Laurence Lundblade · 6 years ago
- c640e07 T398: Source cleanup for tool chain integration by TTornblom · 6 years ago
- 852a33c QCBOR: Add xx_IsBufferNULL(); update docs; endianness options by Laurence Lundblade · 6 years ago
- e40f9a2 Build: Move configurations into a specified directory by Ken Liu · 6 years ago
- 3281499 COSE: Fix typo in license header by Tamas Ban · 6 years ago
- c93b5a7 QCBOR: Make bstr wrapping compatible with COSE signing by Laurence Lundblade · 6 years ago
- d85dbb7 Attest: Get option flags from challenge object by Laurence Lundblade · 6 years ago
- dada123 Attest: Add test that verify and decode individual claims by Laurence Lundblade · 6 years ago
- e1610ad Attest: Rename useful_buf to q_useful_buf by Laurence Lundblade · 6 years ago
- d425fb3 QCBOR: Fix mem alignment bug decoding indefinite length strings by Laurence Lundblade · 6 years ago
- f213743 QCBOR: Add cmake file to build object library by Tamas Ban · 7 years ago
- 6ed3422 QCBOR: Add CBOR encoder / decoder library by Laurence Lundblade · 7 years ago