- 43354e7 Hotfix: Fix some typos by Summer Qin · 4 years, 7 months ago
- c737ece SPRTL: Add log API for Secure Partitions by Summer Qin · 5 years ago
- 9763dee Build: Put CONFIG_TFM_ENABLE_MEMORY_PROTECT flag to platform by Mingyang Sun · 4 years, 8 months ago
- 2a4a70e Platform: Remove 'TFM_UNPRIV_DATA' section by Ken Liu · 4 years, 7 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
- 9b6a1fe Build: Set TFM_PARTITION_AUDIT_LOG to OFF in IPC model by David Hu · 4 years, 8 months ago
- 12ae2b7 Dualcpu: Execute memory access check in privileged level by David Hu · 4 years, 8 months ago
- 0a9e537 Crypto: Optimize the IOVEC buffer memset operation by Summer Qin · 4 years, 8 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
- 5a212ec Partition: Move partitions secure api into SPRTL by Summer Qin · 4 years, 9 months ago
- 2992568 Hotfix: Fix build issue when Protected Storage is disabled by David Hu · 4 years, 8 months ago
- 3e37d9f SPM: Remove TFM_SVC_SFN_REQUEST by Summer Qin · 5 years ago
- 652b900 PSA_proxy: Create first version of PSA proxy partition by Mark Horvath · 5 years 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
- 5da82de SPM: Copy iovec parameters into SPE before validation in Library model by David Hu · 4 years, 8 months ago
- c9a81db Version: Update for TF-M v1.2.0 release by Minos Galanakis · 4 years, 9 months ago
- 3568bea Build: Semantic versioning support by Minos Galanakis · 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
- 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
- 95b5506 Build: Enable PS NV counter test by default by Kevin Peng · 4 years, 9 months ago
- 59032c2 Build: apply crypto module config to secure api by Raef Coles · 4 years, 9 months ago
- dd233d1 Build: Disable __get_LR() for IAR by TTornblom · 4 years, 9 months ago
- 8d973da SPM: Clean up SPM log output by Ken Liu · 4 years, 9 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
- c8a08fd Build: Add audit logging defs target by Raef Coles · 4 years, 9 months ago
- 6981732 Build: Refactor toolchain files by Raef Coles · 4 years, 10 months ago
- 8a6b5c5 ITS: Change type of flash region size by Chris Brand · 4 years, 9 months ago
- 45578e9 SPM: Refine the output format of TF-M version by Shawn Shan · 4 years, 10 months ago
- f5471ba SPM: Change to new SPM log APIs by Shawn Shan · 4 years, 11 months ago
- 6f33aad Build: Add SPM log support for platforms by Shawn Shan · 4 years, 10 months ago
- 17d4e23 SPM: Implement SPM log functions. by Shawn Shan · 5 years ago
- 50996c4 SPM: Add a log level to support output ERROR log by Shawn Shan · 4 years, 9 months ago
- 6d770e0 Platform: increase Platform SP stack by Andrei Narkevitch · 4 years, 11 months ago
- 865778b Build: Move Storage asset defs to build variables by Jamie Fox · 4 years, 10 months ago
- 0e5b2e0 Crypto: Align with Mbed TLS 2.24 by Summer Qin · 4 years, 10 months ago
- e82831b Build: add compat for mbedtls patch upstreaming by Raef Coles · 4 years, 10 months ago
- af19ae9 Build: Update IAR cmake files, fix Windows build errors by TTornblom · 4 years, 10 months ago
- 600a463 Build: Fix cpu and arch for sse_300 by Raef Coles · 4 years, 10 months ago
- 8fb8fda SPM: Include header file 'tfm_hal_defs.h' to SPM log by Shawn Shan · 4 years, 10 months ago
- b1eb42b SPM: Update log parameter to 'char *' by Shawn Shan · 5 years ago
- 08cd3df Build: Use generated psa_manifest header files by Mingyang Sun · 4 years, 10 months ago
- c6e8936 Crypto: Make parameter error code consistent by Soby Mathew · 4 years, 10 months ago
- d8abdfd Crypto: Fix difference between IPC and Library mode by Soby Mathew · 4 years, 10 months ago
- 7740b60 Crypto: Correct setting of config parameters by Soby Mathew · 4 years, 10 months ago
- 92e46a3 SPM: Add a panic after NS jumping by Ken Liu · 5 years ago
- e0af44c Stack_seal_mitigation: Seal stack for interrupt deprivileging by Ken Liu · 5 years ago
- 960521a Stack_seal_mitigation: Seal the PSP stacks for Library mode. by Soby Mathew · 4 years, 10 months ago
- c0b5f6d Stack_seal_mitigation: Seal thread stacks for IPC mode by Ken Liu · 5 years ago
- 05e13ba Stack_seal_mitigation: Secure harden the Main Stack Pointer (MSP) by Ken Liu · 5 years ago
- 50e2109 SPM: Unify exception priority setting code by Ken Liu · 4 years, 10 months ago
- d8f6750 Build: Enable PSA ff test partitions by Raef Coles · 4 years, 10 months ago
- 055f9b4 SPM: Remove unused partition memory info by Ken Liu · 5 years ago
- 3ede971 Arch: Explicitly set the priority of faults by Jamie Fox · 4 years, 10 months ago
- b78795a Arch: Implement fault handlers to not return by Jamie Fox · 4 years, 10 months ago
- 366a8d6 Arch: Remove tfm_fault_context by Jamie Fox · 4 years, 10 months ago
- a98f8fb Arch: Remove fault handlers for Armv8-M baseline by Jamie Fox · 4 years, 10 months ago
- e5cadb2 Attest: Remove LEGACY_TFM_TLV_HEADER support by Balint Matyi · 5 years ago
- 5e8ea84 Build: Fix minor issues with new buildsystem by Raef Coles · 4 years, 11 months ago
- 18b3bf0 Build: Add IAR support to new build system by TTornblom · 5 years ago
- abfe81a Build: Convert secure_fw dir to modern cmake by Raef Coles · 5 years ago
- 130248c SPM: make has_access_to_region() compatible with vendor IDAUs by Ioannis Glaropoulos · 5 years ago
- 803886d Crypto: Highlight unsafe NULL entropy more explicitly by Soby Mathew · 5 years ago
- ca28678 Increase ITS_MAX_ASSET_SIZE for PSA Crypto Compliance tests by Soby Mathew · 5 years ago
- c47d710 ITS/PS: Make file system configuration dynamic by Chris Brand · 5 years ago
- 1f6f5af SPM: Fix the sfn parameters check function of Lib Model by Kevin Peng · 5 years ago
- c537139 Attest: Remove wrapper file around psa/client.h by Tamas Ban · 5 years ago
- c3c0849 Attest: Rename files to follow naming convention by Tamas Ban · 5 years ago
- b1bfe10 Attest: Extend the naming of token encoding related functionality by Laurence Lundblade · 6 years ago
- 02f7f07 SPM: Move PSA client and service apis into 'spm/common' by Summer Qin · 5 years ago
- 4558767 Arch: Add function to configure coprocessors by Jamie Fox · 5 years ago
- 4924cf8 Core: Avoid branching from inline assembly function by Mark Horvath · 5 years ago
- dee2b21 SPM: Add header file for SPM log system by Shawn Shan · 5 years ago
- df7a14c SPM: Move psa client call apis into 'spm/common' by Summer Qin · 5 years ago
- 44af297 SPM: Remove 'init' and 'runtime' folder in 'spm/common' by Summer Qin · 5 years ago
- 08f5135 SPM: Remove include folder in cmsis_psa by Summer Qin · 5 years ago
- 9c1fba1 SPM: Depreciate vague header 'tfm_internal.h' by Summer Qin · 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
- f993cd4 SPM: Sort out main.c including and dependency check by Summer Qin · 5 years ago
- 8944386 Crypto: Increase more heap size by Ken Liu · 5 years ago
- bcbe938 Crypto: Bump up mbedTLS heap size by Soby Mathew · 5 years ago
- 07ef6e4 Crypto: migrate support to MbedTLS v2.23.0 by Soby Mathew · 5 years ago
- af22ffa SPM: Move partition runtime data to partition by Mingyang Sun · 5 years ago
- 73056b6 SPM: Move message list to partition by Mingyang Sun · 5 years ago
- 616680d SPM: Create model-specific SPM entry files by Summer Qin · 5 years ago
- b3a7045 Test: Remove test from TF-M by Kevin Peng · 5 years ago
- af4e9be Dualcpu: Fix type casting between uint32_t and psa_status_t by David Hu · 5 years ago
- f1e36e8 Test: Simplify dual-cpu lightweight NS multi-thread test by David Hu · 5 years ago
- 116275e PS: update tfm_ps_get() description by Alamy Liu · 5 years ago
- f24dbb5 SPM: Restructure memory operation functions by Summer Qin · 5 years ago
- ae70d8d SPM: Change partition structure member and name by Mingyang Sun · 5 years ago
- 37f6ced SPM: Separate SPM data structure definitions by Mingyang Sun · 5 years ago
- 7397b4f SPM: Use separate head file for different models by Mingyang Sun · 5 years ago
- fc4a711 ITS: Combine filesystem create and write functions by Jamie Fox · 5 years ago
- e46da96 PS: Enable to select AEAD algorithm in PS by David Hu · 5 years ago