Skip to content

CMSIS: Skip Mutex calls if OS isn't running#8644

Merged
dgarske merged 1 commit intowolfSSL:masterfrom
lealem47:zd19343
Apr 11, 2025
Merged

CMSIS: Skip Mutex calls if OS isn't running#8644
dgarske merged 1 commit intowolfSSL:masterfrom
lealem47:zd19343

Conversation

@lealem47
Copy link
Copy Markdown
Contributor

@lealem47 lealem47 commented Apr 8, 2025

Description

Fix for crash on CMSIS-RTOS caused by calling the lock/unlock mutexes before the OS is initialized (viafipsEntry())

Fixes zd#19343

Testing

Tested by customer

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@lealem47 lealem47 self-assigned this Apr 8, 2025
@lealem47
Copy link
Copy Markdown
Contributor Author

lealem47 commented Apr 8, 2025

Jenkins retest this please

@lealem47 lealem47 assigned wolfSSL-Bot and unassigned lealem47 Apr 11, 2025
@dgarske dgarske merged commit 11001c8 into wolfSSL:master Apr 11, 2025
185 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.

3 participants