Lines Matching refs:work
7 Summary of recent work:
27 * The [Future work](#future-work) section outlines our long-term goals for thread-safety; it also a…
78 …work. Implementations which only ever call PSA functions from a single thread, or which protect al…
176 … an expected state parameter here is to help guarantee that our functions work as expected, this e…
255 It is now possible for individual tests to spin up multiple threads. This work has made the global …
261 Our testing is a work in progress. It is not feasible to run our traditional, single-threaded, test…
273 Through future work on testing, it would be good to:
288 ## Future work
292 …m to make the entirety of the PSA API thread-safe. This will build on the work that we have alread…
316 …ion requirements](#long-term-key-destruction-requirements). Destruction would then work as follows:
335 ### Future driver work argument
363 To make re-entrancy in non-thread-safe drivers work, thread-safe drivers must not make a call to th…