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

Test: adding action to build keytools on windows #521

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

danielinux
Copy link
Member

@danielinux danielinux commented Nov 25, 2024

Test: adding action to build keytools on windows.

  • Update key tools VS project to 2022.
  • Fix a few warnings in sign.c
  • Fix issues with windows already having min/max.
  • Fix (workaround) issue with key tools needing WOLFBOOT_SECTOR_SIZE.

@dgarske dgarske self-assigned this Nov 25, 2024
@dgarske dgarske self-requested a review November 25, 2024 18:41
@dgarske dgarske marked this pull request as ready for review November 25, 2024 18:41
* Update key tools VS project to 2022.
* Fix a few warnings in sign.c
* Fix issues with windows already having min/max.
* Fix (workaround) issue with key tools needing WOLFBOOT_SECTOR_SIZE.
dgarske
dgarske previously approved these changes Nov 25, 2024
@dgarske
Copy link
Contributor

dgarske commented Nov 25, 2024

@danielinux please review workaround for delta.c in sign tools needing to know the sector size (WOLFBOOT_SECTOR_SIZE). Perhaps consider making this an argument or taking in the .config at runtime / arg.

- Added getenv() to override the value at runtime
- Removed doc on old python tools
@dgarske dgarske removed their assignment Nov 26, 2024
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