Jaeden Amero
|
3d1b8363db
|
Use PSA Crypto API 1.0b3
The PSA Crypto API has moved on from 1.0b2 to 1.0b3, bringing along with
it some breaking changes. Update Mbed OS to use the 1.0b3 API.
|
2019-09-02 17:10:59 +01:00 |
Oren Cohen
|
cfb60ec955
|
Fixes
* Add #include <stddef.h> to psa/client.h
* Add Attestation service to TFM
* Update FUTURE_SEQUANA_PSA secure binaries
* Remove MBED_SPM from K64F
* Refactor psa_manifest/sid.h
* Increase stackl size in spm-client tests
* Add handling of errors from psa_get in partitions
|
2019-03-03 13:30:58 +02:00 |
itayzafrir
|
31d202b3f6
|
Change error code handling of calls to psa_call
|
2019-02-28 10:29:52 +02:00 |
itayzafrir
|
2c1f0b37f2
|
Add acl test - use other partitions' key - manage key
|
2019-02-27 16:28:35 +02:00 |
itayzafrir
|
2146e74c84
|
Prepare for crypto access control tests
- Add a secure side test partition
- Add a proxy to communicate with the test partition
- Add main test file
|
2019-02-27 16:28:35 +02:00 |