provisioning: Always provision if PSA crypto implementation is MbedTLS
When using Mbed TLS as the PSA crypto implementation on the non-secure
side, the device private key is defined as volatile key since there is
no filesystem support. Therefore, always provision the keys when using
Mbed TLS as the PSA crypto implementation on the non-secure side.
Signed-off-by:
Devaraj Ranganna <devaraj.ranganna@arm.com>
Loading
Please register or sign in to comment