Searched refs:conf (Results 1 – 25 of 30) sorted by relevance
12
29 static struct config_file conf; variable112 if (!conf.padding) in spkgimage_parse_config_file()113 conf.padding = 1; in spkgimage_parse_config_file()251 payload_len += conf.padding; in spkgimage_vrec_header()256 .version = conf.version, in spkgimage_vrec_header()257 .ecc = (conf.ecc_enable << 5) | (conf.ecc_block_size << 1), in spkgimage_vrec_header()258 .ecc_scheme = conf.ecc_scheme, in spkgimage_vrec_header()259 .ecc_bytes = conf.ecc_bytes, in spkgimage_vrec_header()281 return conf.blp_len + conf.padding + 4; in spkgimage_vrec_header()296 memset(payload, 0x88, conf.blp_len); in spkgimage_set_header()[all …]
62 default = "@conf-uboot-DEFAULT-SEQ";63 @conf-uboot-SEQ {69 @conf-atf-SEQ {75 @conf-missing-uboot-SEQ {81 @conf-missing-atf-SEQ {87 @conf-missing-tee-SEQ {
31 default = "conf-1";32 conf-1 {
78 default = "@conf-uboot-DEFAULT-SEQ";79 @conf-uboot-SEQ {91 key-name-hint = "conf-rsa2048";
43 default = "conf-1";44 conf-1 {
49 default = "conf-1";50 conf-1 {
48 default = "conf-1";49 conf-1 {
51 default = "conf-1";52 conf-1 {
45 default = "conf-1";46 conf-1 {
47 default = "conf-1";48 conf-1 {
44 default = "conf-1";45 conf-1 {
58 default = "conf-1";60 conf-1 {
53 default = "conf-1";54 conf-1 {
51 default = "@conf-uboot-DEFAULT-SEQ";52 @conf-uboot-SEQ {
78 default = "@conf-uboot-DEFAULT-SEQ";79 @conf-uboot-SEQ {
12 required = "conf";
44 description = "conf-NAME.dtb";
62 description = "conf-NAME.dtb";
60 description = "conf-NAME.dtb";
Completed in 16 milliseconds