Home
last modified time | relevance | path

Searched refs:strings (Results 1 – 3 of 3) sorted by relevance

/boot/
A Dimage-fit-sig.c275 const uint32_t *strings; in fit_config_check_sig() local
368 strings = fdt_getprop(fit, noffset, "hashed-strings", NULL); in fit_config_check_sig()
369 if (strings) { in fit_config_check_sig()
375 fdt_regions[count].size = fdt32_to_cpu(strings[1]); in fit_config_check_sig()
A Dexpo_build.c148 ofnode strings, node; in read_strings() local
150 strings = ofnode_find_subnode(root, "strings"); in read_strings()
151 if (!ofnode_valid(strings)) in read_strings()
154 ofnode_for_each_subnode(node, strings) { in read_strings()
A DKconfig886 strings naming the individual boot slots. Each entry in this string
1655 limited "password" strings.
1926 bool "Support substituting strings in boot arguments"

Completed in 13 milliseconds