u-boot/test/py/tests/test_efi_capsule/signature.dts

11 lines
126 B
Plaintext

// SPDX-License-Identifier: GPL-2.0+
/dts-v1/;
/plugin/;
&{/} {
signature {
capsule-key = /incbin/("SIGNER.esl");
};
};