Lines Matching full:storage
3 Secure storage
6 | The secure storage subsystem provides an implementation of the functions defined in the
7 …`Platform Security Architecture (PSA) Secure Storage API <https://arm-software.github.io/psa-api/s…
14 The secure storage subsystem makes the PSA Secure Storage API available on all board targets with
23 may secure the data stored via the PSA Secure Storage API at rest.
30 The secure storage subsystem's implementation of the PSA Secure Storage API:
41 * does not yet provide an implementation of the Protected Storage (PS) API as of this writing.
43 Instead, the PS API directly calls into the Internal Trusted Storage (ITS) API
50 …ernal Trusted Storage requirements <https://arm-software.github.io/psa-api/storage/1.0/overview/re…
52 | The specification considers the storage underlying the ITS to be
54 …Internal Trusted Storage API <https://arm-software.github.io/psa-api/storage/1.0/overview/architec…
55 because ``most embedded microprocessors (MCU) have on-chip flash storage that can be made
57 …(`2.2. Technical Background <https://arm-software.github.io/psa-api/storage/1.0/overview/architect…
66 because this requires storage that is protected by hardware.
68 * The data stored via the PSA Secure Storage API is not protected from direct
70 …ernal Trusted Storage requirements <https://arm-software.github.io/psa-api/storage/1.0/overview/re…
78 To configure the implementation of the PSA Secure Storage API provided by Zephyr, have a look at the
116 PSA Secure Storage API reference