Skip to content

Libcaliptra pauser check and fixes - 2x#3985

Open
nquarton wants to merge 1 commit into
chipsalliance:caliptra-2.0from
nquarton:libcaliptra_pauser_check_and_fixes_2_0
Open

Libcaliptra pauser check and fixes - 2x#3985
nquarton wants to merge 1 commit into
chipsalliance:caliptra-2.0from
nquarton:libcaliptra_pauser_check_and_fixes_2_0

Conversation

@nquarton

Copy link
Copy Markdown
Collaborator
  • Libcaliptra - fixes to 3 bugs
  • async commands with standard resp header could cause stack corruption
  • using memcpy for data transfer to eliminate risk of memory address truncation possible on certain architectures
  • removed one innaccurate use of const keyword
  • libcaliptra: Adding functions to check if a pauser is valid

* Libcaliptra - fixes to 3 bugs

- async commands with standard resp header could cause stack corruption
- using memcpy for data transfer to eliminate risk of memory address
  truncation possible on certain architectures
- removed one innaccurate use of const keyword

* libcaliptra: Adding functions to check if a pauser is valid
@nquarton nquarton changed the title Libcaliptra pauser check and fixes (#3932) Libcaliptra pauser check and fixes - 2x Jul 17, 2026
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