diff options
author | David Gibson | 2018-10-02 05:53:26 +0200 |
---|---|---|
committer | David Gibson | 2018-10-02 05:53:26 +0200 |
commit | 0b001b3094bcf80a5a0c3b7655029a10fb63f661 (patch) | |
tree | 03839090cc35aca1710fb14a7a96a5c8eae69225 /dtc | |
parent | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181001-pull-request' i... (diff) | |
download | qemu-0b001b3094bcf80a5a0c3b7655029a10fb63f661.tar.gz qemu-0b001b3094bcf80a5a0c3b7655029a10fb63f661.tar.xz qemu-0b001b3094bcf80a5a0c3b7655029a10fb63f661.zip |
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 <david@gibson.dropbear.id.au>
Diffstat (limited to 'dtc')
m--------- | dtc | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/dtc b/dtc -Subproject e54388015af1fb4bf04d0bca99caba1074d9cc4 +Subproject 88f18909db731a627456f26d779445f84e44953 |