Oren Cohen
|
fc97a75632
|
Remove #ifndef NO_GREENTEA from tests
|
2019-03-14 11:16:44 +02:00 |
Michael Schwarcz
|
0b4f16f456
|
Disable SPM tests with TF-M issues for TF-M targets
|
2019-03-06 16:42:51 +02: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 |
Michael Schwarcz
|
b62c48977f
|
Review fixes
|
2019-03-03 10:55:46 +02:00 |
Michael Schwarcz
|
ef76ec83ee
|
Generate psa_manifest/sid.h
|
2019-03-03 10:55:46 +02:00 |
Michael Schwarcz
|
f9fbd6ae82
|
Align PSA SPM tests to TF-M
|
2019-03-03 10:55:42 +02:00 |
Michael Schwarcz
|
60c6740c88
|
Build SPM tests only for MBED_SPM targets
|
2019-02-19 15:19:05 +02:00 |
Oren Cohen
|
8841ba69f8
|
Align to new spec changes and prep for TFM SPM
# Conflicts:
# components/TARGET_PSA/services/crypto/COMPONENT_PSA_SRV_IPC/psa_crypto_spm.c
# components/TARGET_PSA/services/crypto/COMPONENT_SPE/psa_crypto_partition.c
|
2019-01-31 17:17:53 +02:00 |
Alexander Zilberkant
|
9cc017fd48
|
Normalize license headers
- add SPDX license identifier
- add missing license headers
- update year in license headers
|
2018-11-27 09:16:40 +02:00 |
Alexander Zilberkant
|
aea01a86f6
|
astyle changes
|
2018-11-27 09:16:38 +02:00 |
Oren Cohen
|
dd73fa689c
|
PSA SPM
* Intorduce PSA-SPM to mbed-os
* Add SPM tests (for PSA targets)
* Add PSA PRoT internal storage Secure implementation
* Integrate SPM into the boot proccess
* PSA manifest data generator
* Introduce PSA targets skeleton to mbed-os
* Add artifact delivery to the tools
|
2018-11-27 09:16:35 +02:00 |