Home
last modified time | relevance | path

Searched defs:boot_image_size (Results 1 – 4 of 4) sorted by relevance

/external/avb/test/
Davb_slot_verify_unittest.cc498 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
566 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
634 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
758 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
836 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
966 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
1151 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
1268 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
1685 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
2856 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
[all …]
Davb_ab_flow_unittest.cc180 const size_t boot_image_size = 5 * 1024 * 1024; in GenerateSlot() local
Davbtool_unittest.cc2778 const size_t boot_image_size = 5 * 1024 * 1024; in GenerateImageWithHashAndHashtreeSetup() local
3162 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
/external/arm-trusted-firmware/tools/marvell/doimage/
Ddoimage.c82 uint32_t boot_image_size; /* 12-15 */ member