Lines Matching full:implementation
6 | The secure storage subsystem provides an implementation of the functions defined in the
9 that don't already have an implementation of the API.
16 As such, it provides an implementation of the API on those that don't already have one, ensuring
19 cannot enable the subsystem because TF-M already provides an implementation of the API.
30 The secure storage subsystem's implementation of the PSA Secure Storage API:
35 | See below for important ways the implementation deviates from the specification.
41 * does not yet provide an implementation of the Protected Storage (PS) API as of this writing.
44 (unless a `custom implementation <#whole-api>`_ of the PS API is provided).
46 Below are some ways the implementation deviates from the specification
78 To configure the implementation of the PSA Secure Storage API provided by Zephyr, have a look at the
91 If you already have an implementation of the whole ITS or PS API and want to make use of it, you
100 Zephyr's implementation of the ITS API