u-boot/tools/binman/test/091_hash_no_algo.dts

12 lines
101 B
Plaintext

// SPDX-License-Identifier: GPL-2.0+
/dts-v1/;
/ {
binman {
u-boot {
hash {
};
};
};
};