Commit bb6be0c
committed
ver_linux: Log SecureBoot and Lockdown state
These are important, as they influence few tests in syscalls and ima
runtests (see TST_SKIP_IN_SECUREBOOT=1, .skip_in_secureboot = 1,
.skip_in_lockdown = 1, TST_SKIP_IN_LOCKDOWN=1).
While at it, simplify AppArmor detection code.
Signed-off-by: Petr Vorel <pvorel@suse.cz>1 parent da6b614 commit bb6be0c
1 file changed
+26
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
179 | 203 | | |
180 | | - | |
| 204 | + | |
181 | 205 | | |
182 | 206 | | |
183 | | - | |
| 207 | + | |
184 | 208 | | |
185 | 209 | | |
186 | 210 | | |
187 | | - | |
188 | 211 | | |
189 | 212 | | |
190 | 213 | | |
| |||
0 commit comments