Commit Graph

2 Commits (mbed-os-5.13)

Author SHA1 Message Date
David Saada 07d59b5703 PSA protected storage: Add encrypt & RB protect flags by default to set. 2019-07-11 11:40:50 +01:00
David Saada 41eb5cbfd9 Implement PSA protected storage & restructure PSA storage implementation
- Move all PSA storage code under psa/storage directory
- Create a global PSA error codes header, eliminating ITS specific ones
- Create a common header file for PSA storage type definitions,
  eliminating ITS specific ones
- Create a common implementation for PS & ITS
- Implement protected storage feature
- Change ITS test to be common to PS as well
2019-02-21 20:58:59 +02:00