- 34bdab2 RSS: Remove VLA from otp_lcm by Raef Coles · 2 years ago
- 4a88384 MCUboot: Generate and sign with new keys if needed by Bence Balogh · 2 years ago
- 2484570 Docs: Update about new mailbox API by Sherry Zhang · 2 years ago
- 08bb56b RSS: Update designated initializers for LCM OTP by Raef Coles · 2 years ago
- a9387d6 RSS: Fix bug with PS OTP counters option by Raef Coles · 2 years ago
- fa51dd6 platform: nordic_nrf: Don't configure TFM_SYSTEM_DSP OFF by Sebastian Bøe · 2 years ago
- 302da63 Build: Add OTP_NV_COUNTERS_RAM_EMULATION configuration. by Andrej Butok · 2 years ago
- c2fab2e platform: nordic_nrf: ifdef out weak fault handlers by Sebastian Bøe · 2 years ago
- 6f51d0b platform: nordic_nrf: Use the correct SPU_IRQHandler by Sebastian Bøe · 2 years ago
- 31eb1dc platform: nordic_nrf: Don't hang in IRQs by default by Sebastian Bøe · 2 years ago
- ea9308c platform: nordic_nrf: Use aliased default IRQ handlers by Sebastian Bøe · 2 years ago
- e4d4842 platform: nordic_nrf: Unify code between startup files by Sebastian Bøe · 2 years ago
- 20d89b8 ITS: Fix unused variable warning for read_size by Sebastian Bøe · 2 years ago
- 165ce72 Platform: AN552: Use provisioning bundles by Bence Balogh · 2 years ago
- bba4def SPM: Combine two conditional blocks by Chris Brand · 2 years ago
- 1265954 CC312: Update zero-counting check by Raef Coles · 2 years ago
- 2271523 Platform: Corstone1000: Integrate new ROM driver by Emekcan Aras · 2 years ago
- dc333f7 Platform: corstone1000: Fix Compilation issue due to spm_params new field by Emekcan Aras · 2 years ago
- 94c5acd Platform: Create bl1_provisioning_bundle specifically for Corstone1000 by Emekcan Aras · 2 years, 2 months ago
- 536cb85 BL1: Add BL1_2_IMAGE_LEN to create_provisioning_bundle script by Emekcan Aras · 2 years, 2 months ago
- 658d869 CC312: Add BL1_2_IMAGE_LEN by Emekcan Aras · 2 years, 2 months ago
- cfe2d8e Platform: corstone1000: Add BL1_2_IMAGE_LEN into provisioning data by Emekcan Aras · 2 years, 2 months ago
- ff58658 Platform: corstone1000: Align with new bl1_1/bl1_2 changes by Emekcan Aras · 2 years, 2 months ago
- c93ebb6 Build: Update test repo version by Kevin Peng · 2 years ago
- dcb0c7e Platform: nxp: refine project template. by Andrej Butok · 2 years ago
- 1b0ee71 Build: Fix IAR Error[Ta147] in tfm_arch.c by Andrej Butok · 2 years ago
- 309f05d Hotfix: Update test repo version by Summer Qin · 2 years ago
- 0c34da3 Build: Update test repo version by Kevin Peng · 2 years ago
- 71750f7 Build: Merge tfm_ns_interface to tfm_api_ns by Kevin Peng · 2 years ago
- de3e121 cmake: Install the bl2's secure signing key by Bence Balogh · 2 years ago
- a557fb2 Platform: Add CMake configurable flash sizes to Corstone-310 by Gabor Toth · 2 years, 8 months ago
- ed21860 Build: cfi drivers unification for corstone1000 and rss/* by Joel Goddard · 2 years ago
- 6c91701 RSS: Support higher MCUBOOT_IMAGE_NUMBER by Arnold Gabriel Benedict · 2 years, 5 months ago
- 867aa51 CC312: Add MBEDTLS_PSA_ACCEL_* defines by Summer Qin · 2 years ago
- cb750b6 Crypto: Accelerator mbedtls config refinement by Summer Qin · 2 years ago
- 0b7de02 platform: nordic_nrf: Block execution from secondary_partition by Sebastian Bøe · 2 years ago
- 1c4c05f platform: nordic_nrf: Block execution from the ns storage partition by Sebastian Bøe · 2 years ago
- b6b3c7f platform: nordic_nrf: Lock SPU region for S_DATA by Sebastian Bøe · 2 years ago
- 3168ecf platform: nordic_nrf: Lock and enable write protection for S_CODE by Sebastian Bøe · 2 years ago
- 24d3e68 SPM: Remove cross call abi frame by Jianliang Shen · 2 years, 1 month ago
- a6a53e7 platform: nordic_nrf: rewrite SPU functions by Sebastian Bøe · 2 years ago
- 7de096f ITS: Add support for encrypted ITS by Markus Swarowsky · 2 years, 4 months ago
- 9d05a53 SPM: Skip PSP overflow checking when setting PSP Limit by Emekcan Aras · 2 years ago
- cad18aa RSS: Add PS NV counters in OTP for Kronos platform by Maulik Patel · 2 years ago
- c2be4d8 RSS: Update tf-m-extras repo version by Jamie Fox · 2 years ago
- 717379e BL2: Modify security_cnt.c to support higher MCUBOOT_IMAGE_NUMBER by Arnold Gabriel Benedict · 2 years, 3 months ago
- 7322b1b Platform: Modify template/tfm_rotpk.c by Arnold Gabriel Benedict · 2 years, 3 months ago
- 5636117 RSS: Add platform_nv_counters_ids.h by Arnold Gabriel Benedict · 2 years, 5 months ago
- cfcb53f platform: stm: b_u585i_iot02a: add platform_nv_counters_ids.h by Arnold Gabriel Benedict · 2 years ago
- eabe99a Platform: Allow overriding NV Counters IDs by Arnold Gabriel Benedict · 2 years, 5 months ago
- b8f2cbc CC3XX: Add CMAC KDF by Raef Coles · 2 years, 1 month ago
- b6808a8 RSS: Enable secure copying into KMU by Raef Coles · 2 years, 1 month ago
- 254ac02 RSS: Add DPA-resistant word copy function by Raef Coles · 2 years, 1 month ago
- b095bfe RSS: Enable KMU random delay registers by Raef Coles · 2 years ago
- bfa3a90 CC3XX: Add some missing assert.h includes by Jamie Fox · 2 years ago
- 779cfe0 crypto: Fix PSA max hash size without configuration header included by Joakim Andersson · 2 years ago
- 90ba1c6 CC312: Remove unused header including by Summer Qin · 2 years ago
- 9759f06 CC3XX: Add CHACHA20 cipher to ROM driver by Raef Coles · 2 years, 1 month ago
- 4851138 Build: Minor fix by Sherry Zhang · 2 years ago
- 7684458 crypto: Improve PSA interface config file include by Joakim Andersson · 2 years ago
- 1259792 SPM: Record schedule attempt in PendSV if scheduler is locked by Jianliang Shen · 2 years, 1 month ago
- 4c63b31 Platform: Add FIH support to the arm MPU driver. by Andrej Butok · 2 years ago
- f5a8f5f Platform: Add ppc_bank_t for common_target_cfg.h by Andrej Butok · 2 years ago
- b9e4903 RSS: Integrate new ROM driver by Raef Coles · 2 years, 2 months ago
- 61b73e3 CC3XX: Update ROM driver by Raef Coles · 2 years, 2 months ago
- ab8f52d Build: Give a higher priority to the platform configuration. by Andrej Butok · 2 years, 1 month ago
- 13d123a RSS: Fix cmake path error by Raef Coles · 2 years ago
- dc61756 Build: Add a message when MM-IOVEC is enabled by Kevin Peng · 2 years, 1 month ago
- 0e1aedd RSS: Update tf-m-extras commit ID by Xinyu Zhang · 2 years ago
- da53fc3 Build: Update tf-m-tests commit ID by Xinyu Zhang · 2 years ago
- eeb19ac Build: Merge tfm_partition_defs into tfm_config by Xinyu Zhang · 2 years, 1 month ago
- a6242b7 Config: increase MCUBOOT_IMAGE_NUMBER to 9 by Arnold Gabriel Benedict · 2 years, 5 months ago
- 9535af6 Build: Convert +nomve to .no_mve for Clang Assembler by Bohdan Hunko · 2 years ago
- 308b2ad Docs: Add descriptions for mm_iovec attribute by Kevin Peng · 2 years, 1 month ago
- 45216a2 BL2: Support 9 boot keys by Arnold Gabriel Benedict · 2 years, 5 months ago
- 9ff081f Platform: RSS: New sub platform for PSA Services by Maulik Patel · 2 years, 4 months ago
- ed80b87 SPM: Remove "rhandle" in "connection_t" struct by Xinyu Zhang · 2 years ago
- 3b9756e SPM: Refine connection initialization process by Xinyu Zhang · 2 years, 1 month ago
- 65f3ef0 platform: nordic_nrf: Update Nordic HAL to include nrfx 3.0.0 by Adam Wojasinski · 2 years, 2 months ago
- 1a19645 RSS: Include config_tfm.h in dm_dummy_provisioning_data.c by Xinyu Zhang · 2 years, 1 month ago
- a4f189c Platform: nxp: Add TFM_FIH_PROFILE=HIGH support by Andrej Butok · 2 years ago
- 09b5492 RSS: Add option RSS_HAS_EXPANSION_PERIPHERALS by Joel Goddard · 2 years, 1 month ago
- 713d115 RSS: Move host devices to sub-platform by Joel Goddard · 2 years, 5 months ago
- 8634a41 RSS: Move sub-platform specific files by Joel Goddard · 2 years, 5 months ago
- c0c648d RSS: Add option RSS_USE_HOST_FLASH by Joel Goddard · 2 years, 4 months ago
- 895104c RSS: Add RSS_USE_HOST_UART option by Joel Goddard · 2 years, 1 month ago
- e270696 Build: Simplify syntax assembly code for IAR compiler by Jianliang Shen · 2 years, 1 month ago
- b19c578 Platform: Fix alignment of the end of TFM_UNPRIV_CODE section by Bohdan Hunko · 2 years, 1 month ago
- a2bbd6a Platform: nordic: unify target configuration by Sebastian Bøe · 2 years, 1 month ago
- 65d71a3 SPM: Introduce new agent API by Chris Brand · 2 years, 1 month ago
- f5069ff PS: ITS: Remove PS dependency on ITS by Maulik Patel · 2 years, 1 month ago
- 0d7982d Platform: Enhancement in gcc link script by Sherry Zhang · 2 years, 1 month ago
- 7b0e17f Platform: DisableIRQ as the first action by Andrej Butok · 2 years, 1 month ago
- 1c0a561 Platform: nxp: Upgrade to the MCUx SDK v2.13.1 drivers. by Andrej Butok · 2 years, 1 month ago
- b288169 RSS: Update tf-m-extras commit ID by David Hu · 2 years, 1 month ago
- 9191b61 Attest: Remove redundant definitions of PSA_INITIAL_ATTEST_MAX_TOKEN_SIZE by David Hu · 2 years, 1 month ago
- 0bd4e60 RSS: Provisioning: Defines for bundle load addr by Joel Goddard · 2 years, 2 months ago
- 57aee96 RSS: Provisioning: Use CMAKE_OBJCOPY by Joel Goddard · 2 years, 2 months ago
- 2f03f69 Docs: Update CS310's FVP launch command by Bence Balogh · 2 years, 1 month ago
- d6ac472 Build: PL011 drivers unification for Musca B1, Musca S1 and RSS/TC. by Awadhy Mohammed · 2 years, 1 month ago