- 5575f92 build: Add BL1 compile and linker flags to BL1 by Dávid Házi · 1 year, 4 months ago
- 1b980e5 build: Add IAR support to Corstone-315 by Dávid Házi · 1 year, 4 months ago
- 78cba2a Platform: Add fatal error handling header by Raef Coles · 1 year, 5 months ago
- a2e39ca Platform: Add secure provisioning functions to OTP by Raef Coles · 1 year, 5 months ago
- 63d5759 CC3XX: Align KDF to include countermeasure by Raef Coles · 1 year, 5 months ago
- 1d91a7a Build: Add TF-M sanitization build option by Raef Coles · 1 year, 5 months ago
- 98b1fa5 BL1: Mark functions as not static by Jamie Fox · 1 year, 5 months ago
- 6c0e70b BL1: Fix crypto_mbedcrypto cmake error by Bence Balogh · 1 year, 5 months ago
- 436326c Platform: Add boot recovery mode HAL function by Raef Coles · 1 year, 7 months ago
- 9522351 Build: Clean up unnecessary cmake_policy() by David Hu · 1 year, 8 months ago
- 80ce8b6 BL1: Include boot_measurement.h only if needed by Bence Balogh · 1 year, 6 months ago
- b2c61d1 BL1: Use HKDF for key derivation for SW Crypto by Bence Balogh · 1 year, 7 months ago
- c7c1e89 BL1: Enable using different flash driver than BL2 by Bence Balogh · 2 years, 2 months ago
- 42484f7 BL1: Fix bl1_2 image read from flash by Bence Balogh · 2 years, 1 month ago
- f842636 BL1: Allow overriding bl1_2 image loading by Raef Coles · 1 year, 7 months ago
- 41b5431 BL1: Upgrade pyhsslms version by Raef Coles · 1 year, 9 months ago
- 868311f Build: Include syscall stub file to resolve linker issue by Vijayenthiran Subramaniam · 1 year, 10 months ago
- c750f65 Kconfig: Align changes with CMake and Header file build system by Jianliang Shen · 2 years ago
- dd7e55f Build: Refine the measured boot build options by Jamie Fox · 2 years ago
- 4cb41ed BL1: Add missing header by Raef Coles · 2 years ago
- efc649d BL1: Make and store boot measurements by Jamie Fox · 2 years, 1 month ago
- dc39229 BL1: Fix some minor compiler warnings by Jamie Fox · 2 years ago
- a5d031b BL1: Update bl_secure_mem(cpy|eql) functions by Raef Coles · 2 years, 1 month ago
- 7502bc6 RSS: Use CC3XX KDF by Raef Coles · 2 years, 2 months ago
- 536cb85 BL1: Add BL1_2_IMAGE_LEN to create_provisioning_bundle script by Emekcan Aras · 2 years, 3 months ago
- 4e91452 BL1: Move PQ crypto into BL1_1 by Raef Coles · 2 years, 3 months ago
- 08b0c5c Build: Improve BL1 code-sharing by Raef Coles · 2 years, 3 months ago
- 817da13 BL1: Allow configuring shared symbols list by Raef Coles · 2 years, 3 months ago
- fab1143 RSS: Align VHUK derivation to multi-RSS spec by Raef Coles · 2 years, 3 months ago
- 97d1c0a BL1: Update BL1_2 main header includes by Raef Coles · 2 years, 3 months ago
- 83a206c BL1: Share log function for tests by Raef Coles · 2 years, 4 months ago
- 708985c BL1: Remove PQ crypto experimental warning 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
- 39dbf99 RSS: Update OTP layout by Raef Coles · 2 years, 4 months ago
- fff0ecd RSS: Align provisioning to spec by Raef Coles · 2 years, 4 months ago
- d635cd0 Crypto: Update to Mbed TLS 3.4.0 by Summer Qin · 2 years, 4 months ago
- f57c6a7 Kconfig: Add BL1 and BL2 Kconfig configs by Jianliang Shen · 2 years, 6 months ago
- 76fc70c BL1: Use optimised build type for PQ crypto by Raef Coles · 2 years, 6 months ago
- 7d59c29 BL1: Use PSA hashing for LMS and LMOTS by Summer Qin · 2 years, 6 months ago
- cb866c3 RSS: Add GPT and FIP support by Raef Coles · 2 years, 8 months ago
- 1368a8c BL1: Disable semihosting code and argv in BL1 by Jamie Fox · 2 years, 7 months ago
- df86dbd RSS: Add host flash driver by Raef Coles · 2 years, 9 months ago
- 8dbe8a6 BL1: Check image size at signing time by Raef Coles · 2 years, 9 months ago
- 8b0345a BL1: Use security counter from RAM by Raef Coles · 2 years, 9 months ago
- 25136e7 BL1: Check OTP init return code by Raef Coles · 2 years, 9 months ago
- b3e099a Build: Fix Windows build for BL1 and RSS by Jamie Fox · 2 years, 9 months ago
- 1091b8d RSS: Add CPAK generator tool by Raef Coles · 3 years, 1 month ago
- 5c10e90 BL1: Check return code of OTP init by Raef Coles · 3 years, 2 months ago
- b2b069b Platform: RSS: Use derived keys for VHUK, IAK and DAK by Raef Coles · 3 years, 5 months ago
- 31c1199 BL1: Add GUK by Raef Coles · 3 years, 8 months ago
- 7995d0c BL1: Fix logging output character amount by Raef Coles · 3 years, 2 months ago
- 20efa98 BL1: Use CTR IV from RAM by Raef Coles · 3 years, 3 months ago
- 1b1aefc BL1: Add boot_platform_pre/post_init by Raef Coles · 3 years, 9 months ago
- 4819ed9 BL1: Add KDF, use to derive BL2 decryption key by Raef Coles · 3 years, 9 months ago
- 6ad0703 FIH: Re-enable FIH on AN521 by Xinyu Zhang · 3 years ago
- f711453 BL1: Add experimental LMS PQ crypto by Raef Coles · 3 years, 2 months ago
- 9e8fd35 BL1: Add BL1 testsuite by Raef Coles · 3 years, 7 months ago
- 15a37f8 BL1: Add BL1 by Raef Coles · 3 years, 8 months ago