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

Explicitly exclude code when disabling support features #340

Merged
merged 1 commit into from
May 6, 2024

Conversation

sree-revoori1
Copy link
Contributor

@sree-revoori1 sree-revoori1 commented May 4, 2024

This will ensure that the DPE codesize is smaller when some features are disabled. Also, add a compiler profile that
enables LTO and sets "s" optimization to optimize for the binary size.

Cargo.toml Show resolved Hide resolved
dpe/src/commands/certify_key.rs Outdated Show resolved Hide resolved
dpe/src/commands/certify_key.rs Outdated Show resolved Hide resolved
This will ensure that the DPE codesize is smaller when some
features are disabled. Also, add a compiler profile that
enables LTO and sets "s" optimization to optimize for the
binary size.
@jhand2 jhand2 merged commit 8835c88 into chipsalliance:main May 6, 2024
1 check 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.

2 participants