- 2746170 Platform: Allow platforms to append MPU regions to common ones by Jamie Fox · 2 years ago
- f78939d Platform: Use NS flag only for ns_agent_tz in isolation HAL by Jamie Fox · 2 years ago
- 9a23ffa Platform: Fix boundary MPU region allocation by Jamie Fox · 2 years ago
- ea327cb Build: Add stub functions of system calls by chesun01 · 2 years, 4 months ago
- be7f0de Build: Fix IAR build when TFM_EXCEPTION_INFO_DUMP=ON by Dávid Házi · 2 years, 1 month ago
- 4ded8f5 Platform: Remove incorrect region check by Gabor Toth · 2 years ago
- cfa12eb Platform: Unify MPU limit region alignments by Gabor Toth · 2 years, 1 month ago
- dd7e55f Build: Refine the measured boot build options by Jamie Fox · 2 years ago
- e54e8de LD: Adjust linker script by Summer Qin · 2 years, 1 month ago
- dc39229 BL1: Fix some minor compiler warnings by Jamie Fox · 2 years ago
- 982ab8c Build: Remove ABSOLUTE address indication expression by Summer Qin · 2 years ago
- ae99e2d Build: Unify isolation level setting with TFM_ISOLATION_LEVEL by Xinyu Zhang · 2 years ago
- 302da63 Build: Add OTP_NV_COUNTERS_RAM_EMULATION configuration. by Andrej Butok · 2 years, 1 month ago
- 7322b1b Platform: Modify template/tfm_rotpk.c by Arnold Gabriel Benedict · 2 years, 4 months ago
- f5a8f5f Platform: Add ppc_bank_t for common_target_cfg.h by Andrej Butok · 2 years, 1 month ago
- b19c578 Platform: Fix alignment of the end of TFM_UNPRIV_CODE section by Bohdan Hunko · 2 years, 2 months ago
- 0d7982d Platform: Enhancement in gcc link script by Sherry Zhang · 2 years, 2 months ago
- 7b0e17f Platform: DisableIRQ as the first action by Andrej Butok · 2 years, 2 months ago
- 38d7bb5 Platform: Fix sections alignments by Bohdan Hunko · 2 years, 3 months ago
- a526fe0 Build: GCC: Add NOLOAD attribute for BSS sections by Kevin Peng · 2 years, 3 months ago
- bfeb3b9 platform: Add platform default UART control definition by Joakim Andersson · 2 years, 4 months ago
- 6651e75 Revert "Platform: Fix sections alignments" by Kevin Peng · 2 years, 3 months ago
- daa959e Platform: Fix sections alignments by Bohdan Hunko · 2 years, 3 months ago
- 2db7aee Platform: Fix order of sections in GCC linker script by Bohdan Hunko · 2 years, 3 months ago
- e4f9820 Platform: Fix IAR compilation error, OTP_NV_COUNTERS_RAM_EMULATION by Andrej Butok · 2 years, 3 months ago
- 4427421 SPM: Merge 'ffm' and 'cmsis_psa' sources by Ken Liu · 2 years, 5 months ago
- 4874aa6 BL1: Split platform_bl1 into bl1_1 and bl1_2 by Raef Coles · 2 years, 4 months ago
- 0354ab3 Build: Remove VLA from code by Dávid Házi · 2 years, 5 months ago
- b991ae6 Build: Use libflash_drivers in musca_b1 linker scripts by Dávid Házi · 2 years, 5 months ago
- 0afd4b0 SPM: Veneers are a TrustZone thing, not a non-multi-core thing by Chris Brand · 2 years, 5 months ago
- 55f3913 Platform: Link tfm_spmlib's data explicitly for isolation level 3 by Sherry Zhang · 2 years, 5 months ago
- b721b85 Platform: Fix another default OTP edge-case by Raef Coles · 2 years, 5 months ago
- 4e0ecc0 Platform: Fix flash OTP edge-cases by Raef Coles · 2 years, 5 months ago
- 2ead4fc SPM: Rename IS_PARTITION_*** to IS_*** by Summer Qin · 2 years, 5 months ago
- 71a79fe SPM: Gather memory symbols into one single file by Ken Liu · 2 years, 5 months ago
- 6d1a9b6 Build: Decouple option setting and check in header file config system by David Hu · 2 years, 6 months ago
- f993ed5 Hotfix: Correct link script section name by Summer Qin · 2 years, 5 months ago
- 96624f3 Build: Create a common lib and copy it to the RAM for flash drivers by Dávid Házi · 2 years, 8 months ago
- 01a93bc Crypto: Refactor the tfm_builtin_key_loader and HAL interaction by Antonio de Angelis · 2 years, 7 months ago
- d715c67 Platform: Add CMSIS like MPU configuration by Gabor Toth · 2 years, 8 months ago
- c7404ed platform: common: Update common linker script to support Nordic platform by Joakim Andersson · 2 years, 7 months ago
- 10de90e platform: common: Move TFM vector out of ifdef for trustzone by Joakim Andersson · 2 years, 6 months ago
- c714702 SPM: Rename spm_ipc.h to spm.h by Sherry Zhang · 2 years, 6 months ago
- 6a38b2b Platform: Fix for flash_otp_nv_counters_write out-of-bound stack access by Antonio de Angelis · 2 years, 6 months ago
- 1c8da4e Partition: Add option to align stacks of partitions without manifests by BohdanHunko · 2 years, 7 months ago
- 16b62e1 Build: Unify common arm/mps3 platform implementations by Dávid Házi · 2 years, 7 months ago
- df86dbd RSS: Add host flash driver by Raef Coles · 2 years, 9 months ago
- 8d6000f RSS: Update RSS flash/sram layout by Raef Coles · 2 years, 9 months ago
- 744901c Fix GCC veneers alignment bug by BohdanHunko · 2 years, 7 months ago
- 5aa1f46 Platform: Fix issues of cppcheck under platform/ext/common. by chesun01 · 2 years, 9 months ago
- eb5edb7 Platform: Fix build error in flash OTP NV counters by Xinyu Zhang · 2 years, 8 months ago
- 7e80490 Crypto: Cleanup tfm_builtin_key_loader by Antonio de Angelis · 2 years, 8 months ago
- cd83159 Build: Enable C++ support during compilation by Rajkumar Kanagaraj · 3 years, 3 months ago
- 7da5ba4 Build: BL2: Add MSP Stack sealing for arch >=v8m. by Maulik Patel · 2 years, 9 months ago
- d15f99c Attest: Set features with config header file by Xinyu Zhang · 2 years, 9 months ago
- 039dbd4 Platform: Update default NV counters backend by Raef Coles · 2 years, 9 months ago
- b9df7b6 Add possibility for platforms to define linker sections alignment by Chris Brand · 2 years, 9 months ago
- 72a71e0 Use correct alignment in linker scripts by BohdanHunko · 2 years, 9 months ago
- 0f2755f Use one ALIGN statement for Veneers region in GCC linker script by BohdanHunko · 2 years, 10 months ago
- 302f81d Build: Create common ns and bl2 linker scripts for ARM platforms by Dávid Házi · 2 years, 10 months ago
- 3398805 Attest: Improve attestation implementation by David Hu · 2 years, 9 months ago
- 80b42c0 Build: MSP stack sealing moved to the Reset_Handler() by Dávid Házi · 2 years, 10 months ago
- 1cd7a7b Add RAM_VECTORS_SUPPORT to L3 scatter file templates by BohdanHunko · 2 years, 10 months ago
- e07a8ba HAL: Add missing headers to suppress warnings by Antonio de Angelis · 2 years, 10 months ago
- 484513b SPM: Remove Library Model codes by Summer Qin · 2 years, 10 months ago
- 9d3b541 Build: Fix IAR build by Dávid Házi · 3 years ago
- 7eaeb32 platform: template: Add input validation to otp_nv_counters_backend by Sebastian Bøe · 2 years, 10 months ago
- 20f8a0c Build: Fix copy and zero_table size in linker scripts by Dávid Házi · 2 years, 10 months ago
- 9aeda4b platform: otp: Simplify otp write and improve doc by Sebastian Bøe · 2 years, 10 months ago
- 92a2012 Platform: Add NV counter write readback check by Raef Coles · 2 years, 11 months ago
- 75ee516 Build: Introduce ATTEST_KEY_BITS build option by David Vincze · 3 years, 2 months ago
- 46e6a61 BL1: Clear boot data area by Raef Coles · 3 years, 3 months ago
- 53aee98 Platform: Check that ProgramData programmed all the data by Sebastian Bøe · 2 years, 11 months ago
- b2b069b Platform: RSS: Use derived keys for VHUK, IAK and DAK by Raef Coles · 3 years, 5 months ago
- 7df331f platform: common: Panic in fault handlers by Joakim Andersson · 3 years, 2 months ago
- 1b1aefc BL1: Add boot_platform_pre/post_init by Raef Coles · 3 years, 9 months ago
- 236c188 Platform: Add non-default reset/halt config option by Raef Coles · 2 years, 11 months ago
- 237af69 FIH: Add fih.h interop for MCUBoot by Raef Coles · 3 years, 1 month ago
- fbc2c50 Partitions: remove PSA proxy partition by Mark Horvath · 2 years, 11 months ago
- 5393bc1 AN521: Implement RNG for FIH delay by Xinyu Zhang · 3 years ago
- 7a32d9c Attest: Add ARM_CCA attestation token profile by Tamas Ban · 3 years, 1 month ago
- 7dcb8c5 Platform: Extend attest HAL by Tamas Ban · 3 years, 1 month ago
- 86cdcc4 Crypto: Fix uninitialised variable warning by Antonio de Angelis · 3 years ago
- 27662a3 Platform: Align secure main stack size among compilers by Xinyu Zhang · 3 years ago
- 79809c7 Crypto: Implement PSA builtin keys by Raef Coles · 3 years, 5 months ago
- 6e8dfd2 Attest: Fix undefined profile error when disabled by Raef Coles · 3 years ago
- e733642 Fix: Attest HAL default implementation by Tamas Ban · 3 years, 1 month ago
- fbdbf66 Platform: Fix certification reference default value by Tamas Ban · 3 years, 1 month ago
- a7ef16b Attest: Introduce PSA 2.0.0 attestation profile 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
- ca81902 Replace TFM_CONFIG_USE_TRUSTZONE with CONFIG_TFM_USE_TRUSTZONE by Chris Brand · 3 years, 1 month ago
- 249aba9 Platform: Add NS NV counters by Raef Coles · 3 years, 2 months ago
- 6905d0c Platform: Avoid building flash OTP if PS is disabled by Jamie Fox · 3 years, 2 months ago
- cae2026 Build: Introduce TFM_CONFIG_USE_TRUSTZONE by Chris Brand · 3 years, 1 month ago
- 56725eb SPM: Memory check interface update by Summer Qin · 3 years, 3 months ago
- 6ecd09c Platform: Arrange data regions based on arch by Jamie Fox · 3 years, 2 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