TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-M
/
trusted-firmware-m
/
e53408d5876fc8c0779bb8172bb0f7cd57352d24
e53408d
Core: Add configuration file for isolation level 2
by Edison Ai
· 7 years ago
db1448b
SST: IPC compatibility for Protected Storage
by Summer Qin
· 6 years ago
d3142fd
Test: Add more tests in the Crypto secure suite
by Antonio de Angelis
· 6 years ago
ab85ccd
Crypto: Use uniform signatures
by Antonio de Angelis
· 6 years ago
95bacd4
Build: Add flag to protect NV counters when testing
by Jamie Fox
· 6 years ago
1c64076
Core: Fix a missing enumeration
by Hugues de Valon
· 6 years ago
4bf875b
Core: Improve code quality
by Hugues de Valon
· 6 years ago
f704c80
SPM: Improve code quality
by Hugues de Valon
· 6 years ago
3254760
Interface: Improve code quality
by Hugues de Valon
· 6 years ago
ed5d01a
SST: Improve code quality
by Hugues de Valon
· 6 years ago
9079ef4
Core: Check TFM_LVL for level 2 in tfm_core.c
by Edison Ai
· 7 years ago
424d4db
Core: Refine memory check in IPC model
by Summer Qin
· 6 years ago
262dc7b
Platform: Create platform service for pin functions
by Tamas Kaman
· 6 years ago
1370b53
Platform: remove unnecessary LOAD addresses
by David Vincze
· 6 years ago
9c1ee3d
Platform: Add NVIC reset for platform reset
by Gabor Kertesz
· 6 years ago
6018a9a
Platform: Run code from eFlash in MUSCA-B1
by Kevin Peng
· 6 years ago
8f76da9
Platform: Update Musca-A with new file structure
by Kevin Peng
· 7 years ago
3dc07a1
Platform: Update Musca-B1 with new file structure
by Kevin Peng
· 7 years ago
09586c5
Core: Minor clean up to the veneers template
by Antonio de Angelis
· 6 years ago
afd2367
Platform: Add parenthesis around macro parameter
by Hugues de Valon
· 6 years ago
8b44244
Crypto: Improve code quality
by Hugues de Valon
· 6 years ago
adf9f08
AuditLog: Improve code quality
by Hugues de Valon
· 6 years ago
0101fd3
Platform: Fix CoreIPC build for MUSCA_* boards
by Mate Toth-Pal
· 6 years ago
1d95e5a
Core: Make scheduler work for Armv8-M Baseline
by Eudora Zhu
· 6 years ago
1c266ae
Change file format from Windows to Linux
by Edison Ai
· 6 years ago
c4cbcfa
Remove unnecessary executable attribute for the source file
by Edison Ai
· 6 years ago
a0f505c
Build: Fixed compile error for the mbedtls-2.7.9 on Cygwin platform
by Qixiang Xu
· 6 years ago
35f8939
Core: change implementation of wait object 'event'
by Ken Liu
· 6 years ago
8aea0c0
Doc: update supported tool versions
by Gyorgy Szing
· 6 years ago
1e4a5da
Fix: address Arm compiler licensing issue.
by Gyorgy Szing
· 7 years ago
de66fe7
Platform: Update headers in system_cmsdk_musca.c/h
by Avinash Mehta
· 7 years ago
6a50af5
Platform: Generate secure sct files from template
by Mate Toth-Pal
· 7 years ago
36f2184
Manifest: Use Jinja2 for template generation
by Mate Toth-Pal
· 7 years ago
a5a2a5b
Core: Retrieve extra parameter from correct position
by Summer Qin
· 6 years ago
5421c8e
Core: Empty PendSV_Handler without main extension
by Summer Qin
· 6 years ago
22f1c77
Core: Update tfm_core_memory_permission_check API
by Marc Moreno Berengue
· 7 years ago
813e9d1
Test: Add positive test suite to IPC build config
by Mate Toth-Pal
· 7 years ago
478f99a
SST: Align keys to 32-bit boundaries
by Jamie Fox
· 6 years ago
a236dc5
SST: Add capability to specify the flash device
by Marc Moreno Berengue
· 6 years ago
9fec405
SST: Make Mbed TLS config TF-M independent
by Marc Moreno Berengue
· 7 years ago
5e4e9c1
SST: Align crypto interfaces with coding rules
by Marc Moreno Berengue
· 7 years ago
5d0250c
Doc: Update SST integration guide
by Marc Moreno Berengue
· 7 years ago
15d8a31
SST: Replace TFM SST errors by PSA PS errors
by Marc Moreno Berengue
· 7 years ago
257ec9c
SST: Remove old SST memory boundary checks
by Marc Moreno Berengue
· 7 years ago
684f61e
SST: Add uniform secure functions support
by Marc Moreno Berengue
· 7 years ago
5c04715
Test: Fix interactive core tests
by Mate Toth-Pal
· 6 years ago
67a8754
Interface: remove uncessary cmsis.h include
by Kevin Peng
· 7 years ago
10a9fea
App: remove the uncessary cmsis.h include
by Kevin Peng
· 7 years ago
7f40ab8
Core: remove platform specific references in TF-M
by Kevin Peng
· 7 years ago
807fedb
Merge remote-tracking branch 'feature-ipc' into 'master'
by Edison Ai
· 6 years ago
9f3da0b
AuditLog: Not link Mbed TLS as not used currently
by Karl Zhang
· 7 years ago
40a7af0
Doc: fix doxygen comments.
by Gyorgy Szing
· 7 years ago
6085ff0
Build: Fix location for headers in install target
by Antonio De Angelis
· 6 years ago
abab897
Build: Add support for building Mbed TLS 2.16.0
by Antonio de Angelis
· 7 years ago
819c2f3
Crypto: Improve alloc module interface
by Antonio de Angelis
· 7 years ago
967feec
Doc: non C specific doxygen documentation added.
by Gyorgy Szing
· 7 years ago
5b15f85
Doc: added documentation build support.
by Gyorgy Szing
· 7 years ago
f876e5c
Platform: Correct region name
by Edison Ai
· 6 years ago
feature-ipc
7595dc8
Core: Add ZI and RW regions for seucre data in memory check
by Edison Ai
· 6 years ago
6922398
Core: free connection handle in psa_reply
by Edison Ai
· 6 years ago
c43181d
Attest: Fix unaligned access issue
by Tamas Ban
· 6 years ago
8bd24b7
Core: Move memory primitives to separate file
by Tamas Ban
· 6 years ago
3cc0927
SST: Fix return value for tfm_sst_remove
by Marc Moreno Berengue
· 6 years ago
d8a9fed
Doc: Update maintainers list
by Ashutosh Singh
· 6 years ago
cb14e05
Doc: TF-M release version 1.0-beta
by Ashutosh Singh
· 6 years ago
v1.0-beta
8bdd458
Attest: Upgrade the API version to 1.0-beta-0
by Tamas Ban
· 6 years ago
65f816e
Core: fix boot data handling
by Tamas Ban
· 6 years ago
ce2dbbb
Docs: Update attestation service integration guide
by Tamas Ban
· 7 years ago
ca682b2
Attest: Handle no SW component case
by Tamas Ban
· 7 years ago
c90adc3
Attest: Get device claims from boot status
by Tamas Ban
· 7 years ago
d2b2f09
Attest: Decouple attestation from TF-M SPM
by Tamas Ban
· 7 years ago
bee1371
Attest: Add recommended claims to IAT
by Tamas Ban
· 7 years ago
d09c38f
Platform: Add getter functions for attestation
by Tamas Ban
· 7 years ago
5296b4f
Attest: Add CBOR/COSE encoding to IAT
by Tamas Ban
· 7 years ago
85c1c91
Build: Fix link failure for GNUARM
by Tamas Ban
· 6 years ago
ed9af11
Attest: Link QCBOR and COSE lib to attestation
by Tamas Ban
· 7 years ago
2f2f5e7
COSE: Add porting layer to psa_crypto
by Tamas Ban
· 6 years ago
b0e587c
COSE: Add cmake file to build object library
by Tamas Ban
· 6 years ago
aaf9039
QCBOR: Add library test suite to regression test
by Tamas Ban
· 7 years ago
f213743
QCBOR: Add cmake file to build object library
by Tamas Ban
· 7 years ago
affd65a
Attest: Add attestation core, COSE library & tests
by Laurence Lundblade
· 7 years ago
6ed3422
QCBOR: Add CBOR encoder / decoder library
by Laurence Lundblade
· 7 years ago
0e8ab30
Boot: Save SW component's boot satus info
by Tamas Ban
· 7 years ago
c2f181e
Platform: Stop core-1 in MPS2-AN521
by Tamas Ban
· 6 years ago
e8302b5
Attest: Make test case names to be unique
by Tamas Ban
· 7 years ago
28aeec3
Attest: Register attestation key to crypto
by Tamas Ban
· 7 years ago
5080ce7
Attest: Stub implementation of missing crypto APIs
by Tamas Ban
· 7 years ago
eccae9d
Attest: Make return values independent from TF-M
by Tamas Ban
· 7 years ago
94eb631
Attest: Update challenge size verification
by Tamas Ban
· 7 years ago
384f540
Attest: Handle boot status claims in generic way
by Tamas Ban
· 7 years ago
5b64747
Attest: Refactor shared data TLV entry header
by Tamas Ban
· 7 years ago
b6b8056
Attest: Implement get token size API
by Tamas Ban
· 7 years ago
52d4a8e
Attest: Update initial attestation header
by Tamas Ban
· 7 years ago
a58fc86
Attest: Add security lifecycle claim to IAT
by Tamas Ban
· 7 years ago
a00f285
Platform: Add security lifecycle to attest_hal
by Tamas Ban
· 7 years ago
f2b8ee5
Attest: Add hardware version claim to IAT
by Tamas Ban
· 7 years ago
82dc435
Platform: Add hardware version
by Tamas Ban
· 7 years ago
e2acf5f
Attest: Add implementation ID claim to IAT
by Tamas Ban
· 7 years ago
339b32f
Platform: Add implementation ID
by Tamas Ban
· 7 years ago
2318feb
Platform: Rename device ID to be aligned with PSA SM
by Tamas Ban
· 7 years ago
Next »