diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2021-01-07 11:43:29 +0800 |
---|---|---|
committer | Joe MacDonald <joe@deserted.net> | 2021-01-14 07:12:07 -0500 |
commit | f01787d62766166fc006ec6104417788bdba97c4 (patch) | |
tree | 15e3ec170504cfed6161b31591e77a46458c95d8 /dynamic-layers/python2-layer/recipes-devtools/python/python_selinux.inc | |
parent | fb15056ff44318d7886fd0f68e2f6dba716e9be4 (diff) | |
download | meta-selinux-f01787d62766166fc006ec6104417788bdba97c4.tar.gz |
audit: enable arm/aarch64 processor support by default
We encountered a runtime error for auditctl on lib32 image for aarch64:
root@xilinx-zynqmp:~# auditctl -a always,exit -F arch=b32 -S adjtimex -k TEST-time-change
arch elf mapping not found
The root cause is the aarch64 processor support is not enabled for arm
build. Refer to Debian[1] and Fedora[2], actually we can enable
arm/aarch64 processor support unconditionally.
[1] https://salsa.debian.org/debian/audit/-/commit/8c6b2049bafb52712ca981e73d5b79d5bd97e08e
[2] https://src.fedoraproject.org/rpms/audit/blob/master/f/audit.spec
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Diffstat (limited to 'dynamic-layers/python2-layer/recipes-devtools/python/python_selinux.inc')
0 files changed, 0 insertions, 0 deletions