Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/stm32image/
H A Dstm32image.c45 uint8_t binary_type; member
61 uint32_t binary_type; member
141 uint32_t binary_type, uint32_t header_size) in stm32image_set_header() argument
165 stm32hdr->binary_type = (uint8_t)binary_type; in stm32image_set_header()
169 stm32hdr_v2->binary_type = binary_type; in stm32image_set_header()
193 uint32_t minor, uint32_t binary_type) in stm32image_create_header_file() argument
273 binary_type, header_size) != 0) { in stm32image_create_header_file()
291 int binary_type = -1; in main() local
300 binary_type = strtol(optarg, NULL, 0); in main()
351 if (binary_type == -1) { in main()
[all …]
/rk3399_ARM-atf/plat/st/stm32mp1/include/
H A Dboot_api.h333 uint32_t binary_type; member
364 uint8_t binary_type; member
/rk3399_ARM-atf/plat/st/stm32mp2/include/
H A Dboot_api.h358 uint32_t binary_type; member