- b671d68 SPM: Deprecate customized '*_mem*' API by Ken Liu · 3 years, 3 months ago
- 8fb61f1 SPM: Share 'memcpy' and 'memset' with partitions by Ken Liu · 3 years, 8 months ago
- a4066d8 SPM: Make exception info dump available to platform specific exceptions by Joakim Andersson · 3 years, 4 months ago
- 095d45c SFN: Support initialize SFN partitions by priority by Jianliang Shen · 3 years, 4 months ago
- d32f6bf CC312: Enable BL1 rotpk for non-default BL1s by Raef Coles · 3 years, 4 months ago
- f32765e Build: Fix IAR build Error by Michel Jaouen · 3 years, 4 months ago TF-Mv1.6.0-RC1
- 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
- 40478c2 Platform: Move data_width_byte variable from RAM to Flash by Sherry Zhang · 3 years, 7 months ago
- 596f555 SPM: Common partition runtime entry point by Summer Qin · 3 years, 6 months ago
- 2e43489 SPM: Move exception info dump to platform by Ken Liu · 3 years, 6 months ago
- e3c613c SPM: Add partition metadata support in isolation level 3 by Summer Qin · 3 years, 6 months ago
- 8b8fe85 SPM: Rename ZI data section by Summer Qin · 3 years, 6 months ago
- 2a29959 SPM: Rename partition metadata config by Summer Qin · 3 years, 6 months ago
- 2a6067b Build: Fix IAR build error and cleanup type mismatches by TTornblom · 3 years, 6 months ago
- 280d86d Platform: Skip building unused OTP functions by David Hu · 3 years, 7 months ago
- 28a2450 Platform: Remove S_PSP_STACK_SIZE for IPC model by Mingyang Sun · 3 years, 7 months ago
- 4925916 Platform: Align flash driver to CMSIS Flash APIs by Sherry Zhang · 3 years, 7 months ago
- f58f2bd SPM: Enhance build control for IPC and SFN models by Sherry Zhang · 3 years, 7 months ago
- cd29b1b SPM: Remove LOADADDR of TFM_SP_META_PTR in GNUARM by Summer Qin · 3 years, 7 months ago
- c648c2f Platform: Refine image flash layout (IAR) by TTornblom · 3 years, 8 months ago
- 20c70ed SPM: Remove unused ER_INITIAL_PSP in IPC model by Mingyang Sun · 3 years, 9 months ago
- 3afa64a Platform: Refine image flash layout by Sherry Zhang · 3 years, 8 months ago
- da00cae Revert "Platform: Refine image flash layout (IAR)" by Ken Liu · 3 years, 8 months ago
- 59d249d Platform: Refine image flash layout (IAR) by TTornblom · 3 years, 8 months ago
- aee2172 Platform: stm32l562e_dk: Add ISOLATION_LEVEL 3 support with IAR build by Michel Jaouen · 3 years, 8 months ago
- 02a2ec0 Platform: Remove unused parameter by Antonio de Angelis · 3 years, 9 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
- 42f5b56 SPM: Float-point context management by Feder Liang · 4 years ago
- c9a7070 Tools: Remove condition check in templates by Kevin Peng · 3 years, 10 months ago
- d0fd8d9 platform: OTP: Add writeable option to otp template by Michel Jaouen · 3 years, 10 months ago
- 8fe7b69 Platform: Fix main stack run out issue by Sherry Zhang · 3 years, 9 months ago
- aa66034 Platform: Tweak OTP/NV flash implementation by Raef Coles · 3 years, 10 months ago
- b8bc0d2 HAL: Expand the scope of tfm_hal_platform_init API by Kevin Peng · 4 years ago
- 43de86f Build: Update IAR linker definiation for level 2/3 by Ken Liu · 3 years, 9 months ago
- 7b49b8e Platform: Fix build warning by Shawn Shan · 3 years, 10 months ago
- 6559716 Build: Fix warning for accelerator enabled build by Antonio de Angelis · 3 years, 10 months ago
- af647ad Build: Fix IAR compilation Error. by Michel Jaouen · 3 years, 10 months ago
- f41c642 Build: Fix wrong flag Name CRYPTO_HW_ACCLERATOR in crypto back end. by Michel Jaouen · 3 years, 10 months ago
- be28fda Platform: Use OTP as backing for crypto keys by Raef Coles · 4 years, 1 month 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
- db07170 Platform: Allocate space in flash for OTP by Raef Coles · 4 years, 2 months ago
- 611dba1 Platform: Add IAR support for Musca B1 by TTornblom · 3 years, 10 months ago
- d399a1f HAL: Migrate legacy interrupt API to new HAL API by Kevin Peng · 4 years ago
- 6a8c534 platform: Fix GNUARM common linker file. by Michel Jaouen · 3 years, 11 months ago
- 300c68d SPM: Use Main Stack for initialization by Kevin Peng · 4 years ago
- 9347dc7 Crypto: Use NV SEED as default entropy source by Summer Qin · 4 years, 1 month ago
- ed503e1 Crypto: Align PSA Crypto API to 1.0 version by Summer Qin · 4 years, 1 month ago
- ea45b0d SPM: Add partition runtime region in the linker by Ken Liu · 4 years, 3 months ago
- d0f6ceb Build: Rename ER_CODE_CMSE_VENEER with CMSE_VENEER by Xinyu Zhang · 4 years, 2 months ago
- 5b095db Platform: Only put TF-M code to ER_TFM_CODE by Xinyu Zhang · 4 years, 2 months ago
- 8d004f7 SPM: Rename 'static_info' to 'load_info' by Mingyang Sun · 4 years, 2 months ago
- 6a45e1c SPM: Add partition runtime region in the linker (IAR) by TTornblom · 4 years, 2 months ago
- ad92150 Build: Minor fix for syntax errors in IAR linker script by TTornblom · 4 years, 2 months ago
- 611610c Attest: Remove initial attestation get public key API function by David Hu · 4 years, 3 months ago
- 4520ce3 SPM: Rename 'static info' into 'load info' by Ken Liu · 4 years, 3 months ago
- fc7b771 SPM: Convert SVC number to uint8_t by Kevin Peng · 4 years, 3 months ago
- fd7caf8 Crypto: Fix crypto build warnings by Summer Qin · 4 years, 3 months ago
- f6a7857 Build: Build and arrange partition static data by Mingyang Sun · 4 years, 4 months ago
- a5448d6 Crypto: Add support for NV seed entropy by Summer Qin · 4 years, 8 months ago
- 1883f97 Build: PSoC64: Move RAM_VECTORS & RFM_RAM_CODE to the beginning (IAR) by TTornblom · 4 years, 7 months ago
- df8716b SPM: Obtain memory info by memory symbols by Summer Qin · 5 years ago
- 578a849 Tools: Naming refine: manifest -> partition by Kevin Peng · 4 years, 7 months ago
- 6a3946a Platform: TF-M ITS and PS HAL by Jamie Fox · 4 years, 8 months ago
- 2cd2ab7 SPRTL: Partition Metadata Pointer [Optional Feature] by Summer Qin · 5 years ago
- 79d8208 Platform: Add linker script for LVL1 and LVL2 by Raef Coles · 4 years, 7 months ago
- 0680a58 SPM: Provide an SVC entrance for the unprivileged log by Shawn Shan · 4 years, 8 months ago
- c737ece SPRTL: Add log API for Secure Partitions by Summer Qin · 5 years 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
- ec109ea Platform: Place global variables in shared code to dedicated section by Tamas Ban · 4 years, 9 months ago
- 652b900 PSA_proxy: Create first version of PSA proxy partition by Mark Horvath · 5 years ago
- 90605b5 Platform: Make possible to set flash device for NV counters by Mark Horvath · 4 years, 11 months ago
- fc6e8a9 Build: Minor fix in the scatter loader file by Ken Liu · 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
- 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
- 7fd851d Platform: Cleanup and simplification of IAR link scripts by TTornblom · 5 years ago
- 8a6b5c5 ITS: Change type of flash region size by Chris Brand · 4 years, 9 months ago
- 17d4e23 SPM: Implement SPM log functions. by Shawn Shan · 5 years ago
- 4f4992b PSoC64: enable VTOR relocation to RAM (CM0P) by Andrei Narkevitch · 4 years, 10 months ago
- 0e5b2e0 Crypto: Align with Mbed TLS 2.24 by Summer Qin · 4 years, 10 months ago
- ca57edf Platform: Rework dummy crypto_key and tfm_rotpk to fix unresolved at by Michel Jaouen · 4 years, 11 months ago
- b1eb42b SPM: Update log parameter to 'char *' by Shawn Shan · 5 years ago
- 960521a Stack_seal_mitigation: Seal the PSP stacks for Library mode. by Soby Mathew · 4 years, 10 months ago
- 18b3bf0 Build: Add IAR support to new build system by TTornblom · 5 years ago
- 1cb0ecc Build: Convert platform dir to modern cmake by Raef Coles · 5 years ago
- c47d710 ITS/PS: Make file system configuration dynamic by Chris Brand · 5 years ago
- dee2b21 SPM: Add header file for SPM log system by Shawn Shan · 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
- 664d136 Boot : Fix boot_platform_quit by Michel Jaouen · 5 years ago
- f1e36e8 Test: Simplify dual-cpu lightweight NS multi-thread test by David Hu · 5 years ago