Lines Matching full:secure
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.
24 | Keep in mind, however, that it's preferable to use a secure processing environment like TF-M when
30 The secure storage subsystem's implementation of the PSA Secure Storage API:
37 * does not guarantee that the data it stores will be secure at rest in all cases.
60 However, this does not guarantee that the data stored will be secure at rest in all cases,
62 It requires a random entropy source and especially a secure encryption key provider
68 * The data stored via the PSA Secure Storage API is not protected from direct
78 To configure the implementation of the PSA Secure Storage API provided by Zephyr, have a look at the
108 that is more secure than the available options, if possible.
116 PSA Secure Storage API reference