- 1265954 CC312: Update zero-counting check by Raef Coles · 2 years, 1 month ago
- 658d869 CC312: Add BL1_2_IMAGE_LEN by Emekcan Aras · 2 years, 3 months ago
- 867aa51 CC312: Add MBEDTLS_PSA_ACCEL_* defines by Summer Qin · 2 years, 1 month ago
- cb750b6 Crypto: Accelerator mbedtls config refinement by Summer Qin · 2 years, 1 month ago
- b8f2cbc CC3XX: Add CMAC KDF by Raef Coles · 2 years, 2 months ago
- 254ac02 RSS: Add DPA-resistant word copy function by Raef Coles · 2 years, 2 months ago
- bfa3a90 CC3XX: Add some missing assert.h includes by Jamie Fox · 2 years, 1 month ago
- 9759f06 CC3XX: Add CHACHA20 cipher to ROM driver by Raef Coles · 2 years, 2 months ago
- 61b73e3 CC3XX: Update ROM driver by Raef Coles · 2 years, 3 months ago
- a471d3e CC3XX: Fix TRNG driver multi-output by Raef Coles · 2 years, 4 months ago
- 4874aa6 BL1: Split platform_bl1 into bl1_1 and bl1_2 by Raef Coles · 2 years, 4 months ago
- d655af5 CC3XX: Update register map by Raef Coles · 2 years, 5 months ago
- e991ffb Crypto: Fix crypto init for any legacy driver by Michel Jaouen · 2 years, 6 months ago
- 6d1a9b6 Build: Decouple option setting and check in header file config system by David Hu · 2 years, 6 months ago
- 39f3b2f CC312: ADAC: Link to psa_adac_config target by Maulik Patel · 2 years, 6 months ago
- ef68607 Build: Tweak CRYPTO_ENGINE_BUF_SIZE in config header file by David Hu · 2 years, 6 months ago
- 52fed83 CC3XX: Fix hashing output bug by Raef Coles · 2 years, 6 months ago
- e73bad8 CC3XX: Update rom driver to CMSIS style by Raef Coles · 2 years, 6 months ago
- 9d455a7 CC312: Fix the logging macro for TF-M based deployments by Antonio de Angelis · 2 years, 6 months ago
- 1cb4497 CC3XX: Add remap option to DMA in ROM library by Raef Coles · 2 years, 7 months ago
- d15f99c Attest: Set features with config header file by Xinyu Zhang · 2 years, 9 months ago
- d755b82 Crypto: Set features with config header file by Xinyu Zhang · 2 years, 10 months ago
- 93cd9a6 Platform: Make accelerator conditional on crypto by Raef Coles · 2 years, 10 months ago
- 2cd5600 CC3XX: Allow use of GUK KMU keyslot by Raef Coles · 3 years, 1 month ago
- 73560d8 CC3XX: Remove unused variable in otp_write function by Antonio de Angelis · 2 years, 10 months ago
- 79b004e CC312: Add OTP write readback check by Raef Coles · 2 years, 11 months ago
- 2369e7d Platform: RSS: Integrate LCM by Raef Coles · 3 years, 2 months ago
- ac02401 CC312: Integrate KMU driver by Raef Coles · 3 years, 4 months ago
- 4819ed9 BL1: Add KDF, use to derive BL2 decryption key by Raef Coles · 3 years, 9 months ago
- c97eb92 Platform: Move Musca-B1 port up by 1 directory by Mark Horvath · 2 years, 11 months ago
- 4d41411 SPM: Add MVE support for GNUARM toolchain by Gabor Toth · 3 years, 9 months ago
- 695d75b CC3XX: Add dedicated init and free functions by Antonio de Angelis · 3 years ago
- b065a6b CC312: Fix BL2 ROTPK verification by Raef Coles · 3 years ago
- e100553 CC312 OTP Layout: bug fix by Satish Kumar · 3 years ago
- fc318d7 Attest: Rename claims according to latest spec version by Tamas Ban · 3 years, 2 months ago
- 36f79f7 CC312: XXX_ALT is not needed when use PSA driver by Summer Qin · 3 years, 1 month ago
- 249aba9 Platform: Add NS NV counters by Raef Coles · 3 years, 2 months ago
- c16eae6 Build: Change OTP backend selection by Raef Coles · 3 years, 4 months ago
- f711453 BL1: Add experimental LMS PQ crypto by Raef Coles · 3 years, 2 months ago
- eab1b47 Platform, BL2: Add AP, SCP BL1 images to RSS flash map by Tintu Thomas · 3 years, 5 months ago
- 7940ee6 CC312: Migrate HW crypto accelerator to new PSA configuration scheme by Summer Qin · 3 years, 2 months ago
- 8fb61f1 SPM: Share 'memcpy' and 'memset' with partitions by Ken Liu · 3 years, 8 months ago
- bf01ad7 Merge branch 'release/1.6.x' by Antonio de Angelis · 3 years, 3 months ago
- d32f6bf CC312: Enable BL1 rotpk for non-default BL1s by Raef Coles · 3 years, 4 months ago
- da8415a corstone1000: Fix build error when ADAC is enabled by Maulik Patel · 3 years, 4 months ago
- 15a37f8 BL1: Add BL1 by Raef Coles · 3 years, 8 months ago
- 9538bf1 CC312: Add ROM library by Raef Coles · 3 years, 8 months ago
- ea5b6cf Build: Set default driver interface for CC-312 by Antonio de Angelis · 3 years, 6 months ago
- aaac04e CC-312: Force fallback to legacy driver interface for Test/Debug builds by Antonio de Angelis · 3 years, 6 months ago
- 1e2894a CC-312: Debug builds with FP hard fallback to legacy driver by Antonio de Angelis · 3 years, 6 months ago
- 48904d0 CC-312: Set the PSA driver API interface as default option by Antonio de Angelis · 3 years, 7 months ago
- 0533324 CC-312: Add cmake option to control the driver interface used by Antonio de Angelis · 3 years, 7 months ago
- 4925916 Platform: Align flash driver to CMSIS Flash APIs by Sherry Zhang · 3 years, 7 months ago
- 1dff167 Build: Make sure BL2 platform dependency is platform_bl2 by Antonio de Angelis · 3 years, 8 months ago
- 8018e6b CC312: Allow OTP reads to be more flexible by Raef Coles · 3 years, 9 months ago
- a5312fd platform: add secure debug public key to the otp by Satish Kumar · 3 years, 9 months ago
- d71461e crypto_hw/cc312: add api to apply debug permissions by Satish Kumar · 3 years, 11 months ago
- 607f40c adac: cc312 based implementation of adac crypto backend by Satish Kumar · 4 years ago
- a65d681 Build: Create a dedicated target for the interface of CC-312 stack by Antonio de Angelis · 3 years, 9 months ago
- 6267c84 CC312: Fix bug in OTP reading by Raef Coles · 3 years, 9 months ago
- d4dbaa9 SPM: Add FPU support for gnu arm embedded toolchain by Feder Liang · 4 years ago
- 9e7e378 Build: Fixes on target names and dependencies by Antonio de Angelis · 3 years, 10 months ago
- 12c642c Platform: Update Diphda BL1 cmake by Raef Coles · 4 years ago
- bee4105 CC312: Add CC312 OTP HAL implementation by Raef Coles · 4 years, 2 months ago
- 0009e9e CC312: Move target config into target dir by Raef Coles · 4 years, 2 months ago
- 544b4c8 CC312: void unused 'level' parameter in `CC_PalLog` by Abbas Bracken Ziad · 4 years ago
- 9347dc7 Crypto: Use NV SEED as default entropy source by Summer Qin · 4 years, 1 month ago
- 17fad42 BUILD: Remove -Wno-unused-parameter option from IAR by TTornblom · 4 years, 4 months ago
- 1ea82c0 Platform: stm: Add crypto accelerator support by Michel Jaouen · 4 years, 6 months ago
- dfe519b Build: add rot to cmake partition target names by Raef Coles · 4 years, 7 months ago
- a891d4f Build: Move cc312_log into cc312 library targets by Raef Coles · 4 years, 8 months ago
- f864f83 Build: Make cc312 support libraries INTERFACE type by Raef Coles · 4 years, 8 months ago
- 6921920 Build: Adjust configuration order by Tamas Ban · 4 years, 9 months ago
- e82831b Build: add compat for mbedtls patch upstreaming by Raef Coles · 4 years, 10 months ago
- 539db73 Build: Fix issue for platform that doesn't build BL2 by Alamy Liu · 4 years, 10 months ago
- 0399e7c Build: Fix issues with CC312 OTP configuration by Raef Coles · 4 years, 10 months ago
- 3ebf12d Build: Disable CC312 logging except in debug build by Raef Coles · 4 years, 10 months ago
- 63b8e97 Build: Allow crypto accelerators to override config by Soby Mathew · 4 years, 10 months ago
- 37aedb5 Build: Fix CC312 init skip issue on Musca-B1/S1 by Tamas Ban · 4 years, 10 months ago
- 1cb0ecc Build: Convert platform dir to modern cmake by Raef Coles · 5 years ago