[] Adapt code_style.py to work both for mbedtls and TF-PSA-Crypto repo. Keep check of all files when called in the context of mbedtls for the time being.
[] Add tf_psa_crypto_check_code_style component in tf-psa-crypto/tests/scripts/components-basic-checks.sh (to be created).
Add code style check
tf-psa-crypto/tests/scripts/components-basic-checks.sh
(to be created).Depends on: https://github.com/Mbed-TLS/mbedtls/pull/9720 and https://github.com/Mbed-TLS/TF-PSA-Crypto/issues/50 (code_style.py parses check-generated-files.sh).
DOD: Same support for code style checking in TF-PSA-Crypto as in mbedtls