[RESEND][PATCHv2 2/3] of: Add memory limiting function for flattened devicetrees

2014-07-15 Thread Laura Abbott
Buggy bootloaders may pass bogus memory entries in the devicetree. Add of_fdt_limit_memory to add an upper bound on the number of entries that can be present in the devicetree. Signed-off-by: Laura Abbott --- drivers/of/fdt.c | 48 include/

[PATCHv2 2/3] of: Add memory limiting function for flattened devicetrees

2014-07-01 Thread Laura Abbott
Buggy bootloaders may pass bogus memory entries in the devicetree. Add of_fdt_limit_memory to add an upper bound on the number of entries that can be present in the devicetree. Signed-off-by: Laura Abbott --- drivers/of/fdt.c | 48 include/