FIPS compliance of RSA implementation

I’m using Mbed TLS to verify the digital signature with RSASSA-PKCS1-v2.1 algorithm.
I’m wondering if Mbed TLS implementation of the RSA algorithm is compliant with any NIST FIPS (eg. FIPS 186-4)? I will be grateful for any info on this matter.