platform_external_dtc/libfdt
Pierre-Clément Tosi 170bf1d4ce ANDROID: Use -Wall and more when building libfdt
Build libfdt with the same warnings as the DTC tools. This effectively
starts using -Wno-missing-field-initializers, -Wno-unused-parameter, and
-Wall.

Test: m libfdt
Test: bazel build //:libfdt
Change-Id: I5a2ae1ee86b4613d0aa7a0174d235976d7be45cc
2023-10-11 16:02:56 +01:00
..
.gitignore Link tools and tests against libfdt shared library 2019-03-29 17:20:16 +11:00
acpi.c Fix 'make check' target so it builds. 2022-07-25 06:41:04 +01:00
Android.bp ANDROID: Use -Wall and more when building libfdt 2023-10-11 16:02:56 +01:00
fdt.c Fix integer wrap sanitisation. 2022-08-12 13:13:30 +00:00
fdt.h libfdt: Replace GPL/BSD boilerplate/reference with SPDX tags 2019-06-21 21:06:10 +10:00
fdt_addresses.c libfdt: fix an incorrect integer promotion 2021-11-17 12:22:53 +11:00
fdt_check.c libfdt: Handle failed get_name() on BEGIN_NODE 2022-07-26 21:46:18 +10:00
fdt_empty_tree.c libfdt: Replace GPL/BSD boilerplate/reference with SPDX tags 2019-06-21 21:06:10 +10:00
fdt_overlay.c libfdt: overlay: make overlay_get_target() public 2021-11-18 16:25:10 +11:00
fdt_ro.c ANDROID: De-dup fdt_path_offset_namelen check 2023-10-06 13:39:51 +01:00
fdt_rw.c Fix CID 1461557 2021-06-08 16:32:59 +10:00
fdt_strerror.c libfdt: Add ALIGNMENT error string 2021-08-02 12:21:53 +10:00
fdt_sw.c Set last_comp_version correctly in new dtb and fix potential version issues in fdt_open_into 2021-01-04 12:26:37 +11:00
fdt_wip.c libfdt: libfdt_wip: Fix comparison warning 2020-10-02 10:30:07 +10:00
libacpi.h libfdt: add acpi table verification support 2018-09-20 11:46:54 +08:00
libfdt.h libfdt: overlay: make overlay_get_target() public 2021-11-18 16:25:10 +11:00
libfdt_env.h libfdt: Replace GPL/BSD boilerplate/reference with SPDX tags 2019-06-21 21:06:10 +10:00
libfdt_internal.h libfdt: Tweak description of assume-aligned load helpers 2020-12-16 16:52:17 +11:00
Makefile.libfdt Update dtc to 1.6.0 2020-07-09 14:54:01 -07:00
meson.build Allow static building with meson 2022-07-27 16:38:45 +10:00
rules.mk Add Trusty rules.mk for libfdt 2022-09-08 08:37:02 -04:00
TODO dtc: Update TODO files 2007-12-19 08:20:26 -06:00
version.lds libfdt: overlay: make overlay_get_target() public 2021-11-18 16:25:10 +11:00