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

[Backport] Use x30 instead of lr which otherwise trip some versions of gcc #1489

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

justsmth
Copy link
Contributor

@justsmth justsmth commented Mar 12, 2024

Description of changes:

Backport to fips-2022-11-02:

Notes

"LR" is a synonym for the x30 register, so this change has no impact on the resulting binary. Specifically, this does not alter the hash used by the FIPS power-on-self-test.

Testing

Verified the hash (BORINGSSL_bcm_text_hash) values did not change before/after this PR.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@justsmth justsmth requested review from a team as code owners March 12, 2024 21:18
@justsmth justsmth merged commit f7da965 into aws:fips-2022-11-02 Mar 13, 2024
7 of 8 checks passed
@justsmth justsmth deleted the backport-pr-1464 branch March 13, 2024 02:31
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.

4 participants