Skip to content

wolfEntropy: Add ARM Generic Timer virtual counter as time src#9764

Merged
dgarske merged 2 commits intowolfSSL:masterfrom
lealem47:wolfEntropy_arm32
Feb 16, 2026
Merged

wolfEntropy: Add ARM Generic Timer virtual counter as time src#9764
dgarske merged 2 commits intowolfSSL:masterfrom
lealem47:wolfEntropy_arm32

Conversation

@lealem47
Copy link
Copy Markdown
Contributor

Description

Required for wolfEntropy on ARM32 in kernel space (where clock_gettime is not available). Uses the ARM Generic Timer virtual counter (CNTVCT) via coprocessor p15 as a high res time source.

Testing

wolfcrypt test on customer hardware

Checklist

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

@lealem47 lealem47 requested a review from kaleb-himes February 12, 2026 03:40
@lealem47 lealem47 self-assigned this Feb 12, 2026
@dgarske dgarske merged commit be9f385 into wolfSSL:master Feb 16, 2026
429 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