- 73946a8 Hotfix: Fix Secure Enclave build by David Hu · 4 years, 8 months ago
- 1dab74b Build: Support out-of-tree platforms by Øyvind Rønningstad · 4 years, 8 months ago
- 5a212ec Partition: Move partitions secure api into SPRTL by Summer Qin · 4 years, 9 months ago
- c630b88 Docs: Correct to PSA_ARCH_TESTS_PATH by Raef Coles · 4 years, 8 months ago
- 2992568 Hotfix: Fix build issue when Protected Storage is disabled by David Hu · 4 years, 8 months ago
- 664a449 Build: Switch mbedtls auto-patching to git am by Raef Coles · 4 years, 8 months ago
- d79895b Crypto: Align crypto interface for non-secure by Summer Qin · 4 years, 8 months ago
- 3e37d9f SPM: Remove TFM_SVC_SFN_REQUEST by Summer Qin · 5 years ago
- f87e092 Platform: STM: fix to support stm32cube programmer 2.5 by Michel Jaouen · 4 years, 10 months ago
- 845bc87 Build: Musca-B1 extract common drivers by Gabor Abonyi · 4 years, 10 months ago
- 944e9c2 Build: Restructure Musca-B1 folders by Gabor Abonyi · 4 years, 10 months ago
- cd95078 Platform: Add Musca-B1 BL0 bootloader by Gabor Abonyi · 5 years ago
- b9ac0d5 Platform: Add support to forward PSA msg in Musca-B1 by Mark Horvath · 5 years ago
- 652b900 PSA_proxy: Create first version of PSA proxy partition 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
- 8dcc383 Platform: Add MUSCA_B1_SECURE_ENCLAVE platform by Mark Horvath · 5 years ago
- 931622b Platform: Make UART stdout implementation replaceable by Gabor Abonyi · 4 years, 10 months ago
- b73470e SPM: Make tfm_list.h and tfm_pools.h self-contained by Mark Horvath · 5 years ago
- bb3d37f Build: Conditional include of psa manifest headers by Mark Horvath · 5 years ago
- e86399b Platform: Add support for CC312 HW in Musca-B1 Secure Enclave by Mark Horvath · 4 years, 11 months ago
- 90605b5 Platform: Make possible to set flash device for NV counters by Mark Horvath · 4 years, 11 months ago
- 008ecb7 Docs: Add Secure Enclave design doc by Mark Horvath · 5 years ago
- 8501b37 Build: Set TFM_TEST_REPO_VERSION to type STRING by Raef Coles · 4 years, 8 months ago
- 5da82de SPM: Copy iovec parameters into SPE before validation in Library model by David Hu · 4 years, 8 months ago
- c72d955 Boot: Add workaround to not fetch MCUboot's submodules by Øyvind Rønningstad · 4 years, 9 months ago
- 0c515de Build: Check MCUboot strategy configuration by David Vincze · 4 years, 8 months ago
- dace16c Build: Update MCUboot tag to latest release: v1.7.0 by Tamas Ban · 4 years, 9 months ago
- fc6e8a9 Build: Minor fix in the scatter loader file by Ken Liu · 4 years, 9 months ago
- 98d16de Docs: Fix the description of MCUboot logging config by Tamas Ban · 4 years, 8 months ago
- 8a46ad5 Docs: Update the suggested GNU Arm compiler version by Shawn Shan · 4 years, 8 months ago
- c78be62 Docs: TF-Mv1.2.0 release documents by David Hu · 4 years, 9 months ago TF-Mv1.2.0
- c9a81db Version: Update for TF-M v1.2.0 release by Minos Galanakis · 4 years, 9 months ago
- 25fc175 Build: Export s_veneers.o by Raef Coles · 4 years, 9 months ago
- fbc34cc Explicitly disable FPU, MVE and DSP support by Raef Coles · 4 years, 9 months ago
- 04d47bb nordic_nrf: Fix DEBUG_AUTHENTICATION for nRF5340 by Øyvind Rønningstad · 4 years, 9 months ago
- 3568bea Build: Semantic versioning support by Minos Galanakis · 4 years, 9 months ago
- ba3d41c Docs: Fixed minor warnings in documentation by Minos Galanakis · 4 years, 9 months ago
- 8db4ddf Build: Disable MVE support on sse300 by Raef Coles · 4 years, 9 months ago TF-Mv1.2-RC3
- 2a17afa Platform: Fix SPRTL static library name for m2351 by Mingyang Sun · 4 years, 9 months ago
- d49b514 Platform: Fix IAR linker file for level 2 support by Michel Jaouen · 4 years, 9 months ago
- 87ba687 Build: Fix SPRTL static library name by Mingyang Sun · 4 years, 9 months ago
- 57065ce Platform: Increase attest token max size on STM platforms by Michel Jaouen · 4 years, 9 months ago
- 42b5a04 Attest: Fix out_vec len if request is bigger than token_buff by Michel Jaouen · 4 years, 9 months ago
- 270365e Platform: Fix Musca-B1 syntax error for provisioning by Mark Horvath · 4 years, 9 months ago
- 4ebad29 Docs: Bump cmake version to 3.15 by Raef Coles · 4 years, 9 months ago
- d9227a3 Platform: Fix nrf5340 target configuration by Andrzej Głąbek · 4 years, 9 months ago
- c5b2f2b Boot: Update MCUboot url by Tamas Ban · 4 years, 9 months ago
- d065159 Build: Enable CONFIG_TFM_ENABLE_MEMORY_PROTECT for PSA FF test by Mingyang Sun · 4 years, 9 months ago
- c8d9293 PS: Fix build when PS_ENCRYPTION is turned off by Jamie Fox · 4 years, 9 months ago
- 3a923bd Build: Improve condition of including ps_nv_counters.c by David Hu · 4 years, 9 months ago
- d0d3a0e Build: Update PSA ARCH TESTS for v1.2 RC2 by Karl Zhang · 4 years, 9 months ago
- 368a25f Plaform: Fix NRF5340_ENG_A definition in the nRF5340 PDK target by Andrzej Głąbek · 4 years, 9 months ago TF-Mv1.2-RC2
- 95b5506 Build: Enable PS NV counter test by default by Kevin Peng · 4 years, 9 months ago
- f216e2b Build: Bumped the minimum GCC version to 7.3.1 by Minos Galanakis · 4 years, 9 months ago
- a31a4b6 Build: Move config check to after compiler setup by Raef Coles · 4 years, 9 months ago
- c32710c Platform: NXP: Increase the PS and ITS area sizes by David Vincze · 4 years, 9 months ago
- 59032c2 Build: apply crypto module config to secure api by Raef Coles · 4 years, 9 months ago
- 1d6ab65 Build: Disable SHALLOW fetch for psa_arch_test by Ken Liu · 4 years, 9 months ago
- c13a5d8 Docs: Added Documentation Contribution Guidelines by Minos Galanakis · 4 years, 9 months ago
- dd233d1 Build: Disable __get_LR() for IAR by TTornblom · 4 years, 9 months ago
- d853fa5 Build: Force ARMClang to use -march by Raef Coles · 4 years, 9 months ago
- 3509afd Build: Set MBEDCRYPTO_BUILD_TYPE to minsizerel by Raef Coles · 4 years, 9 months ago
- d29c7f7 Build: Switch ARMClang minsizerel to Oz by Raef Coles · 4 years, 9 months ago
- d108da6 Platform: NXP: Update README and bash scripts by David Vincze · 4 years, 9 months ago
- 64f9583 Platform: NXP: Fix common USART driver by David Vincze · 4 years, 9 months ago
- 1d4c063 Build: Update compiler error for mps2/fvp_sse300 by Raef Coles · 4 years, 9 months ago
- caa92d6 Build: Alter handling of --cpu flag for armlink by Raef Coles · 4 years, 9 months ago
- d1c9363 Platform: Disable UART0 on Musca-A and Musca-B1 by Kevin Peng · 4 years, 9 months ago
- cea100b Build: Set PSA_ARCH_TEST_VERSION for 1.2 RC1 by Raef Coles · 4 years, 9 months ago TF-Mv1.2-RC1
- 001ce9d Docs: Correct Protected Storage build option name by Summer Qin · 4 years, 9 months ago
- f09553c Build: Fix Musca platform target sources by Jamie Fox · 4 years, 9 months ago
- 558487a Tools: Allow file generation without cmake by Raef Coles · 4 years, 9 months ago
- 9524fa2 Platform stm: Use hardware random generator by Michel Jaouen · 4 years, 9 months ago
- 8c2f524 Platform: Add mps3/fvp_sse300 target by Marton Berke · 5 years ago
- 8d973da SPM: Clean up SPM log output by Ken Liu · 4 years, 9 months ago
- f542e6b Docs: Design of the TF-M platform HAL by Edison Ai · 5 years ago
- 87b4f41 Docs: Firmware Framework Isolation Design by Ken Liu · 5 years ago
- c9d2471 Build: Add TF-M isolation level and platform check by Mingyang Sun · 4 years, 10 months ago
- 25b190b Isolation L3 for AN521 and Musca-B1 by Kevin Peng · 4 years, 9 months ago
- d1ed673 Platform: Implementation of isolation HAL API by Mingyang Sun · 5 years ago
- 155ce3c Revert "MUSCA_B1: Hotfix: Add attestation key material file back to BL2" by David Hu · 4 years, 9 months ago
- 3521a0f Revert "Boot: Remove IAK from BL2" by David Hu · 4 years, 9 months ago
- 0701bc0 MUSCA_B1: Hotfix: Add attestation key material file back to BL2 by Summer Qin · 4 years, 9 months ago
- 37e0f60 Docs: Design of the TF-M isolation HAL by edison.ai · 5 years ago
- 93fb9f5 HAL: Add Isolation HAL header file by Kevin Peng · 4 years, 11 months ago
- d717c34 Boot: Remove IAK from BL2 by Mark Horvath · 4 years, 9 months ago
- c8a08fd Build: Add audit logging defs target by Raef Coles · 4 years, 9 months ago
- bb4d5c5 Platform: Add support for nRF5340 DK board by Andrzej Głąbek · 4 years, 9 months ago
- 3b740a1 Docs: Updating references to DS-5, and other content by Minos Galanakis · 4 years, 10 months ago
- a8d87df Docs: Update platform integration guide by Raef Coles · 4 years, 9 months ago
- 4f97e6b Revert "Boot: Add workaround to not fetch MCUboot's submodules" by Raef Coles · 4 years, 9 months ago
- c4cadb0 Docs: Update SW requirements documentation by Anton Komlev · 4 years, 9 months ago
- 330e476 Build: Add missing macro calls for IAR by TTornblom · 4 years, 9 months ago
- e3bf94d Build: Fix missing compiler reload for NS by Raef Coles · 4 years, 9 months ago
- 956bd5c Build: Add warning about absolute toolchain paths by Raef Coles · 4 years, 9 months ago
- 6921920 Build: Adjust configuration order by Tamas Ban · 4 years, 9 months ago
- 958aeef Build: Add configuration checking by Raef Coles · 4 years, 10 months ago
- 6981732 Build: Refactor toolchain files by Raef Coles · 4 years, 10 months ago
- 940ac51 Platform: Fix typing issue for IAR by TTornblom · 4 years, 9 months ago
- ac78e69 Platform: Adjust the location of MT25QL_DEV_NS on Musca-A by Sherry Zhang · 4 years, 9 months ago