Skip to content

Commit 4317530

Browse files
mheibarsnick
andauthored
Update docs/source/carrierboard_development.rst
Co-authored-by: barsnick <barsnick@users.noreply.github.com>
1 parent 8e70284 commit 4317530

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/carrierboard_development.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Additional notes regarding the content:
111111
- The digital DT overlay signature is currently not checked by U-Boot or any other software component but this
112112
is recommended for production use. chargebyte aims to extend the software support for this later.
113113

114-
The idea of the digital DT overlay signature is to ensure that the Device Tree overlay blob is from trusted source and
114+
The idea of the digital DT overlay signature is to ensure that the Device Tree overlay blob is from a trusted source and
115115
thus can be loaded and used without damaging the system. The signature can be created using a X.509 certificate
116116
using e.g. ``openssl cms …`` and thus creating a *detached* signature of the binary DT overlay file.
117117

0 commit comments

Comments
 (0)