TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-m
/
6085ff074cb28d138cdf280e31987e9fa0a60762
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
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
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
8f33623
Platform: Extend crypto key API with attestation key
by Tamas Ban
· 7 years ago
1e02bc2
Attest: Fix include path
by Tamas Ban
· 7 years ago
9da91f3
Crypto: Add secure API interface
by Jamie Fox
· 6 years ago
de6acfe
Platform: Fix initialisation param in linker scripts
by Antonio de Angelis
· 7 years ago
0ff04ba
Crypto: Make operations inactive as per PSA API
by Jamie Fox
· 7 years ago
74fb323
Doc: Clarify the patch 'submit' process
by Ashutosh Singh
· 6 years ago
78f87bf
Docs: Update SST integration guide
by Marc Moreno Berengue
· 7 years ago
8385e8e
SST: Remove ENABLE_SECURE_STORAGE flag
by Marc Moreno Berengue
· 7 years ago
3e10ce8
Tools: Remove asset policy DB generation tool
by Marc Moreno Berengue
· 7 years ago
3587a9f
Test: Remove old SST test suites
by Marc Moreno Berengue
· 7 years ago
f8428f0
Test: Update SST rollback protection test suite
by Marc Moreno Berengue
· 7 years ago
32ee426
Test: Add PSA PS APIs reliability testsuite
by Marc Moreno Berengue
· 7 years ago
ece411c
Test: Add PSA PS secure interface test suite
by Jamie Fox
· 7 years ago
7792488
Test: Add PSA PS NS interface test suite
by Jamie Fox
· 7 years ago
bec422c
SST: Refactor to implement PSA Protected Storage
by Jamie Fox
· 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
ba2bfd8
Docs: Update required Mbed TLS version to 2.7.9
by Jamie Fox
· 7 years ago
82b87ca
Crypto: Align implementation to pass PSA API compliance
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
1c1856a
Test: Add tests for new cipher modes
by Jamie Fox
· 7 years ago
4394fcf
Crypto: Add support for more ciphers
by Jamie Fox
· 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
e2846e3
Platform: Use NS alias for QSPI regs on Musca-A
by Jamie Fox
· 7 years ago
a079ede
Boot: Add support for later versions of Mbed TLS
by Jamie Fox
· 7 years ago
9051a46
Core: Avoid spurious 'maybe-uninitialised' warning
by Jamie Fox
· 7 years ago
c43a86d
Platform: fix CMSIS Flash driver config on Musca-A
by David Vincze
· 7 years ago
5cb980f
Core: Fix iovec parameter passing for TFM_LVL==1
by Mate Toth-Pal
· 7 years ago
2a6f8c2
Core: change iovec return type to psa_status_t
by Mate Toth-Pal
· 7 years ago
16ec798
Test: Add testcase for testing outvec write
by Mate Toth-Pal
· 7 years ago
062d1a0
Test: Add testcase for iovec sanity check
by Mate Toth-Pal
· 7 years ago
8d7f12b
Test: Change test services to use iovec API
by Mate Toth-Pal
· 7 years ago
3db437a
Core: Save iovec in SPM database
by Mate Toth-Pal
· 7 years ago
b8ce0dd
Core: Sanitize iovec parameters in TF-M Core
by Mate Toth-Pal
· 7 years ago
cd9a4e5
Core: fix stack restoration in tfm_secure_api.c
by Mate Toth-Pal
· 7 years ago
bf25a40
Core: create iovec-based veneers for secure functions
by Miklos Balint
· 7 years ago
db5f4b7
Platform: ld: align sections in secure binary
by Mate Toth-Pal
· 7 years ago
d008c3b
Manifest: fix Attest service partition manifest
by Mate Toth-Pal
· 7 years ago
6874585
Manifest: Remove outdated Crypto APIs
by Mate Toth-Pal
· 7 years ago
ef75795
Build: Add support for GCC 7.3
by Jamie Fox
· 7 years ago
d584b61
Core: Make initial debug config platform-specific
by Marc Moreno Berengue
· 7 years ago
fa0bdad
AuditLog: Define a secure API interface layer
by Antonio de Angelis
· 7 years ago
f1f7ebd
Build: Add support for Armclang 6.10 and Armclang 6.11
by Antonio de Angelis
· 7 years ago
287885f
Build: Compile Mbed TLS as MinSizeRel by default
by Jamie Fox
· 7 years ago
30654e8
Build: Fix build for AN519 with MBEDTLS_DEBUG=OFF
by Jamie Fox
· 7 years ago
788bbc1
Attest: Add a service integration guide
by Tamas Ban
· 7 years ago
229f9db
Test: Add test suite for Attestation Service
by Tamas Ban
· 7 years ago
48a0eb5
Attest: Add initial attestation prototype
by Tamas Ban
· 7 years ago
6dfa6eb
Attest: Release PSA API of initial attestation
by Tamas Ban
· 7 years ago
38e1731
Platform: Add device ID support
by Tamas Ban
· 7 years ago
3681ce0
Platform: Add boot seed support
by Tamas Ban
· 7 years ago
Next »