TF-M PSA Crypto Random

Hello.

We're currently working on a project that uses both random and pseudo-random numbers. We're on a platform that has CryptoCell (we get our entropy from this) and PSA uses MbedTLS. From my understanding, as of now, there is no way for 'psa_generate_random' to produce a pseudo-random number, nor there is a way with PSA to manually update entropy.

Is there any plans in the near future for the PSA APIs to give the option to the application to do this?

Best regards,

Franco