Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FdtBusDxe: add test to time DT node traversal. #13

Open
andreiw opened this issue Jan 12, 2024 · 0 comments
Open

FdtBusDxe: add test to time DT node traversal. #13

andreiw opened this issue Jan 12, 2024 · 0 comments

Comments

@andreiw
Copy link
Contributor

andreiw commented Jan 12, 2024

Consider both a very deep hierarchy and repeated access to a particular node's properties. This is coming from a concern voiced from a 3rd party about overhead of parsing a giant DT tree, and may prompt optimizations to the FDT parsing code itself (which ultimately means taking in the libfdt code directly in instead of having this be a dependent on a Tiano library).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant