libfdt: Downgrade to version 1.4.6-9
authorAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Mon, 29 Oct 2018 15:08:50 +0000 (15:08 +0000)
committerAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Tue, 30 Oct 2018 13:42:13 +0000 (13:42 +0000)
commit00f588bf2cc5298db67f8dde561b046998756a3f
tree9801e5fc2f522eedf7d258764cee00e365f26f67
parent4012531547f63595f33e493dcd7ebd1730dfcedc
libfdt: Downgrade to version 1.4.6-9

Version 1.4.7 introduces a big performance hit to functions that access
the FDT. Downgrade the library to version 1.4.6-9, before the changes
that introduce the problem. Version 1.4.6 isn't used because one of the
libfdt files (fdt_overlay.c) is missing the license header. This
problem is also fixed in 1.4.6-9.

This version corresponds to commit <aadd0b65c987> checks: centralize
printing of property names in failure messages.

Fixes ARM-software/tf-issues#643

Change-Id: I73c05f2b1f994bcdcc4366131ce0647553cdcfb8
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
include/lib/libfdt/libfdt.h
include/lib/libfdt/libfdt_env.h
lib/libfdt/fdt.c
lib/libfdt/fdt_addresses.c
lib/libfdt/fdt_overlay.c
lib/libfdt/fdt_ro.c
lib/libfdt/fdt_rw.c
lib/libfdt/fdt_sw.c
lib/libfdt/libfdt_internal.h