- 30106ba SPM: Add support for using watermarks to determine stack usage by Chris Brand · 3 years, 7 months ago
- cc743a5 Build: Make tfm_boot_status private in tfm_sprt by Jianliang Shen · 3 years, 4 months ago
- da8415a corstone1000: Fix build error when ADAC is enabled by Maulik Patel · 3 years, 4 months ago
- e0d5f0a Test: Bugfix for psa arch test in an521 by Summer Qin · 3 years, 4 months ago
- 9fdaf36 docs: Update future release dates by Anton Komlev · 3 years, 4 months ago
- c4fe6dc corstone1000: release External System out of reset by Vishnu Banavath · 3 years, 4 months ago
- 425993a platform: stm: Fix shebang .sh file by Michel Jaouen · 3 years, 4 months ago
- 40ff13f Docs: Add BL1 design doc by Raef Coles · 3 years, 5 months ago
- 9e8fd35 BL1: Add BL1 testsuite by Raef Coles · 3 years, 7 months ago
- e5f5668 Build: Make Armclang 6.15~6.17 version check as an error by David Hu · 3 years, 4 months ago
- 9dd91b5 Build: Update Armclang version warning by David Hu · 3 years, 4 months ago
- 821131d CC3XX: RSA key parsing fix in PSA interface implementation by Antonio de Angelis · 3 years, 4 months ago
- 4435f25 Test: Update psa arch test version by Summer Qin · 3 years, 4 months ago
- 01f1818 Revert "CC3XX: RSA key parsing fix in PSA interface implementation" by Antonio de Angelis · 3 years, 4 months ago
- b6027dd CC3XX: RSA key parsing fix in PSA interface implementation by Georgios Vasilakis · 3 years, 4 months ago
- 401cf81 SPM: Correct the condition for handle related function by Summer Qin · 3 years, 4 months ago
- 853a547 Crypto: Update the URL (or path) to retrieve MbedTLS by Summer Qin · 3 years, 4 months ago
- 4942fc5 Build: Update tf-m-tests commit ID by Feder Liang · 3 years, 4 months ago
- ed95296 CC3XX: Add config switches for Chacha20/Poly1305 and CCM by Antonio de Angelis · 3 years, 4 months ago
- 2c66335 CC3XX: Add support for multipart AEAD APIs in Chacha20-Poly1305 by Antonio de Angelis · 3 years, 5 months ago
- b5dcc91 CC3XX: Define a Chacha20-Poly1305 state context by Antonio de Angelis · 3 years, 5 months ago
- 1728f1c CC312: Add a padding mode to the Poly APIs by Antonio de Angelis · 3 years, 4 months ago
- ac93bcc CC312: Refactor Poly1305 APIs to support multipart flows by Antonio de Angelis · 3 years, 5 months ago
- 3ece164 CC312: Define a Poly1305 context by Antonio de Angelis · 3 years, 5 months ago
- 6f7d168 Build: Update tf-m-tests commit ID by Jianliang Shen · 3 years, 4 months ago
- 25feac9 Build: Refine tfm_secure_api dependency routine by Jianliang Shen · 3 years, 5 months ago
- cf0b1a5 SPM: Move the check of 'NULL' user handle forward by Mingyang Sun · 3 years, 4 months ago
- aeca8e0 SPM: Improve logic of "psa_reply()" by Mingyang Sun · 3 years, 5 months ago
- e61e705 SPM: Improvements on connection handle creation and validation by Kevin Peng · 3 years, 6 months ago
- 15a37f8 BL1: Add BL1 by Raef Coles · 3 years, 8 months ago
- 4cdb208 Docs: Update the Generic Threat Model by Kevin Peng · 3 years, 4 months ago
- 7b23d2d Docs: Update Profile Small document by David Hu · 3 years, 5 months ago
- 1feb4b1 Profiles: Support SFN model in Profile Small by David Hu · 3 years, 5 months ago
- a4f4fcc Platform: Enable Timer interrupt for FP test on AN552 by Feder Liang · 3 years, 6 months ago
- 05328d7 Platform: Enable FP support on AN552 for GNU Arm Embedded Toolchain by Feder Liang · 3 years, 6 months ago
- 6f0cf95 SPM: Add __ARM_ARCH_8_1M_MAIN__ macro for GNU Arm Embedded Toolchain by Feder Liang · 3 years, 5 months ago
- d6dbe51 SPM: Remove deprivileged FLIH context in isolation level 1 by Sherry Zhang · 3 years, 5 months ago
- f865c4e SPM: Remove SFN model partition stack in level 1 by Sherry Zhang · 3 years, 5 months ago
- c162452 platform: stm: Fix ospi flash driver by Michel Jaouen · 3 years, 5 months ago
- 9676a54 SPM: Use tfm_hal_system_halt instead of infinite loops by Joakim Andersson · 3 years, 5 months ago
- 97cef7e SPM: Extend halting instead of rebooting on panic to psa_panic by Joakim Andersson · 3 years, 5 months ago
- 055d83a SPM: Introduce option for halting instead of rebooting on panic by Sebastian Bøe · 3 years, 6 months ago
- 1668eaf platform: lairdconnectivity: Remove misplaced .. from path by Joakim Andersson · 3 years, 4 months ago
- 09328bd SPM: Clear 'signals_waiting' when partition wakes up by Mingyang Sun · 3 years, 5 months ago
- ac1114e SPM: Remame the thread function 'thrd_wait_on()' by Mingyang Sun · 3 years, 5 months ago
- ca4580f SPM: Update the return value setting logic of cross-boundary call by Ken Liu · 3 years, 5 months ago
- 5c9529f SPM: Add critical section for IPC "wait" in backend by Mingyang Sun · 3 years, 5 months ago
- 7418bbc platform: nordic_nrf: Fix build error tfm_interrupts.c file not found by Joakim Andersson · 3 years, 4 months ago
- b5a39a3 Platform: an521: Reserve 1KB Non-volatile memory for psa arch test by Summer Qin · 3 years, 5 months ago
- 427678d Tools: Update docs after moving iat-verifier by Mate Toth-Pal · 3 years, 5 months ago
- c8e87c1 Tools: Migrate iat-verifier to the tf-m-tools repo by Mate Toth-Pal · 3 years, 5 months ago
- 9c752dd SPM: Use volatile keywork for partition signal member by Mingyang Sun · 3 years, 5 months ago
- 71c566b Docs: some clean-up to platform folder by David Hu · 3 years, 5 months ago
- e651640 Platform: musca_b1/sse_200: Add GPLED API by Arnold Gabriel Benedict · 3 years, 6 months ago
- 7d2310b Platform: Musca S1: Add GPLED API by Arnold Gabriel Benedict · 3 years, 6 months ago
- 9538bf1 CC312: Add ROM library by Raef Coles · 3 years, 8 months ago
- 8bc1ff8 Build: Allow configuration of TF-M flash area by Raef Coles · 4 years, 3 months ago
- 630d0b8 Platform: Move boot_hal.h into platform by Raef Coles · 4 years, 3 months ago
- 02a7600 FIH: Split FIH library into headers and impl by Raef Coles · 4 years, 3 months ago
- 4351ec2 Build: Refactor code-sharing primitives by Raef Coles · 4 years, 3 months ago
- 2628db7 Doc: Change TFM_PLATFORM description by Jianliang Shen · 3 years, 5 months ago
- 4f6a729 platform: nordic_nrf: Fix accidental delete of default SPIM3 IRQ handler by Joakim Andersson · 3 years, 5 months ago
- ec18ea2 platform: nordic_nrf: Update serial IRQ naming according to name change by Joakim Andersson · 3 years, 5 months ago
- c9fc16e platform: nordic_nrf: Fix compilation error when enabling serial IRQ by Joakim Andersson · 3 years, 5 months ago
- 7661252 Tools: Add option to wrap compiled token in tag by Mate Toth-Pal · 3 years, 5 months ago
- 1e3708f Tools: Add verifier for HardwareVersionClaim by Mate Toth-Pal · 3 years, 5 months ago
- 228a56d Tools: Expect minimum len for some sw comp fields by Mate Toth-Pal · 3 years, 6 months ago
- bef01fa Tools: Rename 'Hardware ID' to 'Hardware Version' by Mate Toth-Pal · 3 years, 6 months ago
- ff44444 Tools: Add 'RECOMMENDED' claim necessity by Mate Toth-Pal · 3 years, 6 months ago
- 07f8a03 Tools: Generalise claims by Mate Toth-Pal · 3 years, 6 months ago
- acbb6f0 Tools: Change *Verifier to *Claim by Mate Toth-Pal · 3 years, 6 months ago
- 257fa42 Tools: Remove globals from const.py by Mate Toth-Pal · 3 years, 6 months ago
- 498a2f0 Tools: Make verify use verifier hierarchy by Mate Toth-Pal · 3 years, 6 months ago
- 66efc1c CC3XX: Handle Chacha20 counter values correctly during multipart update by Antonio de Angelis · 3 years, 5 months ago
- 915b8ca CC3XX: AEAD refactor for Chacha20-Poly1305 by Antonio de Angelis · 3 years, 5 months ago
- 5f75f8f Build: Update tf-m-tests commit ID by David Hu · 3 years, 5 months ago
- 0ed91d7 Attest: Remove IAK public key Secure Partition by David Hu · 3 years, 5 months ago
- 096821c platform: nordic_nrf: Fix compilation error when enabling gpiote IRQ by Joakim Andersson · 3 years, 5 months ago
- 1c4f1c2 Build: Simplify TFM_PLATFORM to support platform name only by Jianliang Shen · 3 years, 5 months ago
- 834caec CC3XX: Fix importing RSA keys in PSA driver by Georgios Vasilakis · 3 years, 5 months ago
- 87ab554 Build: Fix IAR build issue on sprt/sprt_main.c by Michel Jaouen · 3 years, 5 months ago
- 407a4f5 b_u585i_iot02a: Balance comments by TTornblom · 3 years, 5 months ago
- 5230ce5 Platform: stm: b_u585i_iot2a: Active FWU service by Michel Jaouen · 3 years, 9 months ago
- 50a6b9a Test: Update tf-m-tests version by Summer Qin · 3 years, 5 months ago
- b279952 SPM: Prevent PSA APIs from FLIH Functions in thread call by Kevin Peng · 3 years, 7 months ago
- c40840a SPM: Prevent PSA APIs from FLIH Funcs for SFN backend by Kevin Peng · 3 years, 7 months ago
- def92de SPM: Add interrupt handling support for SFN backend by Kevin Peng · 3 years, 9 months ago
- 29dcb1a Platform: Add validation check for Flash data_width by Sherry Zhang · 3 years, 7 months ago
- 137dec4 platform: stm: stm32u5xx: Fix when CONFIG_TFM_PARTITION_META is set by Michel Jaouen · 3 years, 5 months ago
- 47c26ec Tools: Display IPC Partition when SFN backend is selected by Kevin Peng · 3 years, 5 months ago
- 2d4bc2e Partitions: Convert PSA Partitions to SFN Model by Kevin Peng · 3 years, 6 months ago
- 40478c2 Platform: Move data_width_byte variable from RAM to Flash by Sherry Zhang · 3 years, 7 months ago
- 593946f Platform: Nordic: Use exception_info from SPU_IRQ by Sebastian Bøe · 3 years, 6 months ago
- 24c3dd0 Boot: Extend align value and make it configurable by platform by Michel Jaouen · 4 years ago
- ec0e5ce Tools: Support for dual-model Test Secure Partitions by Kevin Peng · 3 years, 6 months ago
- b3c6f2d scripts: Allow use of bash outside of /bin by Otavio Salvador · 3 years, 5 months ago
- 3c0374f Platform: Fix build of IPC model specific file by David Hu · 3 years, 5 months ago
- be19675 Build: Fix the build of IPC model specific file by David Hu · 3 years, 8 months ago
- 633f1f2 Docs: Deprecate previous design proposal process by David Hu · 3 years, 6 months ago
- 7fb5b53 Docs: Propose a new design proposal guideline by David Hu · 3 years, 6 months ago