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

Update maintainer list and fix CI problems.... #2793

Merged
merged 5 commits into from
Mar 21, 2024

Conversation

JuergenReppSIT
Copy link
Member

@JuergenReppSIT JuergenReppSIT commented Mar 20, 2024

  • fapi: fix warning variable not used.
  • ci: fix stuck in a AddressSanitizer:DEADLYSIGNAL loop in the CI.
  • esys test: fix test esys-pcr-auth-value
  • maintainers: add pgp keys to maintainer list.
  • unit tests: skip tests which fail on 32-bit with _FILE_BITS=64

* In ifapi_json_TPMS_POLICYAUTHORIZE_serialize it has to be checked
  whether the number of an optional condition is greater zero.
* A warning "unused variable" if LOG_LEVEL == 0 is fixed.

Signed-off-by: Juergen Repp <juergen_repp@web.de>
Test is skipped if setting of an auth value is not allowed for a pcrNum.

Signed-off-by: Juergen Repp <juergen_repp@web.de>
To fix this error "run: sudo sysctl vm.mmap_rnd_bits=28" is temporally
added to ./github/workflow/main.yml
Addresses: tpm2-software#2792

Signed-off-by: Juergen Repp <juergen_repp@web.de>
The pgp fingerprint for the maintainers is added.

Signed-off-by: Juergen Repp <juergen_repp@web.de>
Tests file the unit tests are compiled with _FILE_BITS is set to 64.
The tests work without problems if _FILE_BITS is not set.
Addresses: tpm2-software#2786

Signed-off-by: Juergen Repp <juergen_repp@web.de>
@AndreasFuchsTPM AndreasFuchsTPM merged commit 932b1e7 into tpm2-software:master Mar 21, 2024
25 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.

2 participants