commit | 8a573de8dda42258b747e56f19190311ea090d29 | [log] [tgz] |
---|---|---|
author | Ambroise Vincent <ambroise.vincent@arm.com> | Mon Feb 11 13:54:30 2019 +0000 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Mon Mar 04 12:19:43 2019 +0000 |
tree | f1243b67c7cdecaa271e0d137c20788b01b1c237 | |
parent | 892ce40b6fe172a76d3bf88bf5de0a441dc48734 [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>