From 0b001b3094bcf80a5a0c3b7655029a10fb63f661 Mon Sep 17 00:00:00 2001 From: David Gibson Date: Tue, 2 Oct 2018 13:53:26 +1000 Subject: [PATCH] Update dtc/libfdt submodule to v1.4.7 dtc v1.4.7 contains a bunch of improvements to make libfdt safer against handling a corrupted or malicious tree, which is a good thing to have. It also includes an explicit fdt checking function that we'll be wanting in future. Signed-off-by: David Gibson --- dtc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dtc b/dtc index e54388015a..88f18909db 160000 --- a/dtc +++ b/dtc @@ -1 +1 @@ -Subproject commit e54388015af1fb4bf04d0bca99caba1074d9cc42 +Subproject commit 88f18909db731a627456f26d779445f84e449536