TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-M
/
trusted-firmware-m
/
refs/heads/feature-ux-buildsystem
dcc1ef7
Platform: stm32l5xx: Create a dedicated stm_tool.py
by Michel Jaouen
· 5 years ago
feature-ux-buildsystem
e1e5eea
ITS: Pad ITS structs to ITS_FLASH_MAX_ALIGNMENT size
by TTornblom
· 5 years ago
f3a0dc5
Interface: Move the tz_context.h from app to interface
by Kevin Peng
· 5 years ago
43a28b2
Build: fix configuration issue with CC312 makefile
by Raef Coles
· 5 years ago
c578148
Build: Define TEST_DIR once and use it everywhere
by Kevin Peng
· 5 years ago
7b299f5
Tools: Print out more information
by edison.ai
· 5 years ago
8f231c4
SPM: Sort out arch/include
by Summer Qin
· 5 years ago
d0f42b1
SPM: Sort out secure_fw/include
by Summer Qin
· 5 years ago
b7053d3
Platform: Minor warnings cleanup for IAR
by TTornblom
· 5 years ago
2b8ab7e
Core: Move pendsv priority operations into arch
by Summer Qin
· 5 years ago
ceb446b
Test: Move core NS interactive test impl to core suite
by Kevin Peng
· 5 years ago
98ea49e
Test: Fix build error for core interactive test
by Kevin Peng
· 5 years ago
8e41e3e
Docs: Structure - 'include' folder renaming etc
by Ken Liu
· 5 years ago
8f7ab36
SPM: Move library specific functions into model_func
by Summer Qin
· 5 years ago
5fdcf63
SPM: Sort out tfm_secure_api.c file
by Summer Qin
· 5 years ago
8321492
SPM: Remove secure_utilities.h
by Summer Qin
· 5 years ago
505b170
SPM: Use connection handle as the message handle
by Ken Liu
· 5 years ago
39791cc
SPM: Remove unused function
by Ken Liu
· 5 years ago
a6b336c
Docs: Fix 1.1 release notes known issues list
by Mate Toth-Pal
· 5 years ago
TF-Mv1.1
955235a
Doc: Add changelog for 1.1 release
by Mate Toth-Pal
· 5 years ago
e0e2d84
Docs: Update TF-M path in t_cose and CC312 lib documentation
by Tamas Ban
· 5 years ago
a8f9d10
Docs: Updated introductory readme document
by Minos Galanakis
· 5 years ago
14d7529
Docs: Add note about erasing storage before testing
by Jamie Fox
· 5 years ago
7a0df95
Platform: Fix wrong binary address in NOBL2 case on Musca-B1/S1
by Balint Matyi
· 5 years ago
aacfe93
Platform: Fix MRAM crypto key area in Musca-S1
by Balint Matyi
· 5 years ago
TF-Mv1.1-RC2
8570032
docs: tfm_build_instruction.rst: fix for STM platform build
by Michel Jaouen
· 5 years ago
112aecd
platform: stm32l5xx: Enable RAM_FS by default unless BUILD_FLASH is set
by Michel Jaouen
· 5 years ago
9f350e9
Docs: Added link to security center
by Minos Galanakis
· 5 years ago
91e7ac8
Docs: Add MCUboot to the external dependencies
by David Vincze
· 5 years ago
5892743
Build: Fix determing GNUARM_PREFIX on windows
by Kumar Gala
· 5 years ago
190dbaa
Platform: Fix CC312 enabled build without BL2
by Tamas Ban
· 5 years ago
e3593c6
Build: Find MCUBOOT_REPO only if BL2 is enabled
by Raymond Ngun
· 5 years ago
ddc9196
Docs: Remove the description of CLANG 6.10 build error
by Kevin Peng
· 5 years ago
TF-Mv1.1-RC1
5aa7d93
Platform: Add cmsis_armclang_ltm.h for ARMCLANG 6.10
by Kevin Peng
· 5 years ago
f5c1e06
Build: Enable using HW keys with upstream MCUboot
by David Vincze
· 5 years ago
141f215
Build: Enable boot data sharing with UPSTREAM
by David Vincze
· 5 years ago
5399803
Attest: Handle discrepancy in tlv_len definitions
by David Vincze
· 5 years ago
abb527c
Build: Enable HW rollback protection with UPSTREAM
by David Vincze
· 6 years ago
f0873cd
Boot: Set the default MCUBoot repo to 'UPSTREAM'
by Balint Matyi
· 5 years ago
67090ea
.gitignore: Add cmake_build to gitignore
by Øyvind Rønningstad
· 5 years ago
7946bdd
Build: Add support for specifying GNUARM_PREFIX
by Kumar Gala
· 5 years ago
84aaeda
Define code owners and update list of maintainers
by Anton Komlev
· 5 years ago
6325be5
docs: Add release cadence information
by Soby Mathew
· 5 years ago
6710c82
Docs: Update docs on removing dependencies on CMSIS_5
by Kevin Peng
· 5 years ago
b10e071
Build: Use CMSIS for testing from tf-m-tests
by Kevin Peng
· 5 years ago
2131fdb
Build: Replace CMSIS_5_DIR with deeper CMSIS_DIR
by Kevin Peng
· 5 years ago
1fb8070
Build: Remove REFERENCE_PLATFORM variable
by Jamie Fox
· 5 years ago
f58bd22
Build: Disable RAM FS by default
by Jamie Fox
· 5 years ago
48e632b
Test: Remove warning when testing persistent storage
by Jamie Fox
· 5 years ago
4d0a628
Test: Warn when a write-once UID already exists
by Jamie Fox
· 5 years ago
9cfcd7a
Platform: IAR fix for PSoC64 stack
by TTornblom
· 5 years ago
8a8b452
Build: Add support for IAR
by TTornblom
· 5 years ago
412d222
docs: contributing.rst: Add details about submitting patches to Gerrit
by Øyvind Rønningstad
· 5 years ago
055dce7
Test: Add key derivation test case in Crypto test
by David Hu
· 5 years ago
fa5a75a
Configs: Enable PSA key derivation in Profile Small
by David Hu
· 5 years ago
528aca2
Platform: stm32l5xx: overload boot_platform_quit
by Michel Jaouen
· 5 years ago
3ecd622
Boot: Add boot_plaftorm_quit to boot_hal template
by Michel Jaouen
· 5 years ago
9fc0b5d
Attest: Calculate Instance ID only once
by Balint Matyi
· 5 years ago
ff3bb58
Docs: Compare authentication options in attestation token
by Tamas Ban
· 5 years ago
f886381
Docs: Update t_cose library path
by Tamas Ban
· 5 years ago
10b6615
Docs: Add symmetric attestation descriptions in integration guide
by David Hu
· 5 years ago
2d70488
Test: Enhance the test suites of symmetric Initial Attestation
by David Hu
· 5 years ago
47420d9
Attest: Enable Short Circuit option in symmetric Initial Attestation
by David Hu
· 5 years ago
0414fa1
COSE: Implement Short Circuit option in COSE_Mac0
by David Hu
· 5 years ago
3b49ce7
Test: Add test of symmetric Initial Attestation
by David Hu
· 6 years ago
b835f4d
Test: Enable symmetric Initial Attestation decoding
by David Hu
· 6 years ago
6d2bc65
Attest: Support kid parameter in COSE_Mac0 structure header
by David Hu
· 5 years ago
aa342d5
COSE: Add verification routine of COSE_Mac0
by David Hu
· 6 years ago
724a12d
Build: Enable symmetric initial attestation in Profile S Default config
by David Hu
· 6 years ago
946d62e
Build: Skip T_COSE test cases when ENABLE_T_COSE_TESTS is OFF
by David Hu
· 6 years ago
5bd5bae
Attest: attest_token_start()/finish() for symmetric Initial Attestation
by David Hu
· 6 years ago
333ca93
COSE: Add COSE_Mac0 support in t_cose library
by David Hu
· 6 years ago
574f713
Attest: Create Instance ID in symmetric Initial Attestation
by David Hu
· 5 years ago
10eddf6
Attest: Fetch symmetric Initial Attestation Key
by David Hu
· 6 years ago
ed4502f
Tools: add Mac0Message support to iatverifier
by Sergei Trofimov
· 5 years ago
762415c
Build: Create hex and elf files of executables
by Øyvind Rønningstad
· 5 years ago
e409401
Docs: Restructuring and new layout
by Minos Galanakis
· 5 years ago
c3123ec
Core: Move spm header files to 'spm' folder
by Mingyang Sun
· 5 years ago
bd7ceb5
Core: Use separate '.inc' file and init function
by Mingyang Sun
· 5 years ago
b29d5f9
Doc: Update email address for feedback and support
by Kevin Peng
· 5 years ago
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
Next »