On 26.12.2024 17:57, Daniel P. Smith wrote:
> Currently, the inclusion of libfdt is controlled by the CONFIG_HAS_DEVICE_TREE
> kconfig flag. This flag also changes behavior in a few places, such as boot
> module processing for XSM. To support the ability to include libfdt without
> changing these behaviors, introduce CONFIG_LIB_DEVICE_TREE. The inclusion of
> libfdt is then moved under CONFIG_LIB_DEVICE_TREE.

Hmm. I'm not a DT maintainer (imo approval here needs to come from one of
its maintainers, despite the files being touched not saying so; I notice
you have the larger Cc list already), but to me the 'f' in libfdt is lost
with CONFIG_LIB_DEVICE_TREE. What's wrong with CONFIG_LIBFDT when that's
the code that you want to cover?

Jan

Reply via email to