Lines Matching refs:validation
18 - Stack unwinding metadata validation -- useful for helping to ensure
24 - Retpoline validation -- ensures that all indirect calls go through
31 - Return thunk validation -- validates return thunks are used for
37 - Return thunk untraining validation -- validate that all entry paths
40 - Non-instrumentation validation -- validates non-instrumentable
48 - Uaccess validation -- validates uaccess rules for a proper
51 - Straight Line Speculation validation -- validates certain SLS
54 - Indirect Branch Tracking validation -- validates Intel CET IBT rules
83 - If noinstr validation is enabled, it also runs on vmlinux.o, with all
107 Stack validation
110 Objtool's stack validation feature analyzes every .o file and ensures
208 To achieve the validation, objtool enforces the following rules:
471 - To skip validation of a function, use the STACK_FRAME_NON_STANDARD
474 - To skip validation of a file, add
480 - To skip validation of a directory, add
486 NOTE: OBJECT_FILES_NON_STANDARD doesn't work for link time validation of