Skip to content

Conversation

@gojimmypi
Copy link
Contributor

Changes KEYSTORE_HDR_MAGIC assignment to avoid MSVC complaint about a non-nul-terminated string.

Add TARGET_sim and respective otp stub files.

Add additional compile time checks.

@danielinux danielinux requested review from danielinux and removed request for wolfSSL-Bot November 11, 2025 16:49
Copy link
Member

@danielinux danielinux left a comment

Choose a reason for hiding this comment

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

What is the purpose of the simulated otp? Is this for building with TARGET=sim ? If this is the case please add the associated tests as github actions

@gojimmypi
Copy link
Contributor Author

The simulated otp target is introduced for my wolfBootFlashOTP.vcxproj Visual Studio project, specifically here.

I already have a test for the msbuild of wolfBootFlashOTP in the test-visual-studio.yml. It is here as a hard-coded PreprocessorDefinitions value.

There's already a pending PR for Visual Studio projects and tests in #623 , but it doesn't have the wolfBootFlashOTP project.

I've been trying to keep each PR restricted to a specific topic rathe than one massive monolith.

@gojimmypi
Copy link
Contributor Author

Leaving OTP alone per #635 (comment)

@gojimmypi gojimmypi closed this Nov 13, 2025
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.

3 participants