TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-M
/
trusted-firmware-m
/
a2bfec51dbff526044907bd195c730df8dd0f08b
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
7bdbc33
platform: nordic_nrf: Guard GPIO0_PIN_MASK_SECURE with ifdef
by Georgios Vasilakis
· 6 months ago
0206763
RSE: Set default subsampling rate to 500 cycles
by Antonio de Angelis
· 5 months ago
7ff6778
CC3XX tests: add DRBG tests
by Amjad Ouled-Ameur
· 5 months ago
c8f1a08
CC3XX: Add AES external key loader to bl2
by Amjad Ouled-Ameur
· 5 months ago
be64bec
CC3XX: use big endian increment for DRBG CTR
by Amjad Ouled-Ameur
· 5 months ago
586ce1c
CC3XX: use pka sub_si for subtraction instead of add_si
by Amjad Ouled-Ameur
· 5 months ago
f6653c7
CC3XX: modify rng config check to avoid static analysis error
by Amjad Ouled-Ameur
· 5 months ago
4ee93c8
CC3XX: fix logically dead code when AES tunneling is ON
by Amjad Ouled-Ameur
· 5 months ago
ab176bd
BL1: Add all flash function pointers in shared symbols list
by Antonio de Angelis
· 5 months ago
784d556
Platform: MPS4: Update BL1 GNU linker scripts
by Bence Balogh
· 5 months ago
89d4b3e
RSE: Update BL1 GNU linker scripts
by Antonio de Angelis
· 5 months ago
f015a2c
Build: Bump tf-m-tests
by Antonio de Angelis
· 5 months ago
e138468
RSE: Update device status if OTP tampering occurs
by Raef Coles
· 5 months ago
53c10c1
platform: ext: common: Add extra SRAM func section for GNUARM linker
by Antonio de Angelis
· 5 months ago
a5a9cf1
Platform: Corstone1000: Fix .data loading in BL1
by Bence Balogh
· 5 months ago
f259697
CC3XX: fix unreachable dead code
by Amjad Ouled-Ameur
· 5 months ago
0eed0ac
CC3XX HMAC: fix out-of-bound memset
by Amjad Ouled-Ameur
· 5 months ago
b99254f
LIB: Fix MISRA warning for MC3R1.R9.1
by Mudit Sharma
· 5 months ago
b07d1e2
BL2: flash_map: Fix MISRA warnings in flash_area_read()
by Mudit Sharma
· 5 months ago
508b8ae
Build: Bump tf-m-extras dependency
by Antonio de Angelis
· 7 months ago
5845c04
RSE: Fix warnings in rse_provisioning_message_handler.c
by Antonio de Angelis
· 5 months ago
30087aa
Attest: Remove support for option flags
by David Vincze
· 6 months ago
b428168
RSE: Tests: Add ECDSA signature validation tests
by Jackson Cooper-Driver
· 5 months ago
066b000
RSE: Tests: Fix IV buffer initialisation
by Jackson Cooper-Driver
· 5 months ago
7eac224
RSE: Tests: Add test data to validation test
by Jackson Cooper-Driver
· 5 months ago
f35a7c7
RSE: Tests: Add inline function to calculate sizes
by Jackson Cooper-Driver
· 5 months ago
382cd7d
RSE: Tests: Make all sizes multiples of 16 bytes
by Jackson Cooper-Driver
· 5 months ago
842608f
RSE: Tests: Fix set_tp_mode return
by Jackson Cooper-Driver
· 5 months ago
acc8e67
CC3XX: DRBG HASH: copy aligned words in full words.
by Amjad Ouled-Ameur
· 5 months ago
5fbfb80
CC3XX: simplify the partial byte checks
by Amjad Ouled-Ameur
· 6 months ago
d142297
platform: ext: common: Do not add BL1 counter if DEFAULT_BL1 is OFF
by Sadik Ozer
· 6 months ago
4a5b145
RSE: Fix compiler warning for unused static function
by Antonio de Angelis
· 5 months ago
f9c4472
RSE: Tests: Refine FVP limitation workaround
by Jackson Cooper-Driver
· 5 months ago
3ec39d2
STM : add a new maintainer
by Ahmad EL JOUAID
· 5 months ago
2f9e8c6
BL1: Make all crypto.h functions FIH enabled
by Antonio de Angelis
· 5 months ago
6a33bc0
RSE: Enable FIH in BL1 with custom profile
by Antonio de Angelis
· 5 months ago
b17a972
LIB: FIH: Support custom profiles
by Antonio de Angelis
· 5 months ago
a2666c6
LIB: FIH: Support platform overriding for fih_delay()
by Antonio de Angelis
· 5 months ago
4dd784b
BL1: Fix typo for cc3xx_lowlevel_ecdsa_derive_key()
by Mudit Sharma
· 5 months ago
4922559
RSE: Tests: Update BL1_1 tests for new flow
by Jackson Cooper-Driver
· 5 months ago
405fbac
RSE: Tests: Add workaround for FVP limitation
by Jackson Cooper-Driver
· 5 months ago
e13d4bc
Build: Bump tf-m-tests version
by Jackson Cooper-Driver
· 5 months ago
db72d05
RSE: tfm_hal_isolation: encode FIH return for post_partition_init_hook
by Nicola Mazzucato
· 5 months ago
9be02d7
CC3XX PKA: support unaligned buffers in pka_write_reg
by Amjad Ouled-Ameur
· 6 months ago
b174cfa
CC3XX PKA: support unaligned buffers in pka_read_reg
by Amjad Ouled-Ameur
· 5 months ago
3400de3
PKA tests: add tests covering unaligned buffer handling
by Amjad Ouled-Ameur
· 6 months ago
f5de672
BL1: Remove fih_delay_random_uchar()
by Antonio de Angelis
· 5 months ago
72fb2a4
BL1: bl1_key_derive has 4-byte aligned output
by Antonio de Angelis
· 5 months ago
58dd31d
BL1: TFM_BL1_KEY_USER should not translate to KMU slot
by Antonio de Angelis
· 5 months ago
e702ad9
BL1: RSE: Add a function for deriving ECC keys
by Antonio de Angelis
· 6 months ago
9d19ddd
CC3XX: Add a key derivation function for ECC keys
by Antonio de Angelis
· 5 months ago
0ebafa8
CC3XX: Add recommended_bits_for_generation to curve_data
by Antonio de Angelis
· 5 months ago
ed3a845
CC3XX: Move CC3XX_IS_CURVE_ID_INVALID() into lower level API
by Antonio de Angelis
· 5 months ago
5e70372
Platform: STM32WBA: Update HAL drivers to V 1.6.0
by Ahmad EL JOUAID
· 5 months ago
820ebed
Build: Bump tf-m-tests version
by David Vincze
· 5 months ago
cad386a
RSE: Initialise area infos in RMA mode
by Jackson Cooper-Driver
· 5 months ago
7a59ccb
RSE: Check key is NULL before incrementing counter
by Jackson Cooper-Driver
· 5 months ago
dc771d5
RSE: Add chained provisioning flow
by Jackson Cooper-Driver
· 6 months ago
1e00c75
RSE: Correct sequencing typo
by Jackson Cooper-Driver
· 6 months ago
2e94743
RSE: Move TCI key to its own file
by Jackson Cooper-Driver
· 6 months ago
1711453
RSE: Add additional public key CMake options
by Jackson Cooper-Driver
· 6 months ago
599862f
RSE: Move message definition to header
by Jackson Cooper-Driver
· 6 months ago
4630b4f
RSE: Move all ROTPK handling to rotpk file
by Jackson Cooper-Driver
· 6 months ago
63d7174
RSE: Add carve-out for OTP emulation
by Jackson Cooper-Driver
· 5 months ago
37411e1
Build: Bump tf-m-tests version
by David Vincze
· 5 months ago
43187bc
Build: Ensure all *.patch files use Unix style.
by Anton Komlev
· 5 months ago
625c392
bl2: mcuboot: Fix wrapper to properly mark NSPE images as such
by Augusto Zanellato
· 6 months ago
1534de1
RSE: rse_comms_hal: Replace SPMLOG with LOG_xFMT
by Nicola Mazzucato
· 5 months ago
28133b4
RSE: rse_comms_hal: Log error if cannot deliver failure message
by Nicola Mazzucato
· 9 months ago
5f0c5b1
Platform: Switch to SP logging in RPC callback functions
by David Hu
· 7 months ago
af6d1bc
RSE: Increase KRTL counter max value to 64 bytes
by Jackson Cooper-Driver
· 5 months ago
87158dd
RSE: Change size of soc_uid to 12 bytes
by Jackson Cooper-Driver
· 5 months ago
8b443ba
RSE: Rename script argument to soc_uid
by Jackson Cooper-Driver
· 5 months ago
d83c6c1
CC3XX: DRBG_HASH: Fix possible uninitialized remaining_bytes
by Antonio de Angelis
· 5 months ago
26cbff5
Dualcpu: Support diverse mailbox sources in RPC callback
by David Hu
· 9 months ago
877c796
Dualcpu: Move RPC callback implementation into NS Agent Mailbox SP
by David Hu
· 7 months ago
Next »