- 2a59580 Crypto: Update to Mbed TLS 3.6.1 by Antonio de Angelis · 11 months ago
- 2179d20 BL2: Fix the condition for including sha.h by David Vincze · 1 year, 3 months ago
- 7c9031f Build: Fix compiler warning: variable set but unused by Maulik Patel · 1 year, 3 months ago TF-Mv2.1.0-RC2
- 5575f92 build: Add BL1 compile and linker flags to BL1 by Dávid Házi · 1 year, 4 months ago
- db398db BL2: add builtin key support for thin PSA core by David Vincze · 1 year, 4 months ago
- 6445f13 BL2: Increase MAX_BOOT_RECORD_SZ for larger records by David Vincze · 1 year, 4 months ago
- 0accf98 BL2: provision raw keys instead of RFC5480 encoded ones by David Vincze · 1 year, 4 months ago
- 5171fa5 BL2: add dummy RoT public key provisioning for builtin keys by David Vincze · 1 year, 4 months ago
- 214fbe4 BL2: Add a thin PSA crypto core by Antonio de Angelis · 1 year, 6 months ago
- a77a728 BL2: Print signature scheme on boot by Antonio de Angelis · 1 year, 4 months ago
- 8bb9851 Crypto: Align PSA headers entirely to Mbed TLS 3.6.0 by Antonio de Angelis · 1 year, 7 months ago
- a2e39ca Platform: Add secure provisioning functions to OTP by Raef Coles · 1 year, 5 months ago
- 1fbba76 BL2: reduce the amount of copied provisioning data by David Vincze · 1 year, 11 months ago
- 9d195c4 BL2: fix unused variable warning in main by Antonio de Angelis · 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
- 9710269 Update cmsis.h to tfm_hal_device_header.h by Gergely Korcsák · 1 year, 6 months ago
- 1249f0d Build: Bump CMake mini version to 3.21 by David Hu · 1 year, 8 months ago
- 71a1ff2 BL2: Remove MBEDTLS_SHA224_C by Summer Qin · 1 year, 8 months ago
- 17a6b56 BL2: Add HAL function to prevent image loading by Raef Coles · 1 year, 9 months ago
- 149b6a6 Merge branch 'feature-build-split-v2' into main by David Hu · 1 year, 9 months ago
- 11074a2 MCUboot: Generate public key from private key by Bence Balogh · 1 year, 10 months ago
- 10becb8 BL2: Add a dummy return to fix static check issue by David Hu · 1 year, 10 months ago
- aee4b61 Build: Split build v2 for an521 platform by Anton Komlev · 2 years, 3 months ago
- 05e8928 provisioning: Check dummy keys after provisioning by Bence Balogh · 1 year, 11 months ago
- 4ecbaed Provision: Remove dependency on generated key file by Bence Balogh · 1 year, 11 months ago
- 00cefb0 BL2: Enable ECDSA signature verification by Roland Mikhel · 2 years, 2 months ago
- afdff18 MCUBoot: Depend on generated keys if needed by Bence Balogh · 2 years ago
- 3d76ee9 Build: move signature key len into signature type by Roland Mikhel · 2 years, 2 months ago
- 6867b4d BL2: Add command line option to enable MCUBOOT_USE_PSA_CRYPTO by Antonio de Angelis · 2 years, 10 months ago
- a3843cd BL2: Add support for MCUBOOT_USE_PSA_CRYPTO option by Antonio de Angelis · 2 years, 10 months ago
- 5741502 MCUboot: Update revision and update shared boot data API by Jamie McCrae · 2 years ago
- ea327cb Build: Add stub functions of system calls by chesun01 · 2 years, 4 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
- 5d49edd Measured boot: Share image version as integer values by Jamie Fox · 2 years ago
- 4a88384 MCUboot: Generate and sign with new keys if needed by Bence Balogh · 2 years, 1 month ago
- 717379e BL2: Modify security_cnt.c to support higher MCUBOOT_IMAGE_NUMBER by Arnold Gabriel Benedict · 2 years, 4 months ago
- 45216a2 BL2: Support 9 boot keys by Arnold Gabriel Benedict · 2 years, 6 months ago
- 813eb73 Kconfig: Fix MCUBOOT_IMAGE_VERSION_S setting by David Hu · 2 years, 4 months ago
- a1bba61 Kconfig: Refine Secure partitions Kconfig configs by Jianliang Shen · 2 years, 6 months ago
- f57c6a7 Kconfig: Add BL1 and BL2 Kconfig configs by Jianliang Shen · 2 years, 6 months ago
- e991ffb Crypto: Fix crypto init for any legacy driver by Michel Jaouen · 2 years, 6 months ago
- 8faae45 Boot: Align MCUboot to the latest version by Sherry Zhang · 2 years, 6 months ago
- ea11c82 Build: Support FPU with ARMCLANG. by chesun01 · 2 years, 8 months ago
- 6bf3297 Build: Specify cryptopraghy package version by Summer Qin · 2 years, 6 months ago
- 7763a47 RSS: Enable SIC and XIP mode by Raef Coles · 2 years, 9 months ago
- b5be31b Platform: add options to disable default signing by Raef Coles · 2 years, 9 months ago
- c48bb6c Platform: Fix warnings in RSS build by Jamie Fox · 2 years, 8 months ago
- 7be6b02 RSS: Add dma driver and library to boot platform by Maulik Patel · 3 years, 3 months ago
- 8547ac5 BL2: Improve fih.h interop by Raef Coles · 2 years, 10 months ago
- 50c3bb5 Build: Add MCUBOOT_CONFIRM_IMAGE build option by Sherry Zhang · 2 years, 10 months ago
- f0ef3b2 BL2: Fix indentation by Michel Jaouen · 2 years, 9 months ago
- 59ea80d BL2: Add MCUBOOT_BOOTSTRAP support by Michel Jaouen · 2 years, 9 months ago
- e07a8ba HAL: Add missing headers to suppress warnings by Antonio de Angelis · 2 years, 10 months ago
- 237af69 FIH: Add fih.h interop for MCUBoot by Raef Coles · 3 years, 1 month ago
- 4591d32 BL2: Fix MCUboot encrypted image support by Raef Coles · 2 years, 11 months ago
- fbc2c50 Partitions: remove PSA proxy partition by Mark Horvath · 2 years, 11 months ago
- 7980b23 Boot: Consider both image slots for shared data by Jamie Fox · 3 years ago
- 79809c7 Crypto: Implement PSA builtin keys by Raef Coles · 3 years, 5 months ago
- 8c95d2a Boot: Save the boot measurements of BL2 by David Vincze · 3 years, 7 months ago
- 3fa12f2 Boot: Add --measured-boot-record option to wrapper.py by David Vincze · 3 years, 10 months ago
- a6f501e Build: Introduce CONFIG_TFM_BOOT_STORE_MEASUREMENTS by David Vincze · 4 years, 2 months ago
- 36f79f7 CC312: XXX_ALT is not needed when use PSA driver by Summer Qin · 3 years, 1 month ago
- eab1b47 Platform, BL2: Add AP, SCP BL1 images to RSS flash map by Tintu Thomas · 3 years, 5 months ago
- 5541049 BL2: Add pre and post image load steps to the HAL by Raef Coles · 3 years, 6 months ago
- 957fb61 BL2: Support RAM_LOAD with separate S/NS images by Jamie Fox · 3 years, 7 months ago
- 80c147b Build: Disable GEN_FILES explicitly for mbedTLS by Anton Komlev · 3 years, 2 months ago
- 7c0d8d3 Crypto: Use new style PSA config by Summer Qin · 3 years, 8 months ago
- 0a06eb3 FWU: Add a platform specific flash_driver init by Michel Jaouen · 3 years, 4 months ago
- 15a37f8 BL1: Add BL1 by Raef Coles · 3 years, 8 months ago
- 8bc1ff8 Build: Allow configuration of TF-M flash area by Raef Coles · 4 years, 3 months ago
- 630d0b8 Platform: Move boot_hal.h into platform by Raef Coles · 4 years, 3 months ago
- 4351ec2 Build: Refactor code-sharing primitives by Raef Coles · 4 years, 3 months ago
- 40478c2 Platform: Move data_width_byte variable from RAM to Flash by Sherry Zhang · 3 years, 7 months ago
- 24c3dd0 Boot: Extend align value and make it configurable by platform by Michel Jaouen · 4 years ago
- 3867593 Build: Revert hotfix by Raef Coles · 3 years, 7 months ago
- d7eb7ca Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 6 months ago
- 4f342a4 Boot: Make mcuboot swap upgrade strategy configurable by Michel Jaouen · 3 years, 8 months ago
- 45385b8 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
- 33f8729 Fix CppCheck Errors by Xinyu Zhang · 3 years, 7 months ago
- 4925916 Platform: Align flash driver to CMSIS Flash APIs by Sherry Zhang · 3 years, 7 months ago
- 0454237 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
- f77cc17 BL2: Add BL2 test code by Raef Coles · 3 years, 7 months ago
- 04a6397 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
- 1ba9ff0 Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
- 341f52a Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
- a5312fd platform: add secure debug public key to the otp by Satish Kumar · 3 years, 9 months ago
- f25257f Build: Create a dedicated target for the interface of CC-312 stack by Antonio de Angelis · 3 years, 9 months ago
- d679cb1 Merge branch '1.5.x' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 9 months ago
- 126122f Build: Clean up mbedcrypto related CMakeLists.txt by Antonio de Angelis · 3 years, 9 months ago
- d4dbaa9 SPM: Add FPU support for gnu arm embedded toolchain by Feder Liang · 4 years ago
- c29bc0a Build: Propagate correct flags to crypto related libraries by Antonio de Angelis · 3 years, 10 months ago
- 6432c7f Build: add cmake property to manage BL2_TRAILER_SIZE by Ludovic Barre · 3 years, 9 months ago
- 5319ac0 Build: add cmake property to manage BL2_HEADER_SIZE by Ludovic Barre · 3 years, 9 months ago
- 9ccd1d8 script: fix: taking into account decimal value in macro_parser by Ludovic Barre · 3 years, 9 months ago
- bc7fe46 Boot: Support AES256 in TF-M integration by Sherry Zhang · 3 years, 9 months ago
- 4bc9821 Build: Exclude mbedTLS targets from all by Antonio de Angelis · 3 years, 9 months ago
- 1598e47 Build: Exclude mbedTLS targets from all by Antonio de Angelis · 3 years, 9 months ago
- 30aef32 Build: Use Python3 for BL2 by TTornblom · 3 years, 9 months ago