commit | 8a479ab3c274037839be3df40411553652570a3e | [log] [tgz] |
---|---|---|
author | Ambroise Vincent <ambroise.vincent@arm.com> | Mon Feb 11 13:54:30 2019 +0000 |
committer | Saheer Babu <saheer.babu@arm.com> | Tue Jan 21 12:24:58 2025 +0000 |
tree | f1243b67c7cdecaa271e0d137c20788b01b1c237 | |
parent | 39616d780c8c59e756d26e1895fe506921f418e3 [diff] |
libc: Adapt to TFTF Add support for functions used in TFTF but not in TF-A. Replaced calls to plat_panic_handler with calls to panic, since there is no implementation of the former in TFTF. Change-Id: Ic10de2c6e749db97b932cd7ffbb6067b5befe914 Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>