TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-M
/
trusted-firmware-m
/
3d9621e73791cd2919f46d90a8d71fc6247ec594
3d9621e
Docs: Release notes for v2.2.0
by Nicola Mazzucato
· 4 months ago
55c95f5
Docs: threat_models: Style and refs updates
by Nicola Mazzucato
· 4 months ago
3899004
Docs: Update min version requirement for GCC and ARM compiler
by Mudit Sharma
· 4 months ago
f0cf5c3
Crypto: The client side interface provides psa_can_do_hash()
by Antonio de Angelis
· 4 months ago
97c7a1f
Docs: Update maintainers and codeowners
by Nicola Mazzucato
· 4 months ago
eaa0e9a
Platform: RP2350: Update to Pico SDK 2.1.1
by William Vinnicombe
· 4 months ago
f38a07e
mps4: Fix provisioning bundle options
by Dávid Házi
· 4 months ago
b061707
platform : STM Fix readme for STM32WBA
by Ahmad EL JOUAID
· 4 months ago
6cba68f
Build: Bump tf-m-tests version for IAR fixes
by Anton Komlev
· 4 months ago
TF-Mv2.2.0-RC2
caff8b9
Fix IAR support
by Dávid Házi
· 4 months ago
f4a0161
Protected Storage: Do not align NV counters in init
by Markus Lassila
· 7 months ago
b6e6f95
Build: Bump tf-m-tests
by Antonio de Angelis
· 4 months ago
30b46d8
STM platform : some update for TF-Mv2.2.0
by Ahmad EL JOUAID
· 4 months ago
23cf04e
Crypto: Add SECP_K1_256 curve to Large profile
by Waleed Elmelegy
· 4 months ago
77b55b7
Docs: Update doc formatting
by Mudit Sharma
· 5 months ago
TF-Mv2.2.0-RC1
a2bb4b1
RSE: Add checks for provisioning message size
by Raef Coles
· 4 months ago
9d2fd8e
doxygen: Fixes to warnings for FWU and IA
by Nicola Mazzucato
· 4 months ago
70c8911
doxygen: Further fixes to warnings for references and empty returns
by Nicola Mazzucato
· 4 months ago
75a7fbf
Docs: Upgrade platuml package for Sphinx
by Anton Komlev
· 4 months ago
8ec1582
RSE: Avoid arithmetic overflow in blob handler
by Raef Coles
· 4 months ago
43d62ed
RSE: Remove ecdsa_validate_blob_without_unpacking
by Raef Coles
· 4 months ago
4bd7af1
doxygen: Fix some warnings for references and empty returns
by Nicola Mazzucato
· 4 months ago
db02ea1
RSE: Update rse_tests linker script
by Jackson Cooper-Driver
· 4 months ago
f8eb2fb
Docs: Add an alias used in PSA crypto headers
by Antonio de Angelis
· 4 months ago
485c5ac
Crypto: Update to Mbed TLS 3.6.3
by David Vincze
· 5 months ago
ca7756d
RSE: Fix incorrect ifdef in comms HAL
by Raef Coles
· 4 months ago
426898c
docs: Fix typo in nrfutil commands
by Juha Ylinen
· 4 months ago
9f3dfcb
RSE: remove unused call from bl1_1_shared_symbols.txt
by Amjad Ouled-Ameur
· 5 months ago
362633e
Remove PBKDF2 support for small and medium profiles
by Waleed Elmelegy
· 5 months ago
9b71912
CC3XX: Add API to set TRNG_DEBUG_CONTROL
by Antonio de Angelis
· 5 months ago
069dd9c
CC3XX: Add support for continuous health testing in RNG
by Antonio de Angelis
· 5 months ago
e88f53c
BL1: Remove TFM_BL1_DUMMY_TRNG
by Antonio de Angelis
· 5 months ago
6605881
Platform: MPS4: Generate randomness through SW DRBG
by Dávid Házi
· 5 months ago
feaf99a
platform: nordic_nrf: Fix build issue for nRF54L15
by Georgios Vasilakis
· 5 months ago
85faafd
Attest: Fix MISRA caution for rule 21.18
by Mudit Sharma
· 5 months ago
5b8b25e
platform: nordic_nrf: Selectively enable secure UART1
by Georgios Vasilakis
· 5 months ago
fe86af6
LCM: add double-read compare to SP mode get
by Raef Coles
· 5 months ago
5f60f71
LCM: add double-read compare to TP mode get
by Raef Coles
· 5 months ago
8bcd87b
LCM: add double-read compare to LCM get
by Raef Coles
· 5 months ago
b369b33
Config: Config Base for Hybrid Platform
by Nicola Mazzucato
· 7 months ago
85dac5d
docs: hybrid_platform: Add documentation
by Nicola Mazzucato
· 7 months ago
8aea3a8
SPM: tfm_multi_core: Record and clear mailbox IRQ via multi_core API
by Nicola Mazzucato
· 7 months ago
41d82da
SPM: backend_ipc: Conditionally assert MBOX signal on SCHED_TYPE
by Nicola Mazzucato
· 7 months ago
9ee599c
ns_agent_mailbox: Add NS_AGENT_MBOX_PROCESS_NEW_MSG_SIGNAL aux service
by Nicola Mazzucato
· 7 months ago
f93e5d6
tfm_spe_mailbox: Add `mailbox_process_new_msg` handler
by Nicola Mazzucato
· 7 months ago
77ddbd7
SPM: tfm_rpc: Add `process_new_msg handler`
by Nicola Mazzucato
· 7 months ago
67ea25f
RSE: Move SRAM encryption key setup from BL1_2 to BL1_1
by Amjad Ouled-Ameur
· 5 months ago
e2cda48
dual-cpu: Add an option to support NS client ID == 0
by David Hu
· 5 months ago
58331dd
docs: Update READMEs to use nrfutil for nrfjprog
by Grzegorz Ferenc
· 5 months ago
c5e5253
FPU: Flush lazy stacked FPU for FLIH
by Roman Mazurak
· 8 months ago
bdcbc7d
FPU: Save S16-S31 FPU registers into task context for ARMv8m main
by Roman Mazurak
· 8 months ago
553f6e4
CC3XX: remove unused rng check
by Amjad Ouled-Ameur
· 5 months ago
e6fea43
CC3XX: rng: check for potential rng failure during lfsr
by Amjad Ouled-Ameur
· 5 months ago
bd81fd0
ITS: Drop shallow function call tfm_its_get_fid()
by Mudit Sharma
· 5 months ago
578a6f4
STM32U5 : Do not inline DMA_List_CheckNodesBaseAddresses function
by F. Ramu
· 9 months ago
12a9243
Partitions: Validate NSID base and limits
by Chris Brand
· 8 months ago
22209a8
Enable support for PBKDF2_HMAC in mbedcrypto config
by Waleed Elmelegy
· 5 months ago
44bbcfc
CC3XX: RNG: Support a generic CC3XX_RNG_DRBG
by Antonio de Angelis
· 5 months ago
e9a4eeb
CC3XX: Remove CC3XX_RNG_CRYPTOGRAPHICALLY_SECURE
by Antonio de Angelis
· 5 months ago
662d544
CC3XX: RNG: LFSR calls cc3xx_lowlevel_get_entropy() when seeding
by Antonio de Angelis
· 5 months ago
8178017
CC3XX: RNG: LFSR state is now grouped in a struct
by Antonio de Angelis
· 5 months ago
f7d6fcf
CC3XX: PSA API uses dedicated lowlevel API to get entropy
by Antonio de Angelis
· 5 months ago
862b8bb
CC3XX: DRBG_HMAC in RNG seeds using get_entropy()
by Antonio de Angelis
· 5 months ago
176b64d
CC3XX: Add a dedicated API to get entropy
by Antonio de Angelis
· 5 months ago
901dfe8
CC3XX: cc3xx_rng_get_random() does not expose TRNG directly
by Antonio de Angelis
· 5 months ago
b4a1a18
CC3XX: Set the AHBM HPROT to privileged
by Amjad Ouled-Ameur
· 5 months ago
e796fdb
RSE: Fix cm_rotpk_area padding
by Jackson Cooper-Driver
· 5 months ago
033011e
Build: Bump tf-m-extras version
by Antonio de Angelis
· 5 months ago
ec57ef5
RSE: Fix attestation test suite
by Tamas Ban
· 5 months ago
c763d6a
RSE: Fix get_otp_id for PS
by Gabor Abonyi
· 5 months ago
c4f46d4
nordic_nrf: Fix UART and FLASH build issues
by Georgios Vasilakis
· 5 months ago
6421866
RSE: Add option to disable RSE provisioning resets
by Raef Coles
· 5 months ago
4f9c538
RSE: Fix error code typo
by Raef Coles
· 5 months ago
d9582bb
RSE: Fix debug disable checking in provisioning
by Raef Coles
· 5 months ago
d02911a
Build: Bump tf-m-tests version
by David Vincze
· 5 months ago
6ec7c65
Interface: Fix parameter mismatch between client & service
by David Vincze
· 5 months ago
a2bfec5
CC3XX tests: add proper safeguarding for drbg tests
by Amjad Ouled-Ameur
· 5 months ago
581f104
Docs: Update symmetric Initial Attestation doc
by David Vincze
· 6 months ago
1024dac
build: Enable armclang MVE
by Gergely Kovacs
· 8 months ago
fd88825
FWU: Drop shallow function call fwu_bootloader_get_shared_data()
by Mudit Sharma
· 5 months ago
d047240
Crypto: Address MISRA caution by dropping builtin_key_copy()
by Mudit Sharma
· 5 months ago
32000d2
CC3XX tests: Add DRBG HMAC test
by Amjad Ouled-Ameur
· 5 months ago
671e0b2
RSE: Fix unaligned pointer warnings
by Jackson Cooper-Driver
· 6 months ago
f783adf
RSE: Tests: Add test for invalid ECDSA key in blob
by Jackson Cooper-Driver
· 5 months ago
5e88dfd
RSE: Tests: Add tests for ECDSA key in blob
by Jackson Cooper-Driver
· 5 months ago
ac99920
RSE: Add blob signing key to CM ROTPK
by Jackson Cooper-Driver
· 5 months ago
bcdacec
RSE: Calculate ROTPK field sizes
by Jackson Cooper-Driver
· 5 months ago
4f10f1e
RSE: Dynamically determine CM ROTPK hash type
by Jackson Cooper-Driver
· 5 months ago
7070e9d
RSE: Specify provisioning hash size based on alg
by Jackson Cooper-Driver
· 5 months ago
23180be
RSE: Fix ROTPK size macro
by Jackson Cooper-Driver
· 5 months ago
74c53c4
CC3XX tests: Add DRBG HASH test
by Amjad Ouled-Ameur
· 5 months ago
3b02d98
CC3XX: use big endian increment for DRBG HASH
by Amjad Ouled-Ameur
· 5 months ago
e156a6d
RSE: OTP revocation counters adjustment
by Anton Komlev
· 6 months ago
5e9d248
secure_fw: agent_psa_connect returns a status not a handle
by Nicola Mazzucato
· 8 months ago
1a4b1c9
CC3XX: add pka tests for signed negative operands
by Amjad Ouled-Ameur
· 5 months ago
6b40279
CC3XX: introduce build flags to pick the required tests
by Amjad Ouled-Ameur
· 5 months ago
c123f3a
CORE: Fix MISRA warnings for rule 9.1
by Mudit Sharma
· 5 months ago
cdc6e30
FWU: Fix MISRA warnings for rule 9.1
by Mudit Sharma
· 5 months ago
44099a1
RSE: Issue DSB and ISB after DCU update
by Raef Coles
· 5 months ago
6a67c63
platform: nordic_nrf: Move partition folders to common
by Georgios Vasilakis
· 5 months ago
Next »