As part of PSA Level 2 certification the TF-M code base was analysed by a static code analyser.
Some issue was found in attestation code base:
- Dead code
- Unused function
- Uninitialised variable
- Parameter type mismatch
As part of PSA Level 2 certification the TF-M code base was analysed by a static code analyser.
Some issue was found in attestation code base: