TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-m
/
2f090f9a81b901b3b4f9b0a19f2d599f124ed661
/
interface
/
src
5ec7965
Interface: Ensure veneer function result return in dispatch
by Kevin Peng
· 4 years, 6 months ago
5979822
Partitions: Error code casting should only happen in Lib Model
by Kevin Peng
· 4 years, 6 months ago
d597345
Dualcpu: Add a new NS mailbox working model with a dedicated thread
by David Hu
· 4 years, 8 months ago
be31873
Build: Improve NS mailbox config flag setting
by David Hu
· 4 years, 9 months ago
04969a4
Dualcpu: Move dual-cpu NS files into a dedicated folder
by David Hu
· 5 years ago
2d2a2f1
Dualcpu: Simplify lock of local flags in NSPE mailbox
by David Hu
· 5 years ago
9483037
Dualcpu: Refine NS mailbox wake-up mechanism
by David Hu
· 5 years ago
6730af2
Dualcpu: Remove mailbox message handle from NS mailbox
by David Hu
· 5 years ago
69e590e
Dualcpu: Move NS mailbox thread management to RTOS specific file
by David Hu
· 5 years ago
1bd1c7b
Dualcpu: Simplify NS mailbox interface
by David Hu
· 5 years ago
d79895b
Crypto: Align crypto interface for non-secure
by Summer Qin
· 4 years, 8 months ago
0e5b2e0
Crypto: Align with Mbed TLS 2.24
by Summer Qin
· 4 years, 10 months ago
7d3545b
Build: Convert interface dir to modern cmake
by Raef Coles
· 5 years ago
07ef6e4
Crypto: migrate support to MbedTLS v2.23.0
by Soby Mathew
· 5 years ago
d86c840
Dualcpu: Hotfix to fix unused ns_mailbox_spin_lock() error
by David Hu
· 5 years ago
675286d
Dualcpu: Simplify the lock of multi-thread test statistics
by David Hu
· 5 years ago
c6d7450
SST: Rename SST(Secure STorage) to PS(Protected Storage)
by Kevin Peng
· 5 years ago
1f345b0
Build: Follow the 'source_structure.rst'
by Ken Liu
· 5 years ago
cf05fc1
Interface: Remove unused header include
by Devaraj Ranganna
· 5 years ago
6e7be07
Core: Add lifecycle API
by Shawn Shan
· 6 years ago
04debbd
Crypto: Align to Mbed Crypto 3.0.1
by Antonio de Angelis
· 6 years ago
65cbfb8
Dualcpu: Add NS mailbox statistics functionalities
by David Hu
· 6 years ago
ecc9de8
SST: Implement PSA Protected Storage 1.0
by Galanakis, Minos
· 6 years ago
70a02da
Attest: Align interface to PSA API 1.0
by Raef Coles
· 6 years ago
793574c
Attest: Introduce PSA error codes
by Raef Coles
· 6 years ago
de3f79f
Dualcpu: Adjust the definition number of mailbox queue slots
by David Hu
· 6 years ago
286b94a
Dualcpu: Use counting semaphore in TF-M multi-core NS interface
by David Hu
· 6 years ago
f3e2047
Dualcpu: Add general NSPE mailbox wait function
by David Hu
· 6 years ago
3684ee7
Dualcpu: Add NS mailbox functions to handle reply in IRQ handler
by David Hu
· 6 years ago
06ebac7
Dualcpu: Set mailbox message owner in NS mailbox queue slot
by David Hu
· 6 years ago
254ee97
Core: Move PSA API to SPRTL
by Summer Qin
· 6 years ago
96f802e
Crypto: Refine how crypto modules are selected
by Kevin Peng
· 6 years ago
c6b458b
Interface: TF-M specific log API
by Mingyang Sun
· 6 years ago
83ac1ca
Core: Update parameter packing mechanism
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
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
dadb4e8
Crypto: Add support for key APIs for HUK
by Jamie Fox
· 6 years ago
fb182bc
ITS: Implement the top layer of the ITS service
by TudorCretu
· 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
7740b38
Crypto: Add option to disable separate modules
by Antonio de Angelis
· 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
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
ca95c48
Interface: Improve code quality
by Hugues de Valon
· 6 years ago
ab000e8
AuditLog: Use uniform signatures
by Antonio de Angelis
· 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
080b2e2
Build: Correct property name in services
by Edison Ai
· 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
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
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
8b44244
Crypto: Improve code quality
by Hugues de Valon
· 6 years ago
adf9f08
AuditLog: Improve code quality
by Hugues de Valon
· 6 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
b6b8056
Attest: Implement get token size API
by Tamas Ban
· 7 years ago
b93da8b
SST: Replace SST APIs with PSA PS APIs
by Jamie Fox
· 7 years ago
efd8273
Crypto: Implement PSA key policy APIs
by Jamie Fox
· 7 years ago
3a48099
Crypto: Add support for AEAD operations
by Antonio de Angelis
· 7 years ago
7a36f78
Crypto: Add support for HMAC functionalities
by Louis Mayencourt
· 7 years ago
cf85ba2
Crypto: Modularise the interaction with crypto primitives
by Antonio de Angelis
· 7 years ago
377a155
Crypto: Align to PSA Crypto headers 0.1.0a
by Antonio de Angelis
· 7 years ago
17c30bb
Build: Enable linking with PSA API compliance tests in the NS app
by Jamie Fox
· 7 years ago
b3e5696
Core: Align with PSA FF specification 1.0-beta-0
by Edison Ai
· 7 years ago
dd1ea1c
Core: thread mode transition for IPC calls
by Miklos Balint
· 7 years ago
87da251
Core: add PSA client API functions
by Miklos Balint
· 7 years ago
48a0eb5
Attest: Add initial attestation prototype
by Tamas Ban
· 7 years ago
8e0fa7a
PlatformSP: Add Platform service
by Marc Moreno Berengue
· 7 years ago
2b328e9
NSPM: Update NSPM mechanism to get thread name
by Marc Moreno Berengue
· 7 years ago
a6f7216
Crypto: Add support for Hash functionalities
by Antonio de Angelis
· 7 years ago
8908f47
Crypto: Add Crypto service
by Antonio de Angelis
· 7 years ago
cd8a126
SST: Renumber NS client IDs
by Marc Moreno Berengue
· 7 years ago
261df46
SST: Use get caller client ID API in SST
by Mate Toth-Pal
· 7 years ago
3956a8a
App: Add SVC call for registering client ID
by Mate Toth-Pal
· 7 years ago
2eeac64
AuditLog: Align the implementation to the PSA header
by Antonio de Angelis
· 7 years ago
1379e15
App, Test: Updates for thread mode NS-S transition
by Mate Toth-Pal
· 7 years ago
c304f92
SST: Align PSA SST APIs with the coding style
by Marc Moreno Berengue
· 7 years ago
Next »