0101f479df
All paths in both switch statement lead to a return, therefore the end block in both of these functions can never be reached. Fix this by making sure the end block is always called (set status rather than just return), as its safer for future changes. Found by coverity scan. Signed-off-by: Paul Elliott <paul.elliott@arm.com> |
||
---|---|---|
.. | ||
OS-template-opaque.jinja | ||
OS-template-transparent.jinja | ||
psa_crypto_driver_wrappers.h.jinja | ||
psa_crypto_driver_wrappers_no_static.c.jinja |