TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-m
/
6594e6df621327897369d729745206e11233bd43
6594e6d
test: core: Remove unneeded #include <platform_irq.h>
by Øyvind Rønningstad
· 5 years ago
ab19e6f
Build: Fix cmake implicitly converting warnings
by Kumar Gala
· 5 years ago
cba72a3
Platform: Fix Musca-B1 eFlash driver issue
by Jamie Fox
· 5 years ago
2cbf5df
Docs: Clarify that Profile Small doesn't cover all the platforms
by David Hu
· 5 years ago
cdc5297
Platform: PSoC64: Increase ITS_MAX_BLOCK_DATA_COPY to 512
by Chris Brand
· 6 years ago
437d776
Platform: PSoC64: Make NV counters and ITS Flash regions privileged-only
by Chris Brand
· 5 years ago
2b2154f
Platform: PSoC64: Change SMPU regions used
by Chris Brand
· 5 years ago
ce8d38a
Boot: Fix BL2 and NS scatter files
by Balint Matyi
· 5 years ago
8a77bdd
Config: Add stm targets in single entry point
by Ludovic Barre
· 5 years ago
27c87b0
Platform: Add the support of stm32l5xx
by Michel Jaouen
· 5 years ago
2fca1c8
Core: Simplify the service lookup procedure
by Summer Qin
· 5 years ago
44e6561
Core: IAR fix for 94d424a5
by TTornblom
· 5 years ago
e5d8b48
Platform: Update including path for CC312 building
by Ken Liu
· 5 years ago
574a405
Platform: Rename SST to PS for FVP_SSE300_MPS2
by Jamie Fox
· 5 years ago
c6d7450
SST: Rename SST(Secure STorage) to PS(Protected Storage)
by Kevin Peng
· 5 years ago
894e642
Test: Modify IRQ test flow for tool
by Mate Toth-Pal
· 5 years ago
9a5a9b9
Platform: Add FVP_SSE300_MPS2 target
by Mark Horvath
· 6 years ago
0f39fa5
Docs: Update TF-M repository reference
by Minos Galanakis
· 5 years ago
befd3ca
Docs: Fixed minor formatting error in IAR build instructions
by TTornblom
· 5 years ago
441a070
Tools: Use build system appropriate newlines
by TTornblom
· 5 years ago
e6e9554
App: IAR fix for 8fa3a7b6
by TTornblom
· 5 years ago
ae97988
Build: Minor IAR warnings elimination and fix for 8f17a711
by TTornblom
· 5 years ago
d7b79f2
crypto: decouple the PSA Crypto interface from TF-M flags
by Soby Mathew
· 5 years ago
9d96328
Boot: Replace hard-coded image index
by David Vincze
· 5 years ago
df12de0
Boot: Fix misplaced preprocessor directive
by David Vincze
· 5 years ago
67a1c0e
Core: Update the include statement
by Mingyang Sun
· 5 years ago
8a19e7a
Service: Update the include statements
by Mingyang Sun
· 5 years ago
c9bdcd7
Platform: Update the include statements
by Mingyang Sun
· 5 years ago
2b0b72c
Gerrit: Update .gitreview to new location
by Benjamin Copeland
· 5 years ago
524e3ec
Platform: Unify NS and secure UART STDOUT implementation
by Kevin Peng
· 5 years ago
738a4b0
Docs: Update path 'services' to 'partitions'
by Ken Liu
· 5 years ago
589d3b1
Docs: Update glossary
by Edison Ai
· 5 years ago
1e38584
Docs: Refine glossary.rst
by Edison Ai
· 5 years ago
95f58eb
Test: Add attestation claim value check switch
by Balint Matyi
· 5 years ago
15b3130
Boot: Add requirements.txt file
by Kevin Townsend
· 5 years ago
9272a43
Docs: Replace True/False with ON/OFF in attestation guide
by Balint Matyi
· 5 years ago
bf5b98c
Boot: Add byte cast when signing payload
by Kevin Townsend
· 5 years ago
99c0a96
Build: Enable ninja-based builds
by Kevin Townsend
· 5 years ago
1f345b0
Build: Follow the 'source_structure.rst'
by Ken Liu
· 5 years ago
b157dca
Platform: Disallow repeated provisioning on Musca-S1
by Balint Matyi
· 5 years ago
c51e7c5
Docs: Add Profile Small into configuration table
by David Hu
· 5 years ago
d3db85d
Docs: Fix error of user guide document
by Mingyang Sun
· 5 years ago
373feb1
Core: Manipulate clients connection handle
by Summer Qin
· 5 years ago
630c76b
Core: Distinguish connection handle types
by Summer Qin
· 5 years ago
3650297
Test: Add test cases for AEAD with truncated authentication tag
by David Hu
· 5 years ago
06976a6
Config: Add regression test config for TF-M Profile Small
by David Hu
· 6 years ago
df32b18
Test: Skip T_COSE and QCBOR test if initial attestation is disabled
by David Hu
· 5 years ago
48f4b9a
Test: Make common Crypto test cases more general
by David Hu
· 5 years ago
0d40477
Test: Add config flags to control build of Crypto test cases
by David Hu
· 5 years ago
bc88eb4
Docs: The Source Structure
by Ken Liu
· 5 years ago
071d86d
Core: Separate SPM_DB for library model and IPC model
by Shawn Shan
· 5 years ago
d0da13a
Config: Add a top-level config file for TF-M Profile Small
by David Hu
· 6 years ago
e954d6b
Crypto: Add alternatives of mbed-crypto implementations
by David Hu
· 5 years ago
c1a80cb
Crypto: Add a Mbed Crypto config file for TF-M Profile Small
by David Hu
· 6 years ago
6010538
Build: Allow top-level config file to select Secure Partition
by David Hu
· 6 years ago
ab1c828
Docs: Lists supported platforms in top-level readme.rst
by Tamas Ban
· 5 years ago
b4395f9
Platform: S Vectors: __vectors_end__ should not include handler code
by Alamy Liu
· 6 years ago
c042793
Docs: Design of symmetric key algorithm based Initial Attestation
by David Hu
· 5 years ago
ee554ce
Platform: PSoC64: Power failure NV counter protection
by Chris Brand
· 5 years ago
6844e44
Platform: Update Musca-B1 and S1 upgrade strategies
by Balint Matyi
· 5 years ago
8f7b359
Attest: Remove 'INDIVIDUAL_SW_COMPONENTS' support
by Balint Matyi
· 5 years ago
f5cd369
Crypto: Import additional macros from crypto_extra.h in mbedcrypto
by Soby Mathew
· 5 years ago
7564106
Build: New build option to enable combined build for ITS and PS Arch tests.
by Vinay Kumar Kotegowder
· 5 years ago
dc5b7f2d
Platform: Split dummy_crypto_keys.c on Musca-S1
by Balint Matyi
· 5 years ago
c9ae1d4
Platform: Split dummy_crypto_keys.c on Musca-B1
by Balint Matyi
· 5 years ago
6b9eb0d
Test: Verify Client-ID range in attest token
by Balint Matyi
· 5 years ago
fc75006
Docs: Update PSA related description in readme
by Ken Liu
· 5 years ago
b8592cd
Docs: Update 'glossary' with minor changes
by Ken Liu
· 5 years ago
331f0f7
Platform: Remove contents in TFM_UNPRIV_DATA section
by Summer Qin
· 5 years ago
c9a4559
Docs: TF-M Profile Small design document
by David Hu
· 5 years ago
1e86323
Crypto: Link persistent key to ITS
by David Hu
· 5 years ago
ddc1064
Test: Revert b3b01cc
by David Hu
· 5 years ago
410ada5
Core: Remove 'tfm_bitcount' referencing
by Ken Liu
· 6 years ago
b3b01cc
Test: Verify Client-ID range in attest token
by Balint Matyi
· 5 years ago
8d1f107
Core: Improve secure function entry point in Library model
by David Hu
· 5 years ago
1e34b07
Platform: fix the Non-Secure stack over allocated issue on PSoC 64
by Sherry Zhang
· 5 years ago
3579898
Platform: LPCXpresso55S69 improvements
by Kevin Townsend
· 5 years ago
68eb406
SST: Move the SST partition to Application Root Of Trust
by Galanakis, Minos
· 6 years ago
b628664
Crypto: Remove const qualifier from secure API calls.
by Minos Galanakis
· 5 years ago
ef5118b
Platform: Added a Non-Volatile counters service
by Galanakis, Minos
· 6 years ago
94d424a
Core: Fix secure gateway function clone issue in GNUARM
by David Hu
· 5 years ago
af8584e
Boot: Fix GNUARM compiler warning
by Tamas Ban
· 5 years ago
8e7622b
Build: Avoid toolchain library function optimization
by Ken Liu
· 5 years ago
a26983f
Platform: Add LPCXpresso55S69-EVK support
by Kevin Townsend
· 5 years ago
b4d8fab
Docs: Move design documents from wiki to source
by Mate Toth-Pal
· 6 years ago
a2d40d5
Platform: Add GPIO platform service for Musca-S1
by Gabor Abonyi
· 5 years ago
03e34e2
Platform: Add documentation about OTP provisioning
by Balint Matyi
· 5 years ago
196241a
Platform: Get LCS manually on Musca-S1 based on eMRAM
by Balint Matyi
· 5 years ago
7e31db2
Platform: Use crypto keys from eMRAM on Musca-S1
by Balint Matyi
· 5 years ago
b37ac45
Platform: Copy crypto keys to eMRAM on Musca-S1
by Balint Matyi
· 5 years ago
a1b34ec
Platform: Enable CC312 on Musca-S1
by Balint Matyi
· 5 years ago
1289aa7
Platform: Allocate crypto key area in eMRAM on Musca-S1
by Balint Matyi
· 5 years ago
32f7a88
Platform: Extend S binary slot on Musca-S1
by Balint Matyi
· 5 years ago
ad646f4
Platform: fix Non-Secure stack over-allocated and msplim setting bug on AN539
by Sherry Zhang
· 5 years ago
818a76e
Platform: fix the Non-Secure stack over allocated issue
by Sherry Zhang
· 5 years ago
8fa3a7b
Platform: add MSPLMT register setting in Non-Secure
by Sherry Zhang
· 5 years ago
10125f2
Build: Hotfix for psoc64 Release build
by TTornblom
· 5 years ago
830c554
Core: Refine tfm_core_spm_request_handler function
by Summer Qin
· 5 years ago
faf74f5
Build: Major warnings cleanup
by TTornblom
· 5 years ago
b9e5ed0
Docs: Added IAR specific build instructions
by TTornblom
· 5 years ago
Next »