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

vm_minimal, zcu102: update plat_keep_devices #56

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

chrisguikema
Copy link
Contributor

This commit removes extra devices that are not needed for a minimal boot image. It also adds a comment explaining why the passthrough and emulated devices must be listed under the plat_keep_devices node.

@chrisguikema chrisguikema requested review from lsf37 and axel-h January 25, 2024 18:30
@axel-h axel-h force-pushed the zynqmp_device_tree_fix branch from e0807d3 to b4d88e6 Compare January 29, 2024 13:07
@chrisguikema chrisguikema force-pushed the zynqmp_device_tree_fix branch from b4d88e6 to 33750fd Compare January 29, 2024 14:53
Copy link
Member

@axel-h axel-h left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks ok form my side. I have added the changes in my CI test runs and thing seem to work.

@chrisguikema chrisguikema force-pushed the zynqmp_device_tree_fix branch 2 times, most recently from 670ffb8 to 284e7cf Compare January 31, 2024 14:50
This commit removes extra devices that are not needed for a minimal boot
image. It also adds a comment explaining why the passthrough and
emulated devices must be listed under the plat_keep_devices node.

This also removes the SMC calls that are non needed for a minimal boot.

Signed-off-by: Chris Guikema <[email protected]>
@lsf37 lsf37 self-assigned this Jan 31, 2024
@lsf37 lsf37 merged commit 6656ebe into seL4:master Jan 31, 2024
13 checks passed
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

Successfully merging this pull request may close these issues.

3 participants