commit | 97c6e9049024900ec860a5211b9ea68ba599c339 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Thu Jul 09 12:33:17 2020 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Fri Jul 17 11:35:24 2020 +0100 |
tree | f0772e91a3aaf28188ffa31045f4367a291da78a | |
parent | bb544b0714084771a185f4ec77c981fee406462a [diff] |
rpi4/fdt: Move dtb_size() function to fdt_wrappers.h Getting the actual size of a DTB blob is useful beyond the Raspberry Pi port, so let's move this helper to a common header. Change-Id: Ia5be46e9353ca859a1e5ad9e3c057a322dfe22e2 Signed-off-by: Andre Przywara <andre.przywara@arm.com>