forked from Mirrors/opensbi

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>
4 lines
85 B
Plaintext
4 lines
85 B
Plaintext
- Tree traversal functions
|
|
- Graft function
|
|
- Complete libfdt.h documenting comments
|