commit | 85ac1b2316010f031464594cd6dcb81b862c7196 | [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:28:43 2025 +0000 |
tree | f1243b67c7cdecaa271e0d137c20788b01b1c237 | |
parent | 9330ae38418df3c2139555290dda3a2dbfda6e8c [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>