TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-M
/
trusted-firmware-m
/
ece1498779d431330c847bde24e39c9462fc1fc0
/
secure_fw
/
CMakeLists.txt
af19ae9
Build: Update IAR cmake files, fix Windows build errors
by TTornblom
· 4 years, 10 months ago
5e8ea84
Build: Fix minor issues with new buildsystem
by Raef Coles
· 4 years, 11 months ago
abfe81a
Build: Convert secure_fw dir to modern cmake
by Raef Coles
· 5 years ago
ca28678
Increase ITS_MAX_ASSET_SIZE for PSA Crypto Compliance tests
by Soby Mathew
· 5 years ago
90602de
SPM: Restructure SPM folder
by Summer Qin
· 5 years ago
f3a0dc5
Interface: Move the tz_context.h from app to interface
by Kevin Peng
· 5 years ago
c578148
Build: Define TEST_DIR once and use it everywhere
by Kevin Peng
· 5 years ago
5399803
Attest: Handle discrepancy in tlv_len definitions
by David Vincze
· 5 years ago
762415c
Build: Create hex and elf files of executables
by Øyvind Rønningstad
· 5 years ago
c6d7450
SST: Rename SST(Secure STorage) to PS(Protected Storage)
by Kevin Peng
· 5 years ago
d7b79f2
crypto: decouple the PSA Crypto interface from TF-M flags
by Soby Mathew
· 5 years ago
1f345b0
Build: Follow the 'source_structure.rst'
by Ken Liu
· 5 years ago
1e86323
Crypto: Link persistent key to ITS
by David Hu
· 5 years ago
3554bf8
Crypto: Add missing crypto header file when exporting files
by Sherry Zhang
· 5 years ago
8f17a71
Build: Only pass -mcmse switch for secure compiles
by Mate Toth-Pal
· 5 years ago
38e6db5
Build: Enable linking with PSA FF compliance tests in NS and S ELF
by Jaykumar Pitambarbhai Patel
· 6 years ago
aeaf273
Test: Add an option flag to control multi-core tests
by David Hu
· 6 years ago
732187c
Core: Refine NSPM implementation when NS ID is disabled
by Kevin Peng
· 6 years ago
363a986
Build: Fix install directory for tfm_crypto_defs.h
by Jamie Fox
· 6 years ago
e13a48b
Attest: Accept empty shared data area
by David Vincze
· 6 years ago
d704dd3
Dualcpu: Add export files
by David Hu
· 6 years ago
ca25de5
Test: Change printf to TEST_LOG
by Mingyang Sun
· 6 years ago
c73130f
Build: Add conditional build for secure partitions
by Kevin Peng
· 6 years ago
5469cea
Platform: Extract the duplicated identical dummy_device_id.c
by David Hu
· 6 years ago
981ecb6
Platform: Extract the duplicated identical dummy_boot_seed.c
by David Hu
· 6 years ago
c4b5d8d
SPRTL: 'memory copy' and 'memory move' functions
by Mingyang Sun
· 6 years ago
7766066
Core: Add support for ALL_SRC_ASM
by Chris Brand
· 6 years ago
402870a
Build: Skip installing veneer in multi-core topology
by David Hu
· 6 years ago
179a156
Interface: Enable Platform service in IPC model
by Mate Toth-Pal
· 6 years ago
0e823a0
Test: Add SST test partition
by Jamie Fox
· 6 years ago
fb182bc
ITS: Implement the top layer of the ITS service
by TudorCretu
· 6 years ago
8526f16
Twincpu: Split secure and non-secure test builds for multi-core building
by David Hu
· 6 years ago
857bfa5
Twincpu: Support building multi-core TF-M in a single building execution
by David Hu
· 6 years ago
feae0f9
Twincpu: Add preprocessor option and configuration TFM_MULTI_CORE_TOPOLOGY
by David Hu
· 6 years ago
ec3b910
Test: Change secure test partition to use uniform veneers
by Mate Toth-Pal
· 6 years ago
d9c57fb
Build: Fix pdf document build
by Gyorgy Szing
· 6 years ago
63eda7a
Build: Introduce MCUBOOT_IMAGE_NUMBER switch
by David Vincze
· 6 years ago
8bdfc2d
Boot: Replace flash partitioning terminology
by David Vincze
· 6 years ago
d8e0b8c
Build: Move 'secure_fw' out of 'app' build territory
by Ken Liu
· 6 years ago
33f2fd2
Test: Add an option to select/deselect IRQ test cases
by David Hu
· 6 years ago
85fef5d
Build: Export NS interfaces on necessity
by Kevin Peng
· 6 years ago
70ae80f
Docs: Update required CMSIS_5 version to 5.5.0
by Antonio de Angelis
· 6 years ago
d3c7766
Test: Enable CoreTest config on Muscas and AN524
by Mate Toth-Pal
· 6 years ago
50711e3
Arch: Abstract architecture specific code from secure firmware
by David Hu
· 6 years ago
e40f9a2
Build: Move configurations into a specified directory
by Ken Liu
· 6 years ago
bba8564
Build: Unify build artefacts naming
by Tamas Ban
· 6 years ago
adf0255
Build: Support building IPC model without tests
by Jamie Fox
· 6 years ago
9511e5e
Build: A switch for selecting platform service
by Mingyang Sun
· 6 years ago
c78c62c
Build: Add option to enable or disable Audit Log
by Jamie Fox
· 6 years ago
dd02bb3
Core: separate IPC and veneer fn-based code
by Miklos Balint
· 6 years ago
e2dcd7e
Build: Fix ConfigCoreIPC on Musca-B1
by Tamas Ban
· 6 years ago
74dae3c
Doc: Add support for Sphinx documentation build.
by Gyorgy Szing
· 7 years ago
cf32b90
Build: Make Debug Authentication configurable
by Mate Toth-Pal
· 6 years ago
807fedb
Merge remote-tracking branch 'feature-ipc' into 'master'
by Edison Ai
· 6 years ago
5b15f85
Doc: added documentation build support.
by Gyorgy Szing
· 7 years ago
85c1c91
Build: Fix link failure for GNUARM
by Tamas Ban
· 6 years ago
3587a9f
Test: Remove old SST test suites
by Marc Moreno Berengue
· 7 years ago
b93da8b
SST: Replace SST APIs with PSA PS APIs
by Jamie Fox
· 7 years ago
1188301
Core: Add IPC Client and Service Secure Partition
by Summer Qin
· 7 years ago
f09acd4
Core: Update IPC implementation framework
by Edison Ai
· 7 years ago
7d6cb3b
Cmake: Disable regression tests for IPC configuration
by Edison Ai
· 7 years ago
8d7f12b
Test: Change test services to use iovec API
by Mate Toth-Pal
· 7 years ago
b79a6f5
Core: move PSA API sources into `ipc` directory
by Ken Liu
· 7 years ago
48a0eb5
Attest: Add initial attestation prototype
by Tamas Ban
· 7 years ago
38e1731
Platform: Add device ID support
by Tamas Ban
· 7 years ago
3681ce0
Platform: Add boot seed support
by Tamas Ban
· 7 years ago
16a9ffb
Core: fix NSPM default client ID assignment
by Miklos Balint
· 7 years ago
8e0fa7a
PlatformSP: Add Platform service
by Marc Moreno Berengue
· 7 years ago
cae2c53
Platform: Repartition RAM area in Musca A1
by Marc Moreno Berengue
· 7 years ago
8908f47
Crypto: Add Crypto service
by Antonio de Angelis
· 7 years ago
4cc81fc
Platform: Add NV counter interface
by Marc Moreno Berengue
· 7 years ago
3109b30
CMake: Clean up TFM_LVL configuration
by Tamas Ban
· 7 years ago
f64f1eb
Platform: Add GNUARM support for Musca platform
by Mate Toth-Pal
· 7 years ago
57bfa43
CMake: collect executables to common location
by Tamas Ban
· 7 years ago
db69d52
CMake: link TF-M for both memory partition
by Tamas Ban
· 7 years ago
d7d7d74
Platform: Fix relative include paths of linker
by Gabor Kertesz
· 7 years ago
6d7256b
Test: Create secure client service
by Ben Davis
· 7 years ago
792fc68
SST: Implement SST flash on top of CMSIS flash drv
by Marc Moreno Berengue
· 7 years ago
cc657b3
AuditLog: Build system changes
by Antonio de Angelis
· 8 years ago
7686726
cmake: Add gcc support
by Mate Toth-Pal
· 7 years ago
349714a
Core: Rename services to partitions in SPM
by Mate Toth-Pal
· 7 years ago
5592db0
Test: Create SST test service
by Jamie Fox
· 8 years ago
48fc6a0
cmake: Move platform specific parts to platform dir
by Mate Toth-Pal
· 8 years ago
a1f296f
Platform: Reorganize and rename sse_200_mps2 folder
by Marc Moreno Berengue
· 8 years ago
581034a
Boot: integrate MCUBoot with TF-M to act as a BL2 bootloader
by Tamas Ban
· 8 years ago
30fa987
Build: Cmake build system
by Gyorgy Szing
· 8 years ago