mbedtls
mbedtls copied to clipboard
Backport 3.6: Document the key store design
Document the design of the PSA key store, which is getting a bit complex. Include the proposed dynamic and fully-static key stores that are currently proposed in https://github.com/Mbed-TLS/mbedtls/pull/9240 and https://github.com/Mbed-TLS/mbedtls/pull/9302.
PR checklist
Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature")
- [x] changelog not required (doc only)
- [ ] developmenr TODO
- [ ] 2.28 backport Optional
- [x] tests not required (doc only)