- 69e590e Dualcpu: Move NS mailbox thread management to RTOS specific file by David Hu · 5 years ago
- 1bd1c7b Dualcpu: Simplify NS mailbox interface by David Hu · 5 years ago
- 531fce8 Build: Create NS signing layout even if NS build is disabled by Mark Horvath · 4 years, 7 months ago
- 2cd2ab7 SPRTL: Partition Metadata Pointer [Optional Feature] by Summer Qin · 5 years ago
- 2c13c03 Build: Fix typo "SIGNING" by Alamy Liu · 4 years, 7 months ago
- 410bee5 SPM: Refine the get_irq_line_for_signal function by Kevin Peng · 4 years, 7 months ago
- a20b5af SPM: Change data type of irq line to uint32_t by Kevin Peng · 4 years, 7 months ago
- a876d43 SPM: Update framework_version check for Partitions by Kevin Peng · 4 years, 7 months ago
- f3ce22a Platform: Refactor fvp_sse300 CMakeList.txt files by Marton Berke · 4 years, 9 months ago
- 56c5969 SPM: Change partition static data by Mingyang Sun · 5 years ago
- b222d89 SPM: Return error code when NS causes a programmer error by Shawn Shan · 4 years, 7 months ago
- dfe519b Build: add rot to cmake partition target names by Raef Coles · 4 years, 7 months ago
- d45060a Build: Use static secure linker files by Raef Coles · 4 years, 7 months ago
- 79d8208 Platform: Add linker script for LVL1 and LVL2 by Raef Coles · 4 years, 7 months ago
- e38a484 Docs: Update Links in readme.rst by Xinyu Zhang · 4 years, 7 months ago
- f795a9c Build: Make t_cose and QCBOR optional by Raef Coles · 4 years, 7 months ago
- da9cf63 Build: Exclude log source files in silence log level by Shawn Shan · 4 years, 8 months ago
- fffd7ee SPM: Override SPM log level according to build type by Shawn Shan · 4 years, 9 months ago
- 9ea2f80 SPRTL: Add log level support for Secure partition by Shawn Shan · 4 years, 9 months ago
- 0680a58 SPM: Provide an SVC entrance for the unprivileged log by Shawn Shan · 4 years, 8 months ago
- cba37d3 Build: Fetch tf-m-tests repo with fixed version by Kevin Peng · 4 years, 8 months ago
- 7bd5b91 Docs: Fixed a minor issue with version string by Minos Galanakis · 4 years, 7 months ago
- 3f114e4 Docs: Update URL of API Documents by Xinyu Zhang · 4 years, 7 months ago
- 774ba2e Tools: Move UART symbols out of test partition section by Shawn Shan · 4 years, 7 months ago
- 43354e7 Hotfix: Fix some typos by Summer Qin · 4 years, 7 months ago
- f897e9e Build: Add macro for enabling code coverage flag by Karl Zhang · 4 years, 7 months ago
- b6814d5 Build: Install signing layout files and scripts by Raef Coles · 4 years, 8 months ago
- 4fed463 Build: Rename install export dir to interface by Raef Coles · 4 years, 8 months ago
- a198a44 Build: Allow alteration of cmake install path by Raef Coles · 4 years, 9 months ago
- c737ece SPRTL: Add log API for Secure Partitions by Summer Qin · 5 years ago
- d69da62 nrf: Extend plat_test.c to implement functions needed for psa-arch-tests by Øyvind Rønningstad · 4 years, 9 months ago
- 7589976 Platform: Clean deprecated tfm_spm_hal_init_isolation_hw() by Mingyang Sun · 4 years, 8 months ago
- 0a25508 PSoC64: Fix startup isolation error handling in HAL by Mingyang Sun · 4 years, 7 months ago
- 9763dee Build: Put CONFIG_TFM_ENABLE_MEMORY_PROTECT flag to platform by Mingyang Sun · 4 years, 8 months ago
- a891d4f Build: Move cc312_log into cc312 library targets by Raef Coles · 4 years, 8 months ago
- f864f83 Build: Make cc312 support libraries INTERFACE type by Raef Coles · 4 years, 8 months ago
- f97f12b Platform: Add crypto_keys.c to platform_s by Raef Coles · 4 years, 8 months ago
- d3fff6c Build: Remove cc312 buffer check from cmakelists by Raef Coles · 4 years, 7 months ago
- fa86a2c Docs: Add security handling by Karl Zhang · 4 years, 8 months ago
- 2a4a70e Platform: Remove 'TFM_UNPRIV_DATA' section by Ken Liu · 4 years, 7 months ago
- 52b00e9 Platform: Musca-B1: Fix platform init by Tamas Ban · 4 years, 8 months ago
- c03408f nordic_nrf: Move partition include dir specification to board by Øyvind Rønningstad · 4 years, 8 months ago
- c68114f Docs: Fix Introduction -> Version history table format by Maulik Patel · 4 years, 7 months ago
- e5fa2d0 Build: Export missing os_wrapper headers for RTOS integration by Charley Chu · 4 years, 9 months ago
- 94d7652 Build: Apply global array as partition stacks [tf-m] by Ken Liu · 5 years ago
- d20999f Build: Add global array used as stacks by Mingyang Sun · 4 years, 10 months ago
- 1d2329a Build: Skip building platform_ns when NS app is not selected by David Hu · 4 years, 8 months ago
- b7a131e Build: Move psa_ns_api build to NS side by David Hu · 4 years, 8 months ago
- db067eb Docs: Add a generic threat model of TF-M by David Hu · 4 years, 11 months ago
- 9b6a1fe Build: Set TFM_PARTITION_AUDIT_LOG to OFF in IPC model by David Hu · 4 years, 8 months ago
- 4345d38 PSoC64: Fix IRQ test (TFM_CORE_TEST_1017) by Alamy Liu · 4 years, 8 months ago
- 12ae2b7 Dualcpu: Execute memory access check in privileged level by David Hu · 4 years, 8 months ago
- aa7c6da Platform: stm32l562_dk: Add external flash support (T862) by Michel Jaouen · 4 years, 8 months ago
- 26f6c02 Boot: Add multiple flash driver support by Michel Jaouen · 4 years, 8 months ago
- 0a9e537 Crypto: Optimize the IOVEC buffer memset operation by Summer Qin · 4 years, 8 months ago
- 7ad5c5f Revert "Build: Switch mbedtls auto-patching to git am" by Raef Coles · 4 years, 8 months ago
- 6d47fb7 Build: Use upstream bootutil cmake by Raef Coles · 4 years, 8 months ago
- 8a7a551 Docs: Create a design proposal for code sharing by Tamas Ban · 5 years ago
- b7d1288 Build: Extend code sharing by Balint Matyi · 5 years ago
- ec109ea Platform: Place global variables in shared code to dedicated section by Tamas Ban · 4 years, 9 months ago
- 3a7cb3c Build: Enable TFM_CODE_SHARING only on AN521 and Musca-B1 by Tamas Ban · 4 years, 8 months 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
- 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
- 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