TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-M
/
trusted-firmware-m
/
05b24199afbbcda2bcba1580e840a1cc156b5763
/
interface
/
src
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
b391976
SST: Align client ID type with PSA definition
by Marc Moreno Berengue
· 7 years ago
7d053a3
SST: First public draft of PSA SST APIs
by Marc Moreno Berengue
· 7 years ago
7903294
SST: Unpack tfm_sst_buf_t for read and write APIs
by Marc Moreno Berengue
· 7 years ago
10d0d36
SST: Add asset authentication token in the APIs
by Marc Moreno Berengue
· 7 years ago
4258e54
SST: Use asset ID instead of handle in all APIs
by Marc Moreno Berengue
· 7 years ago
51af951
SST: Add asset types and attributes
by Marc Moreno Berengue
· 7 years ago
675b6e9
SST: Rename get_attributes APIs to get_info
by Marc Moreno Berengue
· 7 years ago
9a5bfea
AuditLog: Additional API primitives
by Antonio de Angelis
· 7 years ago
f1c0851
AuditLog: Non Secure interface
by Antonio de Angelis
· 8 years ago
d9cd66e
Interface: Refactor NS lock and SVC's interface
by Antonio de Angelis
· 7 years ago
06aee08
Test: Add SST referenced access test suite
by Jamie Fox
· 8 years ago
f4d8867
Interface: Interface provided to NS side
by Ashutosh Singh
· 8 years ago