[U-Boot] [PATCH 2/4] fdt: Add Kconfig options to control code size

sjg at google.com sjg at google.com
Tue Nov 5 12:06:50 UTC 2019


On Sun, Oct 27, 2019 at 09:47:40AM -0600, Simon Glass wrote:

> For better or worse libfdt recent grew a lot of code that checks the
> validity of the device tree in great detail. When using unsigned or
> unverified data this makes things safer, but it does add to code size.
>
> Add some controls to select the trade-off between safety and code size.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom

Applied to u-boot-fdt


More information about the U-Boot mailing list