apparmor/binutils
John Johansen 11ef957274 binutils: Add tool to enable extraction of the kernel features abi
Add a basic tool for manipulating the apparmor features abi via
libapparmor. This serves as a basic tool and as an example of using
the library api.

Currently its function is limited to extracting the kernel feature
abi and loading a feature abi from a file and then outputing it.

In the future it will pickup the ability to verify the feature
abi, and merge feature abis.

MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/613
Signed-off-by: John Johansen <john.johansen@canonical.com>
Acked-by: Steve Beattie <steve.beattie@canonical.com>
2020-09-27 16:28:27 -07:00
..
po Launchpad automatic translations update. 2020-03-07 16:10:18 -08:00
aa-enabled.pod docs: update documentation to point bug reporting to gitlab 2020-05-05 00:10:53 -07:00
aa-exec.pod docs: update documentation to point bug reporting to gitlab 2020-05-05 00:10:53 -07:00
aa-features-abi.pod binutils: Add tool to enable extraction of the kernel features abi 2020-09-27 16:28:27 -07:00
aa-status.pod docs: update documentation to point bug reporting to gitlab 2020-05-05 00:10:53 -07:00
aa_enabled.c binutils: drop unused var in aa_enabled.c 2020-06-03 16:29:45 -07:00
aa_exec.c Error out on conflicting aa-exec parameters 2020-05-21 17:04:40 +02:00
aa_features_abi.c binutils: Add tool to enable extraction of the kernel features abi 2020-09-27 16:28:27 -07:00
aa_status.c binutils: Fix unused var warning in aa_status.c 2020-06-03 16:29:51 -07:00
cJSON.c aa-status: add json pretty printing using cJSON 2020-05-07 01:12:28 -07:00
cJSON.h aa-status: add json pretty printing using cJSON 2020-05-07 01:12:28 -07:00
Makefile binutils: Add tool to enable extraction of the kernel features abi 2020-09-27 16:28:27 -07:00