From: KP Singh <kpsingh@xxxxxxxxxx> # v2 -> v3 * Added missing tags. * Indentation fixes + some other fixes suggested by Andrii. * Re-indent file to tabs. # What? * Fixes to work in busybox shell (tested on the one used by BPF CI). * Ensure that securityfs is mounted before updating the ima policy * Add missing config deps. KP Singh (4): selftests/bpf: Update ima_setup.sh for busybox selftests/bpf: Ensure securityfs mount before writing ima policy selftests/bpf: Add config dependency on BLK_DEV_LOOP selftests/bpf: Indent ima_setup.sh with tabs. tools/testing/selftests/bpf/config | 1 + tools/testing/selftests/bpf/ima_setup.sh | 107 +++++++++++++---------- 2 files changed, 64 insertions(+), 44 deletions(-) -- 2.29.2.576.ga3fc446d84-goog