Searched refs:SPL_BUILD (Results 1 – 4 of 4) sorted by relevance
24 select CPU_V7_HAS_NONSEC if !SPL_BUILD25 select CPU_V7_HAS_VIRT if !SPL_BUILD
52 #define SPL_BUILD 1 macro54 #define SPL_BUILD 0 macro
109 if (!SPL_BUILD || !CONFIG_IS_ENABLED(OF_CONTROL) || !blob) { in serial_find_console_or_panic()
706 depends on (ARM || PPC) && !SPL_BUILD
Completed in 10 milliseconds