Files
android_external_dtc/tests
Nicholas Piggin ce01b21098 libfdt: Add FDT_CREATE_FLAG_NO_NAME_DEDUP flag that trades size for speed
Searching for duplicate names scales O(n^2) with the number of names
added to a fdt, which can cause a noticable slowdown with larger device
trees and very slow CPU cores.

Add FDT_CREATE_FLAG_NO_NAME_DEDUP that allow the caller to trade fdt size
for speed in the creation process.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Message-Id: <20190509094122.834-4-npiggin@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2019-05-10 11:53:10 +10:00
..
2017-12-15 13:26:57 +11:00
2018-03-07 14:55:39 +11:00
2007-02-15 11:02:44 -06:00
2007-02-15 11:02:44 -06:00
2007-02-15 11:02:44 -06:00
2017-03-06 12:08:53 +11:00
2018-06-07 11:49:14 +10:00
2017-03-06 12:08:53 +11:00
2017-02-24 11:12:50 +11:00
2017-03-06 12:08:53 +11:00
2017-10-26 09:25:14 +02:00
2017-03-06 12:08:53 +11:00
2007-02-15 11:02:44 -06:00
2007-02-15 11:02:44 -06:00
2019-03-29 12:12:29 +11:00
2019-03-29 12:12:29 +11:00
2019-03-29 12:12:29 +11:00
2017-03-06 12:08:53 +11:00