Each service that needs to use the mbedTLS library, must be able to link its own private copy of the library in the secure partition code without the risk of name collision.
This task assesses this issue by renaming the global names used by mbedTLS with a service specific prefix.
Description
Description
Event Timeline
Comment Actions
Changes that fix this issue are as follows:
https://review.trustedfirmware.org/#/c/77/
https://review.trustedfirmware.org/#/c/80/