TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-M
/
trusted-firmware-m
/
31a2d9612fb87bee54acbddb1a95d74a8847df7f
31a2d96
Platform: Add gcc support
by Mate Toth-Pal
· 7 years ago
6588b22
Docs: Add documentation for Musca-A1 board
by Avinash Mehta
· 7 years ago
828bdcb
SST: Set physical ID for logical block 0 on create
by Jamie Fox
· 7 years ago
4925010
SST: Clean-up of asset management
by Jamie Fox
· 7 years ago
0ee2ca5
Test: Refactor and re-enable SST policy tests
by Jamie Fox
· 7 years ago
ed3509a
Test: Increase granularity of SST tests
by Jamie Fox
· 7 years ago
6eeffbf
Test: Add helper macros for SST non-secure tests
by Jamie Fox
· 7 years ago
96dfe7b
Test: Create thread interface for SST NS tests
by Jamie Fox
· 8 years ago
c41ebb5
Test: Add progress marks to SST reliability tests
by Jamie Fox
· 8 years ago
977b53b
Test: Reduce running time of SST reliability tests
by Jamie Fox
· 8 years ago
d9cd66e
Interface: Refactor NS lock and SVC's interface
by Antonio de Angelis
· 7 years ago
8ad3d38
Test: Create a NS interface folder for SVCs
by Antonio de Angelis
· 7 years ago
788036c
Platform: Add Musca test chip support
by Avinash Mehta
· 7 years ago
f13ec02
Core: set MPS2 as reference platform for Core test
by Miklos Balint
· 7 years ago
dafb1f6
Test: Add test to overwrite data in an asset
by Jamie Fox
· 7 years ago
6fa698f
SST: Fix asset's data overwrite issue
by Marc Moreno Berengue
· 7 years ago
0c50bd9
Docs: Fix broken links in contribution document
by Marc Moreno Berengue
· 7 years ago
eba14e1
Core: Rename and move __cmse_secure_gateway macro
by Antonio de Angelis
· 7 years ago
5e95565
Merge changes I43c21a36,I6a3ddcb0,Ic1927b8b
by Ashutosh Singh
· 7 years ago
cb4875d
Platform: eliminate write to BFSR.PRECISERR
by Mate Toth-Pal
· 7 years ago
c32e6ec
Merge "Build: Add SST test service SVCs to install target"
by Ashutosh Singh
· 7 years ago
52542dd
Build: Add SST test service SVCs to install target
by Jamie Fox
· 7 years ago
06a0eaf
Platform: Fix AHBNSPPC0 AHBNSPPCEXP<n> handling
by Mate Toth-Pal
· 7 years ago
1909211
Platform: Eliminate read from WO reg SECPPCINTCLR
by Mate Toth-Pal
· 7 years ago
b42a2d1
SST: Add integration guide for SST service
by Marc Moreno Berengue
· 7 years ago
f56a2f0
Docs: Update various documentation
by Antonio de Angelis
· 7 years ago
18b8392
Core: Separate the partition db config to two parts
by Mate Toth-Pal
· 7 years ago
tfm-prototype-v0_1
7de74b5
Core: Rename services to partitions in core
by Mate Toth-Pal
· 7 years ago
349714a
Core: Rename services to partitions in SPM
by Mate Toth-Pal
· 7 years ago
65291f3
Core: Move context information to the service db
by Mate Toth-Pal
· 7 years ago
9707b9d
Merge pull request #8 from abhishek-pandit/tfm-prototype-v0_1
by Ashutosh Singh
· 7 years ago
ed61da8
Docs: Add contributing and coding guide
by Abhishek Pandit
· 7 years ago
62fa012
Merge pull request #7 from jf549/tfm-prototype-v0_1
by Ashutosh Singh
· 7 years ago
06aee08
Test: Add SST referenced access test suite
by Jamie Fox
· 8 years ago
440cd89
App: Rename delete_thread to join_thread in os_wrapper
by Jamie Fox
· 7 years ago
08ab23f
SST: Fix permission checks for access by reference
by Jamie Fox
· 8 years ago
f8aa33f
SST: Set example AES key asset permissions to reference only
by Jamie Fox
· 8 years ago
5592db0
Test: Create SST test service
by Jamie Fox
· 8 years ago
0f46ce4
Merge pull request #6 from jbech-linaro/armclang_69
by Ashutosh Singh
· 7 years ago
8d9bd00
Add bl2 pycache to .gitignore
by Joakim Bech
· 7 years ago
6e44d8b
Build: Add support for armclang 6.9
by Joakim Bech
· 7 years ago
ad7c4b3
Merge pull request #5 from adeaarm/tfm-prototype-v0_1
by Ashutosh Singh
· 7 years ago
da06600
Docs: Update TF-M build instructions
by Antonio de Angelis
· 7 years ago
1ea2a13
Test: addition of TEST_TYPE_6 to CORE_TEST_INTERACTIVE suite
by Antonio de Angelis
· 8 years ago
04bf659
Test: fix indentation and line width
by Antonio de Angelis
· 7 years ago
7eca4d8
Merge pull request #3 from matetothpal/ARMv8-M_baseline
by Abhishek Pandit
· 7 years ago
2e94d13
Platform: Add support for AN519 FPGA
by Mate Toth-Pal
· 8 years ago
48fc6a0
cmake: Move platform specific parts to platform dir
by Mate Toth-Pal
· 8 years ago
d577f0f
Boot: Fix build error when built from app folder
by Mate Toth-Pal
· 8 years ago
44af927
Platform: relocate common folder
by Marc Moreno Berengue
· 8 years ago
a1f296f
Platform: Reorganize and rename sse_200_mps2 folder
by Marc Moreno Berengue
· 8 years ago
4036a8a
TFM Core: Add support for ARMv8-M baseline to TF-M Core
by Mate Toth-Pal
· 8 years ago
ef4b26e
cmake: Add support for Cortex-M23 to build system
by Mate Toth-Pal
· 8 years ago
74684d9
Boot: Set mcuboot defined image header size to 0x400
by Mate Toth-Pal
· 8 years ago
65c935e
cmake: Extract common config to separate file
by Mate Toth-Pal
· 8 years ago
b309528
Merge pull request #4 from adeaarm/tfm-prototype-v0_1
by Abhishek Pandit
· 8 years ago
05494f7
Docs: various fixes in the documentation
by Antonio de Angelis
· 8 years ago
c1c3496
Merge pull request #2 from tamasban/tfm-prototype-v0_1
by Ashutosh Singh
· 8 years ago
581034a
Boot: integrate MCUBoot with TF-M to act as a BL2 bootloader
by Tamas Ban
· 8 years ago
f70ef8c
Boot: add original files from MCUBoot and Zephyr project
by Tamas Ban
· 8 years ago
d523b42
Docs: add licensing info and user docs
by Abhishek Pandit
· 8 years ago
30fa987
Build: Cmake build system
by Gyorgy Szing
· 8 years ago
ffd3c46
Test: test framework and test suites
by Marc Moreno Berengue
· 8 years ago
a54ed7e
App: Example NS app
by Antonio de Angelis
· 8 years ago
f4d8867
Interface: Interface provided to NS side
by Ashutosh Singh
· 8 years ago
db45159
SST: Secure storage implementation code
by Ashutosh Singh
· 8 years ago
20dab39
Platform: drivers and external components
by Marc Moreno Berengue
· 8 years ago
386b8b5
Core: Trusted Firmware M core implementation
by Miklos Balint
· 8 years ago
03ac975
initial commit
by Ashutosh Singh
· 8 years ago