Hi Experts,
I am new to mbedTLS and downloaded it from GitHub. Two folders like mbedtls/library and mbedtls/crypto/library has some similar files like aes.c
I infer from Readme that crypt is specific to PSA.
Is the folder "Crypto" is more specific to ARM or it is common for any open source implementations ?