TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-M
/
trusted-firmware-m
/
c3e313a37c583ffbc8042656ad59e7cda6fd656c
/
interface
c0514e6
Correction of includes for non-system header files
by Robert Rostohar
· 6 years ago
254ee97
Core: Move PSA API to SPRTL
by Summer Qin
· 6 years ago
483da64
Core: Apply naked implementation for secure entry
by Summer Qin
· 6 years ago
f250b8b
Core: Refine 'logging' and 'assert' symbols
by Ken Liu
· 6 years ago
90fdba2
Test: Add an ipc test for psa_call
by Shawn Shan
· 6 years ago
96f802e
Crypto: Refine how crypto modules are selected
by Kevin Peng
· 6 years ago
81f2d5e
Core: Suppress handler mode logging
by Ken Liu
· 6 years ago
c6b458b
Interface: TF-M specific log API
by Mingyang Sun
· 6 years ago
c73130f
Build: Add conditional build for secure partitions
by Kevin Peng
· 6 years ago
830ff76
Test: Add Secure Client 2 test partition
by Jamie Fox
· 6 years ago
83ac1ca
Core: Update parameter packing mechanism
by Summer Qin
· 6 years ago
40db9ea
Core: Refine veneer function description
by Summer Qin
· 6 years ago
179a156
Interface: Enable Platform service in IPC model
by Mate Toth-Pal
· 6 years ago
ff6da53
Attest: Implement API to get attestation public key
by David Vincze
· 6 years ago
20c3e4e
Attest: Extend attestation API to get public key
by David Vincze
· 6 years ago
7aa5203
Interface: Apply guard to avoid redefinition error
by David Vincze
· 6 years ago
0e823a0
Test: Add SST test partition
by Jamie Fox
· 6 years ago
4904152
Dualcpu: Add extern "C" keyword in tfm_mailbox.h
by David Hu
· 6 years ago
387663f
Build: Create pid.h file
by Edison Ai
· 6 years ago
dae9f93
Build: Remove conditional gaurding from manifest output files
by Jaykumar Pitambarbhai Patel
· 6 years ago
3a98602
Build: Align service version convention to PSA FF 1.0
by Jaykumar Pitambarbhai Patel
· 6 years ago
3fac96a
Twincpu: Add NSPE PSA client call interface in multi-core topology
by David Hu
· 6 years ago
d2753b3
Twincpu: Add NSPE mailbox implementation
by David Hu
· 6 years ago
dbafa3e
Twincpu: Update NSPE mailbox APIs
by David Hu
· 6 years ago
dadb4e8
Crypto: Add support for key APIs for HUK
by Jamie Fox
· 6 years ago
49ec08a
Twincpu: Add multi-core topology mailbox data types and APIs
by David Hu
· 6 years ago
fb182bc
ITS: Implement the top layer of the ITS service
by TudorCretu
· 6 years ago
5428f5a
Docs: Update ITS doxygen documentation in the header
by TudorCretu
· 6 years ago
598f6d4
Interface: Add PSA Internal Trusted Storage header
by Jamie Fox
· 6 years ago
9c1586b
Attest: Remove security epoch
by Tamas Ban
· 6 years ago
8af8b03
Core: Remove legacy veneer support
by Mate Toth-Pal
· 6 years ago
cfd7c1c
Test: Remove test_share_redirection
by Shawn Shan
· 6 years ago
33f2fd2
Test: Add an option to select/deselect IRQ test cases
by David Hu
· 6 years ago
9449a36
Interface: Split the source files for different models
by Kevin Peng
· 6 years ago
383e840
Interface: Refine OS wrapper APIs
by Kevin Peng
· 6 years ago
477fa94
Interface: Split os_wrapper to multiple headers
by Kevin Peng
· 6 years ago
c86dec0
Interface: Make the NS interface functions common
by Kevin Peng
· 6 years ago
95350f4
Interface: Add mutex APIs in the os_wrapper
by Kevin Peng
· 6 years ago
d36a7fc
Test/App: Rename os_wrapper header and implementation files
by Kevin Peng
· 6 years ago
7740b38
Crypto: Add option to disable separate modules
by Antonio de Angelis
· 6 years ago
632b3e0
Core: Update the code related with request message type
by Summer Qin
· 6 years ago
b207a15
Crypto: Update connection handle check
by Summer Qin
· 6 years ago
ba48ccd
SST: Update connection handle check
by Summer Qin
· 6 years ago
4b1d03b
Core: PSA APIs alignment
by Summer Qin
· 6 years ago
05b2419
Interface: Refactor the NS interface
by Antonio de Angelis
· 6 years ago
2e7d296
Crypto: Update to use Mbed Crypto 1.1.0
by Antonio de Angelis
· 6 years ago
cc4c616
Crypto: Use macros generated by tools
by Edison Ai
· 6 years ago
b892dfe
SST: Use macros generated by tools
by Edison Ai
· 6 years ago
870abb4
Attest: Use macros generated by tools
by Edison Ai
· 6 years ago
5bf0bfc
Build: Generate service ID header file
by Edison Ai
· 6 years ago
2eb100a
AuditLog: Remove custom veneer file
by Mate Toth-Pal
· 6 years ago
ca95c48
Interface: Improve code quality
by Hugues de Valon
· 6 years ago
ab000e8
AuditLog: Use uniform signatures
by Antonio de Angelis
· 6 years ago
8f80ea9
Build: Change the value of SID
by Edison Ai
· 6 years ago
520fb4d
Interface: Add psa/error.h header
by Jamie Fox
· 6 years ago
cc31d40
Interface: Rename PSA headers
by Jamie Fox
· 7 years ago
ba1fa9a
Attest: Improve code quality
by Hugues de Valon
· 6 years ago
df5817d
Test: Refactor the os_wrapper layer and NS test
by Antonio de Angelis
· 6 years ago
14c29d0
Test: Add testcases for IRQ handling
by Mate Toth-Pal
· 6 years ago
4341de0
Core: Initial implementation of sec IRQ handling
by Mate Toth-Pal
· 7 years ago
080b2e2
Build: Correct property name in services
by Edison Ai
· 6 years ago
feb0f0c
Build: Remove "tfm_symbol" from manifest
by Edison Ai
· 6 years ago
7c67fb8
Core: Add necessary includes in some header files.
by David Hu
· 6 years ago
c640e07
T398: Source cleanup for tool chain integration
by TTornblom
· 6 years ago
c7b1b6c
Platform: IOCTL for platform-specific services
by Miklos Balint
· 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
707caf7
Crypto: Fixes for PSA Crypto API compliance
by Jamie Fox
· 6 years ago
c78c62c
Build: Add option to enable or disable Audit Log
by Jamie Fox
· 6 years ago
2ed3022
Attest: Add IPC compatibility
by Kevin Peng
· 6 years ago
25e2b2d
Crypto: Implement additional PSA Crypto APIs
by Antonio de Angelis
· 6 years ago
0e54ebc
Crypto: Migrate the service to use Mbed crypto library
by Jamie Fox
· 6 years ago
4743e67
Crypto: Add IPC compatibility
by Antonio de Angelis
· 6 years ago
a0054d7
SST: Permit null pointers with zero length
by Jamie Fox
· 6 years ago
08596fb
Interface: Add necessary include in tfm_ns_lock.h
by Oren Cohen
· 6 years ago
f2dea5b
Core: Add volatile to inline assembly blocks
by Antonio de Angelis
· 6 years ago
db1448b
SST: IPC compatibility for Protected Storage
by Summer Qin
· 6 years ago
ab85ccd
Crypto: Use uniform signatures
by Antonio de Angelis
· 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
262dc7b
Platform: Create platform service for pin functions
by Tamas Kaman
· 6 years ago
09586c5
Core: Minor clean up to the veneers template
by Antonio de Angelis
· 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
36f2184
Manifest: Use Jinja2 for template generation
by Mate Toth-Pal
· 7 years ago
15d8a31
SST: Replace TFM SST errors by PSA PS errors
by Marc Moreno Berengue
· 7 years ago
684f61e
SST: Add uniform secure functions support
by Marc Moreno Berengue
· 7 years ago
67a8754
Interface: remove uncessary cmsis.h include
by Kevin Peng
· 7 years ago
807fedb
Merge remote-tracking branch 'feature-ipc' into 'master'
by Edison Ai
· 6 years ago
40a7af0
Doc: fix doxygen comments.
by Gyorgy Szing
· 7 years ago
967feec
Doc: non C specific doxygen documentation added.
by Gyorgy Szing
· 7 years ago
8bdd458
Attest: Upgrade the API version to 1.0-beta-0
by Tamas Ban
· 6 years ago
5296b4f
Attest: Add CBOR/COSE encoding to IAT
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
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
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
efb8b37
SST: Add PSA Protected Storage header
by Jamie Fox
· 7 years ago
Next »