Lines Matching refs:will
81 Inclusion of binary blobs will taint the Zephyr build. The definition of
84 in the context of Zephyr, a tainted image will be one that includes binary blobs
87 Tainting will be communicated to the user in the following manners:
89 - One or more Kconfig options ``TAINT_BLOBS_*`` will be set to ``y``
90 - The Zephyr build system, during its configuration phase, will issue a warning.
91 It will be possible to disable the warning using Kconfig
92 - The ``west spdx`` command will include the tainted status in its output
93 - The kernel's default fatal error handler will also explicitly print out the
118 Note that just because a blob has an acceptable type does not imply that it will
202 This does not imply that issues which require blobs to reproduce will be closed
221 Regarding Continuous Integration, binary blobs will **not** be fetched in the