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

PI: Ability to startup using PSCI (default), MpPark EL1 or MpPark EL2 based on PreLoader arguments #82

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

gus33000
Copy link
Member

This uses the new BootShim changes I've made not so long ago in a PR. Allows the user to startup the UEFI using one of 3 startup methods (can potentially be expanded in the future). UEFI initialization has been verified locally on talkman, however review is likely needed. This backports changes from the mppark branch of this repository with enhancements/modifications to bring back EL1 as well. Commits have been marked as coauthored where it is the case (due to backporting).

I am intentionally not pushing with this commit the dynamic ACPI table installer from #70 as it would require #77 to work well as well as SD Card bootability (comes with dynamic ACPI table installs).

@gus33000 gus33000 added the enhancement New feature or request label Sep 10, 2020
@gus33000 gus33000 changed the title PI: Ability to startup using PCSI (default), MpPark EL1 or MpPark EL2 based on PreLoader arguments PI: Ability to startup using PSCI (default), MpPark EL1 or MpPark EL2 based on PreLoader arguments Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant