commit | 997aeb3d6ceb529d03f27e83578278d99b84d1a3 | [log] [tgz] |
---|---|---|
author | Tamas Ban <tamas.ban@arm.com> | Mon Nov 19 13:28:32 2018 +0000 |
committer | Tamas Ban <tamas.ban@arm.com> | Wed Dec 05 16:05:02 2018 +0100 |
tree | 4795fb240901fdbecde6ed2c302eb5fa63e1c563 | |
parent | 03220ae0c3748526b94db9a919c604c26a5f40a1 [diff] |
Core: Create wrapper functions around C lib calls In long term standard C library might be removed from TF-M project or replaced with a secure implementation due to security concerns. Wrappers are introduced to indicate this concern and future change to developers. Change-Id: I86e9cd8563fd89bf70b0df59cb2ae1aeee9c02b9 Signed-off-by: Tamas Ban <tamas.ban@arm.com>