diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-08-29 13:07:22 +0000 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2026-08-29 13:07:22 +0000 |
| commit | fd98e71a235c8545d78463c2492c636d1a14d06f (patch) | |
| tree | dfcceccf7d90db84a4d4f25f6a09a39232b96196 /src/migration-scripts/system | |
| parent | 4e6a780230a9db8824faf54e21f499880feb1a59 (diff) | |
| download | vyos-1x-fd98e71a235c8545d78463c2492c636d1a14d06f.tar.gz vyos-1x-fd98e71a235c8545d78463c2492c636d1a14d06f.zip | |
smoketest: T9014: test architecture specific audit Kernel options
CONFIG_AUDIT_ARCH is only defined by x86, s390, powerpc, alpha, parisc and
sparc - arm64 has no such symbol and uses the generic audit implementation
instead. "config AUDIT_GENERIC" in lib/Kconfig depends on "!AUDIT_ARCH", so an
architecture always provides exactly one of the two, and arm64 additionally
selects AUDIT_ARCH_COMPAT_GENERIC.
RADIUS (T2886) only requires the syscall auditing which both architectures
provide, thus keep CONFIG_AUDIT and CONFIG_AUDITSYSCALL common and test the
architecture specific counterpart using the cpu_arch() decorator.
Diffstat (limited to 'src/migration-scripts/system')
0 files changed, 0 insertions, 0 deletions
