- 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
- 866571c Build: Add support for using target arch only by Gabor Abonyi · 3 years, 10 months ago
- 9e7e378 Build: Fixes on target names and dependencies by Antonio de Angelis · 3 years, 10 months ago
- 16ab32f Build: Fix BL1 flag usage for provisioning in RSA2048 by Michel Jaouen · 3 years, 10 months ago
- 97578de Platform: OTP: Fix syntax issue in log message by Michel Jaouen · 3 years, 10 months ago
- 91fadb9 Platform: Update default NV counter implementation by Raef Coles · 4 years, 2 months ago
- aefbe08 Platform: Add provisioning api and implementation by Raef Coles · 4 years, 2 months ago
- 37b5e83 Platform: Add IAR support for Musca S1 by TTornblom · 3 years, 10 months ago
- 8444011 Build: Move MCUboot configs to bl2 specific config file by shejia01 · 4 years, 1 month ago
- 7672703 FWU: Fix the bug in flash_area_read in flash_map.c by Sherry Zhnag · 4 years ago
- 3fb2687 Boot & FWU: Support flash write with unaligned address/size by Sherry Zhnag · 4 years ago
- 8576e38 Build: Make possible to overwrite BL2 sources by Mark Horvath · 4 years, 5 months ago
- c7baf59 Boot: Integrate MCUboot based on mbedtls-3.0.0 by Sherry Zhang · 4 years, 1 month ago
- 7515894 Boot: Update MCUboot to version 4f80913 by Sherry Zhang · 4 years, 1 month ago
- 409023f FWU: Remove obsolete comment. by Sherry Zhang · 4 years, 2 months ago
- ae25f05 Boot: Add checking build address in DIRECT_XIP strategy by Sherry Zhang · 4 years, 3 months ago
- 855321a mcuboot: make mbedcrypto config file configurable by Ioannis Glaropoulos · 4 years, 3 months ago
- fd7164f BOOT: Fix include path for MCUBOOT_FIH_PROFILE HIGN by Michel Jaouen · 4 years, 3 months ago
- 4c9b0ed Build: Fix imgtool package path set by Sherry Zhang · 4 years, 4 months ago
- d975819 Boot: Move Mbed TLS configuration file for MCUboot by Robert Rostohar · 4 years, 8 months ago
- 55e5e6b Build: Fix MCUboot image dependency checking by Raef Coles · 4 years, 7 months ago
- 07b4241 FWU: Add Firmware Update partition by Sherry Zhang · 4 years, 7 months ago
- 6e0f324 BL2: Validate target access address in flash_map.c by Sherry Zhang · 4 years, 5 months ago
- d65629d Introduce end-of-line normalization by Kevin Peng · 4 years, 6 months ago
- 531fce8 Build: Create NS signing layout even if NS build is disabled by Mark Horvath · 4 years, 7 months ago
- 26f6c02 Boot: Add multiple flash driver support by Michel Jaouen · 4 years, 8 months ago
- 6d47fb7 Build: Use upstream bootutil cmake by Raef Coles · 4 years, 8 months ago
- b7d1288 Build: Extend code sharing by Balint Matyi · 5 years ago
- 4a5cc97 Build: Add mbedtls patch to help code sharing by Tamas Ban · 4 years, 9 months ago
- f8b0b2d Build: Enable code sharing between bootloader and SPE by Tamas Ban · 4 years, 9 months ago
- b9ac0d5 Platform: Add support to forward PSA msg in Musca-B1 by Mark Horvath · 5 years ago
- f056514 Build: Fix image signing if only S side is built by Mark Horvath · 4 years, 9 months ago