- 286d7ba Build: Introduce TFM_PARTITION_xLIH_TEST for Secure Build by Kevin Peng · 1 year, 11 months ago
- be7f0de Build: Fix IAR build when TFM_EXCEPTION_INFO_DUMP=ON by Dávid Házi · 2 years, 1 month ago
- 5d49edd Measured boot: Share image version as integer values by Jamie Fox · 2 years ago
- ae99e2d Build: Unify isolation level setting with TFM_ISOLATION_LEVEL by Xinyu Zhang · 2 years ago
- 7de096f ITS: Add support for encrypted ITS by Markus Swarowsky · 2 years, 5 months ago
- 717379e BL2: Modify security_cnt.c to support higher MCUBOOT_IMAGE_NUMBER by Arnold Gabriel Benedict · 2 years, 4 months ago
- 7322b1b Platform: Modify template/tfm_rotpk.c by Arnold Gabriel Benedict · 2 years, 4 months ago
- eabe99a Platform: Allow overriding NV Counters IDs by Arnold Gabriel Benedict · 2 years, 6 months ago
- 71a79fe SPM: Gather memory symbols into one single file by Ken Liu · 2 years, 5 months ago
- 01a93bc Crypto: Refactor the tfm_builtin_key_loader and HAL interaction by Antonio de Angelis · 2 years, 7 months ago
- 7e80490 Crypto: Cleanup tfm_builtin_key_loader by Antonio de Angelis · 2 years, 8 months ago
- 0f7d282 SPM: Decide if direct FLIH call by comparing boundaries. by Chendi Sun · 2 years, 9 months ago
- d80eeb4 Build: Fix windows builds by Dávid Házi · 2 years, 9 months ago
- 6e775a4 Platform: Allow overriding OTP IDs by Raef Coles · 3 years, 2 months ago
- 5ce60bb SPM: Remove Library Model files by Summer Qin · 2 years, 10 months ago
- 484513b SPM: Remove Library Model codes by Summer Qin · 2 years, 10 months ago
- 9aeda4b platform: otp: Simplify otp write and improve doc by Sebastian Bøe · 2 years, 10 months ago
- 31c1199 BL1: Add GUK by Raef Coles · 3 years, 8 months ago
- fbc2c50 Partitions: remove PSA proxy partition by Mark Horvath · 2 years, 11 months ago
- 6ad0703 FIH: Re-enable FIH on AN521 by Xinyu Zhang · 3 years ago
- 7dcb8c5 Platform: Extend attest HAL by Tamas Ban · 3 years, 1 month ago
- b42ed86 tfm_secure_api.h should be Library Model only by Kevin Peng · 3 years ago
- 79809c7 Crypto: Implement PSA builtin keys by Raef Coles · 3 years, 5 months ago
- fbdbf66 Platform: Fix certification reference default value by Tamas Ban · 3 years, 1 month ago
- fc318d7 Attest: Rename claims according to latest spec version by Tamas Ban · 3 years, 2 months ago
- f3e492d Platform: Add boot measurement interface by David Vincze · 3 years, 8 months ago
- f0ef274 FPU: Added interrupts for FPU test purposes by shejia01 · 3 years, 2 months ago
- 249aba9 Platform: Add NS NV counters by Raef Coles · 3 years, 2 months ago
- 4ca9972 SPM: Use partition flags to ignore unused code by Chris Brand · 3 years, 1 month ago
- 56725eb SPM: Memory check interface update by Summer Qin · 3 years, 3 months ago
- e152498 Platform: Remove unused heap by Sherry Zhang · 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
- 5541049 BL2: Add pre and post image load steps to the HAL by Raef Coles · 3 years, 6 months ago
- 967ffa9 HAL: Update boundary related HAL functions by Ken Liu · 3 years, 2 months ago
- ae65c5f SPM: Remove unused #include by Chris Brand · 3 years, 3 months ago
- a4066d8 SPM: Make exception info dump available to platform specific exceptions by Joakim Andersson · 3 years, 4 months ago
- 15a37f8 BL1: Add BL1 by Raef Coles · 3 years, 8 months ago
- 055d83a SPM: Introduce option for halting instead of rebooting on panic by Sebastian Bøe · 3 years, 6 months ago
- 630d0b8 Platform: Move boot_hal.h into platform by Raef Coles · 4 years, 3 months ago
- 2e43489 SPM: Move exception info dump to platform by Ken Liu · 3 years, 6 months ago
- 2a29959 SPM: Rename partition metadata config by Summer Qin · 3 years, 6 months ago
- cc047b4 Platform: Configure timer interrupt for FP test by Feder Liang · 3 years, 8 months ago
- 5519438 SPM: Enable FP usage in NSPE for gnu arm embedded toolchain by Feder Liang · 3 years, 9 months ago
- b288c52 HAL: Duplicates three legacy tfm_spm_hal_* APIs for IPC Model by Kevin Peng · 3 years, 10 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
- 38788a1 HAL: Migrate the FIH HAL to TFM HAL for IPC model by Kevin Peng · 4 years ago
- ab8fa29 Platform: Remove some legacy HAL APIs by Kevin Peng · 3 years, 11 months ago
- c855573 HAL: Apply FIH to tfm_hal_platform_init by Kevin Peng · 3 years, 11 months ago
- fce78ae Platform: Duplicate the tfm_hal_platform_init by Kevin Peng · 3 years, 11 months ago
- e9aa66c HAL: Rename the Multi-core HAL APIs by Kevin Peng · 4 years ago
- 2602638 Attest: Fix typo in macro definition by Chris Brand · 3 years, 10 months ago
- 09d71ff Platform: Use OTP as backing for attestation data by Raef Coles · 4 years, 2 months ago
- 618fc15 Platform: Use OTP as backing for NV seed by Raef Coles · 4 years, 2 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
- 148b947 Platform: Add OTP api and flash implementation by Raef Coles · 4 years, 2 months ago
- d399a1f HAL: Migrate legacy interrupt API to new HAL API by Kevin Peng · 4 years ago
- ce58bfc Plaform: AN521: Introduce platform binding HAL by Ken Liu · 4 years, 3 months ago
- 4beb173 Platform: Remove TFM_INTERACTIVE_TEST by Shawn Shan · 4 years ago
- 588764d Platform: Remove TFM_PERIPH_ACCESS_TEST by Shawn Shan · 4 years ago
- bfd3712 Build: Control single test without TEST_S/TEST_NS [TF-M repo] by shejia01 · 4 years, 2 months ago
- 9347dc7 Crypto: Use NV SEED as default entropy source by Summer Qin · 4 years, 1 month ago
- fb9f2ce Test: Add the FLIH test Partition by Kevin Peng · 4 years, 2 months ago
- 362817f Platform: Refine plat_test for AN519 and AN521 by Kevin Peng · 4 years, 4 months ago
- 0979b0e SPM: Remove the IRQ priority in manifest by Kevin Peng · 4 years, 2 months ago
- 6a121d0 Test: Refactor IRQ Testing by Kevin Peng · 4 years, 3 months ago
- 61f8fbc HAL: Replace the 'idx' input param with 'privileged' by Mingyang Sun · 4 years, 2 months ago
- fd7caf8 Crypto: Fix crypto build warnings by Summer Qin · 4 years, 3 months ago
- 00df235 SPM: Add header files for partition static load by Mingyang Sun · 4 years, 4 months ago
- a5448d6 Crypto: Add support for NV seed entropy by Summer Qin · 4 years, 8 months ago
- cdaec9c SPM: Remove memory data list from template by Ken Liu · 4 years, 4 months ago
- d28286e Platform: Adjust HAL API to fit for FI hardening by Tamas Ban · 4 years, 8 months ago
- b881bea FIH: Add fault injection hardening library by Tamas Ban · 4 years, 9 months ago
- 172f1e3 SPM: Change partition platform data binding by Ken Liu · 4 years, 6 months ago
- df8716b SPM: Obtain memory info by memory symbols by Summer Qin · 5 years ago
- 6a3946a Platform: TF-M ITS and PS HAL by Jamie Fox · 4 years, 8 months ago
- 79d8208 Platform: Add linker script for LVL1 and LVL2 by Raef Coles · 4 years, 7 months ago
- 7589976 Platform: Clean deprecated tfm_spm_hal_init_isolation_hw() by Mingyang Sun · 4 years, 8 months ago
- 652b900 PSA_proxy: Create first version of PSA proxy partition by Mark Horvath · 5 years ago
- 25b190b Isolation L3 for AN521 and Musca-B1 by Kevin Peng · 4 years, 9 months ago
- 93fb9f5 HAL: Add Isolation HAL header file by Kevin Peng · 4 years, 11 months ago
- 8a6b5c5 ITS: Change type of flash region size by Chris Brand · 4 years, 9 months ago
- c0d1499 Platform: Enable multiple data and bss section support by Tamas Ban · 4 years, 10 months ago
- 0e5b2e0 Crypto: Align with Mbed TLS 2.24 by Summer Qin · 4 years, 10 months ago
- 45c6c20 HAL: Fix hal status type definition by Mingyang Sun · 4 years, 11 months ago
- 055f9b4 SPM: Remove unused partition memory info by Ken Liu · 5 years ago
- 130248c SPM: make has_access_to_region() compatible with vendor IDAUs by Ioannis Glaropoulos · 5 years ago
- c47d710 ITS/PS: Make file system configuration dynamic by Chris Brand · 5 years ago
- 0eb7c91 HAL: Rename platform init function by Summer Qin · 5 years ago
- bce2113 HAL: Rename platform reset function by Summer Qin · 5 years ago
- 9b62898 HAL: Add HAL definition header file by Edison Ai · 5 years ago
- 1776672 Platform: Simplify ARMCLANG - IAR compatibility by TTornblom · 5 years ago
- 6d2bc65 Attest: Support kid parameter in COSE_Mac0 structure header by David Hu · 5 years ago
- 10eddf6 Attest: Fetch symmetric Initial Attestation Key by David Hu · 6 years ago
- c6d7450 SST: Rename SST(Secure STorage) to PS(Protected Storage) by Kevin Peng · 5 years ago
- 1f345b0 Build: Follow the 'source_structure.rst' by Ken Liu · 5 years ago
- ef5118b Platform: Added a Non-Volatile counters service by Galanakis, Minos · 6 years ago
- faf74f5 Build: Major warnings cleanup by TTornblom · 5 years ago
- 5d23170 Attest: Checks device lifecycle max value by Tamas Ban · 5 years ago