Skip to content

Conversation

@willieyz
Copy link
Contributor

@willieyz willieyz commented Nov 25, 2025

@willieyz willieyz marked this pull request as ready for review November 25, 2025 10:34
@willieyz willieyz requested a review from a team as a code owner November 25, 2025 10:34
@mkannwischer mkannwischer changed the title config.h: Align the divergence between mldsa-native and mlkem-native in config.h config.h: Align mldsa-native and mlkem-native config.h Nov 28, 2025
Copy link
Contributor

@mkannwischer mkannwischer left a comment

Choose a reason for hiding this comment

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

Please squash your autogen commit into the previous commit.

Also why is there no MLD_CONFIG_MONOBUILD_KEEP_SHARED_HEADERS in mldsa-native? Could you add that in a separate commit please?

If I see correctly, then MLK_CONFIG_NO_ASM_VALUE_BARRIER is missing in mlkem-native? Could you open a PR there, please? The MLK_CONFIG_NO_ASM_VALUE_BARRIER", # TODO: Add to config? can re removed then.

Copy link
Contributor

@mkannwischer mkannwischer left a comment

Choose a reason for hiding this comment

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

Please read my previous comment and address it.

- This commit add missing MLD_CONFIG_MONOBUILD_KEEP_SHARED_HEADERS
  and remove following from autogen:
  `"MLD_CONFIG_NO_ASM_VALUE_BARRIER",  # TODO: Add to config?`

Signed-off-by: willieyz <[email protected]>
@willieyz
Copy link
Contributor Author

Hello, @mkannwischer , thank you for your review!
I had addressed according to your comment, include:

  • Add missing MLD_CONFIG_MONOBUILD_KEEP_SHARED_HEADERS
  • Also, I had create another PR in mkem-native, added the missing MLK_CONFIG_NO_ASM_VALUE_BARRIER

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.

config.h: Align the divergence between mldsa-native and mlkem-native in config.h

3 participants