doc: blobs: Document startup notification

Due to the (potentially) hard to understand effects of blobs, it seems
prudent to make their presence more noticeable.

Hopefully, this will make it easier to identify issues (such as those
reported on GitHub) that have been observed on devices running a tainted
build.

Signed-off-by: Reto Schneider <reto.schneider@husqvarnagroup.com>
This commit is contained in:
Reto Schneider 2024-10-17 02:13:56 +02:00 committed by Alberto Escolar
parent d5559ff82b
commit 7ba0ee6bca

View file

@ -92,6 +92,7 @@ Tainting will be communicated to the user in the following manners:
- The ``west spdx`` command will include the tainted status in its output
- The kernel's default fatal error handler will also explicitly print out the
kernel's tainted status
- The boot banner prints the kernel's tainted status
.. _bin-blobs-types: