Common Error Logs
Failed to Verify the TA Certificate
- Solution
Check whether the TA private key (.pem) used for TA compilation matches the config binary.
If you cannot determine whether they match, see Applying for a TA Developer Certificate in a Debugging Environment and contact Huawei technical support to apply for a new TA developer certificate.
Failed to Verify the TA Resource Configuration File
- Log information
The configuration information in the manifest.txt file during TA application compilation is different from that in the configs.xml file submitted to Huawei. As a result, the configuration check fails when the TA is loaded.
- Solution
- Modify the manifest.txt file to match the configuration information the developer submitted for applying for a TA developer certificate from Huawei, and recompile and deploy the TA.
- If the TA configuration does not meet the service requirements, you need to modify the manifest.txt file of the TA. Contact Huawei technical support to apply for a new config binary file.
A TA Has Function Symbols That Are Not Supported by iTrustee
The TA Is Not Correctly Deployed and iTrustee Fails to Load the TA
- Log information
When a CA establishes a communication link with a TA, the CA sends the disk storage path of the TA to the TEE OS. However, the TA is not correctly deployed and the TEE OS cannot find the TA.
The error information can be viewed in the journalctl log and is printed by the teecd daemon.



