signature.dts 126 B

12345678910
  1. // SPDX-License-Identifier: GPL-2.0+
  2. /dts-v1/;
  3. /plugin/;
  4. &{/} {
  5. signature {
  6. capsule-key = /incbin/("SIGNER.esl");
  7. };
  8. };