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

Configurable builds #31

Open
3 tasks
dpsmith opened this issue Apr 5, 2020 · 0 comments
Open
3 tasks

Configurable builds #31

dpsmith opened this issue Apr 5, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@dpsmith
Copy link
Collaborator

dpsmith commented Apr 5, 2020

Description

The LZ must fit within 64Kb to include initial stack and there are feature that are either exclusive or unnecessary for other features, e.g.supporting both TPM1.2 and TPM2.0, debug features, or experimental/alternative features. It is desirable to be able to support the ability to enable/disable these features.

Tasks

  • Incorporate a build configuration capability
  • Move debugging features behind debug configuration flag
  • Enable TPM configuration
    1. TPM versions (1.2/2.0)
    2. Hardware Interface (TIS/CRB)
@dpsmith dpsmith added the enhancement New feature or request label Apr 8, 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

No branches or pull requests

1 participant