commit | 82753b7f138efa529b0f9f8980a899fd3d417f5a | [log] [tgz] |
---|---|---|
author | Balint Dobszay <balint.dobszay@arm.com> | Thu Mar 03 11:30:31 2022 +0100 |
committer | György Szing <gyorgy.szing@arm.com> | Fri Apr 01 13:33:28 2022 +0200 |
tree | e06437c3c7608a214cb5bfa72a878349c42292be | |
parent | a628af31c8c1e83dc7683658eeddd5b1cda31eb6 [diff] |
Add libfdt external component Create external component to download the libfdt sources. After download libfdt is patched to enable using libfdt's implementation of strnlen(). This is necessary because newlib doesn't export strnlen() for ISO C sources (we build SPs as ISO C99). Signed-off-by: Balint Dobszay <balint.dobszay@arm.com> Change-Id: Iac5fc19086c57aee409d2c0661cb498713b750e5