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

Update to the maxq10xx support #7824

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Conversation

anhu
Copy link
Member

@anhu anhu commented Aug 2, 2024

No description provided.

@anhu anhu self-assigned this Aug 2, 2024
@anhu anhu requested a review from wolfSSL-Bot August 2, 2024 14:00
@anhu
Copy link
Member Author

anhu commented Aug 2, 2024

retest this please

@dgarske dgarske requested review from dgarske and removed request for wolfSSL-Bot August 2, 2024 14:49
Copy link
Contributor

@dgarske dgarske left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one small issue

@@ -3913,6 +3913,17 @@ int wc_GenerateSeed(OS_Seed* os, byte* output, word32 sz)

#define USE_TEST_GENSEED

#elif defined(WOLFSSL_MAXQ108X) || defined(WOLFSSL_MAXQ1065)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see this code already in random.c above at line 3829... I think you can remove this

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call, thanks; Fixed!

@julek-wolfssl
Copy link
Member

Force pushed to run CI

@dgarske
Copy link
Contributor

dgarske commented Aug 6, 2024

@anhu I rebased this for you...

@dgarske dgarske assigned douzzer and unassigned dgarske Aug 6, 2024
@dgarske dgarske requested a review from douzzer August 6, 2024 17:20
@anhu anhu unassigned anhu and douzzer Aug 6, 2024
@anhu
Copy link
Member Author

anhu commented Aug 6, 2024

All tests pass, reviewed and approved. Please merge at earliest convenience .

@douzzer douzzer merged commit 6116d5e into wolfSSL:master Aug 6, 2024
122 checks 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.

5 participants