IMA/EVM support utilities
Go to file
Coiby Xu d1d2a21b62 spec: Disable debug mode to not use level 1 optimization
Relates: RHEL-153545

Currently annocheck fails with the following message,
    # annocheck --no-use-debuginfod --ignore-unknown --debug-dir=./usr/lib/debug/ --verbose --profile=el10 ./usr/bin/evmctl
    ...
    FAIL: optimization test because level too low (based upon annobin data) (lto)

This is because ima-evm-utils enable debugging mode by default which in
turns enable -O1. RHEL's _d_optflags uses -O2. So disable debug mode
to honor this option.

Signed-off-by: Coiby Xu <coxu@redhat.com>
2026-03-12 12:09:58 +08:00
tests Migrate gating test to OSCI from QE CI 2022-01-19 13:57:05 -05:00
.gitignore Add compat subpkg for helping building dependencies 2021-12-07 18:31:45 -03:00
centosimarelease-9.der Add IMA code signing certs 2024-06-08 07:18:20 +08:00
dracut-98-integrity.conf Add some IMA setup tools 2024-06-08 07:18:18 +08:00
gating.yaml Migrate gating test to OSCI from QE CI 2022-01-19 13:57:05 -05:00
ima-add-sigs.sh Fix shellcheck warning and typos 2025-07-31 09:20:36 +08:00
ima-evm-utils.spec spec: Disable debug mode to not use level 1 optimization 2026-03-12 12:09:58 +08:00
ima-setup.sh ima-setup: fix two shellcheck warnings 2025-03-06 16:47:57 +08:00
policy_list Skip some file systems for appraisal 2024-11-13 10:56:44 +08:00
policy-01-appraise-executable-and-lib-signatures Don't allow files in tmpfs to be executed 2026-03-10 11:29:33 +08:00
policy-02-keylime-remote-attestation Add some IMA setup tools 2024-06-08 07:18:18 +08:00
redhatimarelease-9.der Add IMA code signing certs 2024-06-08 07:18:20 +08:00
sources Release 1.6.2-1 2025-03-10 11:17:22 +08:00