TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-M
/
trusted-firmware-m
/
bd4c1531fe139bfe7f705708fd3b738c8faf4fbc
bd4c153
Crypto: The client side interface provides psa_can_do_hash()
by Antonio de Angelis
· 4 months ago
6e0975a
RSE: Fix external TRNG looping
by Antonio de Angelis
· 4 months ago
f0a7edc
RSE: Fix masking of the address when reissueing partial writes
by Antonio de Angelis
· 4 months ago
8301e10
Docs: Update min version requirement for GCC and ARM compiler
by Mudit Sharma
· 4 months ago
837df13
Docs: Update roadmap
by Anton Komlev
· 4 months ago
c6650af
Platform: RP2350: Update to Pico SDK 2.1.1
by William Vinnicombe
· 4 months ago
3f09007
RSE: Add expansion interrupt macro
by Jackson Cooper-Driver
· 4 months ago
2e6539f
Tools: Fix C_struct printing
by Raef Coles
· 4 months ago
0321c36
Tools: Fix printing of C_variable with None value
by Raef Coles
· 4 months ago
cfc3124
Tools: Fix script logging
by Raef Coles
· 4 months ago
e5cd748
RSE: Fix ROTPK hash alg overwriting issue
by Raef Coles
· 4 months ago
160a247
RSE: Don't process default ROTPK config values
by Maulik Patel
· 4 months ago
55b35b9
CC3XX: Implement HMAC leveraging the HW XORing feature
by Antonio de Angelis
· 4 months ago
0086318
CC3XX: Fix build error for dpa_hardened_word_copy
by Nicola Mazzucato
· 4 months ago
a114b4a
config: Minor fix of CMAKE_INSTALL_MESSAGE
by Georgios Vasilakis
· 4 months ago
bc18afb
CC3XX: Add test with mixed XORing behaviour
by Antonio de Angelis
· 4 months ago
0fa739f
CC3XX: Add a test for HMAC-SHA-256
by Antonio de Angelis
· 4 months ago
3a5d3fe
CC3XX: Add CC3XX tests for HASH with XORing input
by Antonio de Angelis
· 4 months ago
7559b66
CC3XX: Add API to input value to XOR data before hash
by Antonio de Angelis
· 4 months ago
1043ba9
CC3XX: setup AHBM attributes before using CC3XX
by Amjad Ouled-Ameur
· 4 months ago
f47d828
Build: Bump tf-m-tests
by Antonio de Angelis
· 4 months ago
858a5be
RSE: BL1: Remove unused read_bl1_rotpk
by Nicola Mazzucato
· 4 months ago
5ed633d
RSE: BL1: Remove unused kmu_err
by Nicola Mazzucato
· 4 months ago
af498b7
RSE: provisioning: Fix 'defined but not used' warning for hash_blob
by Nicola Mazzucato
· 4 months ago
e201cb6
CC3XX: Fix 'unused variable' warning for lock_dfa_enabled
by Nicola Mazzucato
· 4 months ago
18c84d7
LIB: tfm_vprintf: Add %i format specifier
by Nicola Mazzucato
· 4 months ago
d8eeb81
Platform: CS1000: Enable debug optimisation
by Antonio de Angelis
· 4 months ago
15f10b3
Platform: RSE: Fix spelling in comments
by Antonio de Angelis
· 4 months ago
13fc402
Codespell: Fix spelling in platform/ext/accelerator
by Antonio de Angelis
· 4 months ago
c85f400
CC3XX: Return errors if CC3XX_CONFIG_ASSERT_ENABLE
by Raef Coles
· 4 months ago
7dd8409
CC3XX: stream_pre_update() must return a status code
by Antonio de Angelis
· 4 months ago
58d0ee4
Tools: Remove shebang from python modules
by Mudit Sharma
· 4 months ago
6ecb18f
RSE: Tidy up CMake dependencies
by Jackson Cooper-Driver
· 4 months ago
c2a72ee
Crypto: Link to the tfm_log_headers only
by Antonio de Angelis
· 4 months ago
79aa055
LIB: Link tfm_vprintf_headers to logging headers
by Jackson Cooper-Driver
· 4 months ago
daceecc
Crypto: Use privileged logging
by Antonio de Angelis
· 4 months ago
406e45c
Docs: Update maintainers and codeowners
by Nicola Mazzucato
· 4 months ago
2b3f119
Standards: Adds MISRA-C standard alignment docs
by Mudit Sharma
· 5 months ago
ce14fb9
Revert "RSE: TC: Increase TC3/4 BL2 code partition size"
by Jackson Cooper-Driver
· 4 months ago
e3e7d6d
Build: Remove -Wno-return-type
by Jackson Cooper-Driver
· 4 months ago
7e21088
RSE: SDS: Fix return type warnings
by Jackson Cooper-Driver
· 4 months ago
012549f
CC3XX: Tests: Fix return type warnings
by Jackson Cooper-Driver
· 4 months ago
36bbddb
CC3XX: Enable the external hardened word copy
by Amjad Ouled-Ameur
· 4 months ago
86d227c
CC3XX: Add test case for DPA hardened word copy
by Amjad Ouled-Ameur
· 4 months ago
f321f55
RSE: Remove dpa_hardened_word_copy size limit
by Amjad Ouled-Ameur
· 4 months ago
82d5382
RSE: Build: Enable debug optimisation
by Jackson Cooper-Driver
· 4 months ago
df542cf
Build: Add optimisation flag build option
by Jackson Cooper-Driver
· 4 months ago
6495241
RSE: Use actual BL1_1 size instead of macro
by Jackson Cooper-Driver
· 4 months ago
5ecea44
RSE: TC: Enable relocatable ROM by default on TC4
by Raef Coles
· 11 months ago
f5dad9c
RSE: Remove test dependency on CC3XX interface
by Jackson Cooper-Driver
· 4 months ago
74841b4
RSE: Tests: Only add -ffixed=r9 when relocatable
by Jackson Cooper-Driver
· 4 months ago
84de4e1
RSE: Tests: Configure r9 to point to GOT
by Jackson Cooper-Driver
· 4 months ago
810147b
RSE: Tests: Add missing symbols
by Jackson Cooper-Driver
· 4 months ago
a19590e
RSE: Specify explicit BL1_1_DATA_SIZE
by Jackson Cooper-Driver
· 4 months ago
def1d4b
RSE: Add -mlong-calls for relocatable ROM
by Jackson Cooper-Driver
· 4 months ago
e025420
RSE: define DMA Burst restricted regions
by Amjad Ouled-Ameur
· 4 months ago
95d8ac2
CC3XX: Force single AHB transactions on restricted addresses
by Amjad Ouled-Ameur
· 4 months ago
fa5b8c4
CC3XX: fix dma remap API documentation
by Amjad Ouled-Ameur
· 4 months ago
39ccf3e
RSE: prefer the use of ARRAY_SIZE Macro
by Amjad Ouled-Ameur
· 4 months ago
2495db5
CC3XX: use const identifier in DMA remap APIs
by Amjad Ouled-Ameur
· 4 months ago
bcf2aa8
CC3XX: skip uninitialised DMA remap regions
by Amjad Ouled-Ameur
· 4 months ago
aa09e6f
LIB: Replace MCUBoot log level with BL2 log level
by Jackson Cooper-Driver
· 4 months ago
fba04c0
SPM: Refactor encapsulation for accessing spm_boundary
by Antonio de Angelis
· 4 months ago
1282857
SPM: Harmonise main SPM prints
by Antonio de Angelis
· 4 months ago
172f609
SPM: Print the build timestamp as INFO_RAW
by Antonio de Angelis
· 4 months ago
9f7ab5b
Build: Also strip workspace from __FILE__
by Jackson Cooper-Driver
· 4 months ago
b59d3fb
LIB: Add with_marker argument to tfm_vprintf
by Jackson Cooper-Driver
· 4 months ago
ccf42f2
LIB: Move tfm_vprintf definition to private header
by Jackson Cooper-Driver
· 4 months ago
1f1467a
RSE: Minor comments around device_status
by Antonio de Angelis
· 4 months ago
9a421d1
Build: Move tf-m-extras version to base config
by Jackson Cooper-Driver
· 4 months ago
b311830
LIB: Return total printed chars from vprintf
by Jackson Cooper-Driver
· 4 months ago
65f3cf0
RSE: Reserve bit 16 of device status for debug bit
by Raef Coles
· 4 months ago
7c0fbfe
RSE: Ignore debug has been opened in device_status
by Raef Coles
· 4 months ago
1fe05e9
LIB: Partially rework BL2 logging
by Jackson Cooper-Driver
· 4 months ago
c08e9ef
Protected Storage: Do not align NV counters in init
by Markus Lassila
· 7 months ago
f04c2e5
SPM: Remove custom assert.h
by Jackson Cooper-Driver
· 5 months ago
a4991f0
SPRT: Add custom __assert_func
by Jackson Cooper-Driver
· 5 months ago
182bcbf
LIB: Use tfm_log for fatal error logging
by Jackson Cooper-Driver
· 5 months ago
d9b8d70
Platform: corstone1000: Use new tfm_log API
by Jackson Cooper-Driver
· 5 months ago
af54602
LIB: Replace SPM log with tfm_log
by Jackson Cooper-Driver
· 5 months ago
1f2c7fd
LIB: Move partitions to use new logging API
by Jackson Cooper-Driver
· 5 months ago
2454635
Build: Bump tf-m-tests version
by Jackson Cooper-Driver
· 4 months ago
3b207bc
Build: Bump tf-m-extras version
by Jackson Cooper-Driver
· 4 months ago
4d5ce0e
LIB: Add tfm_vprintf_unpriv
by Jackson Cooper-Driver
· 5 months ago
8eb243c
LIB: Allow tfm_log_unpriv to handle large strings
by Jackson Cooper-Driver
· 5 months ago
e74fa6f
LIB: Remove log/log_unpriv dependencies
by Jackson Cooper-Driver
· 5 months ago
a054b3f
LIB: Change tfm_log_unpriv to INTERFACE library
by Jackson Cooper-Driver
· 5 months ago
5188b1e
LIB: Add _RAW macros
by Jackson Cooper-Driver
· 5 months ago
cfa7db0
CC3XX: Initialise DMA remap regions before any DMA operations
by Amjad Ouled-Ameur
· 4 months ago
308b8f6
Build: Bump tf-m-tests version
by Antonio de Angelis
· 4 months ago
39236fe
Platform: Add custom __assert_func for BL1/2
by Jackson Cooper-Driver
· 5 months ago
070a6e4
Build: Add -fmacro-prefix-map
by Jackson Cooper-Driver
· 5 months ago
a6a90c3
LIB: Use tfm_log for BL2 logging
by Jackson Cooper-Driver
· 5 months ago
4e2f9a5
RSE: TC: Increase BL2 FLASH size
by Jackson Cooper-Driver
· 5 months ago
44a5153
LIB: Add tfm_vprintf support for left formatting
by Jackson Cooper-Driver
· 5 months ago
ca3a5b6
initial_attestation: Add missing include for tfm_strnlen
by Nicola Mazzucato
· 4 months ago
24be7e9
CC3XX: Improve entropy of secure erase
by Raef Coles
· 4 months ago
7b665e5
CC3XX: Improve DPA resistance of KDF
by Raef Coles
· 4 months ago
03307e0
Crypto: Add SECP_K1_256 curve to Large profile
by Waleed Elmelegy
· 4 months ago
d301766
platform: nordic_nrf: Add initial support for nRF54L10
by Georgios Vasilakis
· 4 months ago
Next »