commit | 7d053a328f42b51156dc24fe2a8df7654f9cb774 | [log] [tgz] |
---|---|---|
author | Marc Moreno Berengue <marc.morenoberengue@arm.com> | Wed Jun 27 18:22:14 2018 +0100 |
committer | Marc Moreno Berengue <marc.morenoberengue@arm.com> | Fri Jul 06 10:32:30 2018 +0100 |
tree | ff4a7644ac6543c5112de59ebe3a0ac5c22a8c7c | |
parent | 790329401a673ac699431c7a9c2c07440d8dfe8c [diff] |
SST: First public draft of PSA SST APIs This patch releases the first public draft of Platform Security Architecture (PSA) Secure Storage (SST) APIs. The APIs are defined in psa_sst_api.h. More information can be found in tfm_sst_integration_guide.md The patch also accomodates the SST implementation and tests accordingly. Change-Id: Ibe537939f9692a86816fa0c7b2a8d070a502fd2c Signed-off-by: Marc Moreno <marc.morenoberengue@arm.com>