Skip to content
Commit fe7ffcf2 authored by Neil Armstrong's avatar Neil Armstrong Committed by Carles Cufí
Browse files

tls_credentials: add Trusted Credential storage backend



This adds a Trusted Credential storage backend using the PSA
Protected Storage API, permitting storage of the credentials
offering a trusted long-term storage with integrity checks.

This implementation tries to fit the actual tls_credentials
implementation, with some slight differences:
- the buffer pointer returned by credetial_get & credential_next_get
  is dynamically allocated and differs from the one given to
  tls_credential_add since it's extracted from the storage at runtime.

Signed-off-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
parent 09cb88ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment