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

Import chipsec tool and make it work in the recovery shell #231

Open
osresearch opened this issue Jul 27, 2017 · 3 comments
Open

Import chipsec tool and make it work in the recovery shell #231

osresearch opened this issue Jul 27, 2017 · 3 comments

Comments

@osresearch
Copy link
Collaborator

We should run chipsec as part of the recovery shell to ensure that the vulnerabilities disclosed in the REcon MTL presentation are not present in the Heads firmware. coreboot mailinglist discussion: https://mail.coreboot.org/pipermail/coreboot/2017-July/084766.html

https://github.com/chipsec/chipsec/tree/master/chipsec

@osresearch
Copy link
Collaborator Author

Issue #184 relates to this, since it is about configuring the PRR and FLOCKDN before launching the user processes.

@osresearch
Copy link
Collaborator Author

chipsec needs python, so it might not fit in the normal ROM image. The kernel module will, and perhaps it will be useful.

@osresearch
Copy link
Collaborator Author

The module assumes CONFIG_EFI is enabled. We don't have any EFI vars nor runtime services, so it might not work.

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

No branches or pull requests

1 participant