forked from Mirrors/opensbi
platform: Add libfdt support.
Some of the platform (i.e. SiFive FU540) requires Device Tree modification before it is passed to higher stages. Add libfdt support now to help this process. Libfdt should only be included per platform basis. Signed-off-by: Atish Patra <atish.patra@wdc.com>
This commit is contained in:
3
platform/common/libfdt/TODO
Normal file
3
platform/common/libfdt/TODO
Normal file
@@ -0,0 +1,3 @@
|
||||
- Tree traversal functions
|
||||
- Graft function
|
||||
- Complete libfdt.h documenting comments
|
Reference in New Issue
Block a user