Home
last modified time | relevance | path

Searched refs:type (Results 1 – 25 of 37) sorted by relevance

12

/test/py/tests/test_efi_capsule/
A Dversion.dtso11 image-type-id = "985F2937-7C2E-5E9A-8A5E-8E063312964B";
16 image-type-id = "9E339473-C2EB-530A-A69B-0CD6BBBED40E";
21 image-type-id = "46610520-469E-59DC-A8DD-C11832B877EA";
/test/py/tests/
A Dsource.its12 type = "script";
19 type = "script";
26 type = "kernel";
/test/lib/
A Dtest_aes.c22 int type; member
83 int key_exp_len, int type, int num_block) in _lib_test_aes_run() argument
114 switch (type) { in _lib_test_aes_run()
126 printf("%s: unknown type (type=%d)\n", __func__, type); in _lib_test_aes_run()
147 int type = test->type; in lib_test_aes_run() local
151 type, num_block); in lib_test_aes_run()
/test/image/
A Dspl_load.c243 size_t create_image(void *dst, enum spl_test_image type, in create_image() argument
253 switch (type) { in create_image()
320 enum spl_test_image type) in spl_test_image() argument
330 img_size = create_image(NULL, type, &info_write, &img_data); in spl_test_image()
339 if (type == LEGACY) { in spl_test_image()
347 if (type == IMX8) in spl_test_image()
619 .size = type == LEGACY_LZMA ? sizeof(lzma_compressed) : in do_spl_test_load()
628 img_size = create_image(NULL, type, &info_write, &img_data); in do_spl_test_load()
634 if (type == LEGACY_LZMA) { in do_spl_test_load()
651 if (type == LEGACY_LZMA) in do_spl_test_load()
[all …]
A Dspl_load_nor.c27 enum spl_test_image type) in spl_test_nor() argument
29 return do_spl_test_load(uts, test_name, type, in spl_test_nor()
A Dspl_load_fs.c316 enum spl_test_image type, create_fs_t create_fs, in spl_test_mmc_fs() argument
325 .size = type == LEGACY_LZMA ? lzma_compressed_size : in spl_test_mmc_fs()
340 img_size = create_image(NULL, type, &info_write, &img_data); in spl_test_mmc_fs()
348 if (type == LEGACY_LZMA) { in spl_test_mmc_fs()
377 if (type == LEGACY_LZMA) in spl_test_mmc_fs()
381 if (type == LEGACY_LZMA) in spl_test_mmc_fs()
388 enum spl_test_image type) in spl_test_blk() argument
391 if (spl_test_mmc_fs(uts, test_name, type, create_fat, true)) in spl_test_blk()
421 enum spl_test_image type) in spl_test_mmc() argument
429 if (spl_test_mmc_fs(uts, test_name, type, create_fat, false)) in spl_test_mmc()
[all …]
A Dspl_load_spi.c28 enum spl_test_image type) in spl_test_spi() argument
30 return do_spl_test_load(uts, test_name, type, in spl_test_spi()
A Dspl_load_nand.c43 enum spl_test_image type) in spl_test_nand() argument
45 return do_spl_test_load(uts, test_name, type, in spl_test_nand()
/test/boot/
A Dcedit.c271 act.type = EXPOACT_POINT_OBJ; in cedit_render()
278 act.type = EXPOACT_OPEN; in cedit_render()
285 act.type = EXPOACT_CLOSE; in cedit_render()
292 act.type = EXPOACT_OPEN; in cedit_render()
299 act.type = EXPOACT_CLOSE; in cedit_render()
305 act.type = EXPOACT_OPEN; in cedit_render()
318 act.type = EXPOACT_SELECT; in cedit_render()
327 act.type = EXPOACT_POINT_OBJ; in cedit_render()
334 act.type = EXPOACT_OPEN; in cedit_render()
401 act.type = EXPOACT_POINT_OBJ; in cedit_render_lineedit()
[all …]
/test/py/tests/vboot/
A Dsimple-images.its12 type = "kernel_noload";
23 type = "flat_dt";
A Dsign-images-algo-arg.its10 type = "kernel_noload";
24 type = "flat_dt";
A Dsign-configs-algo-arg.its10 type = "kernel_noload";
24 type = "flat_dt";
A Dsign-configs-sha384.its10 type = "kernel_noload";
24 type = "flat_dt";
A Dsign-images-sha1.its10 type = "kernel_noload";
25 type = "flat_dt";
A Dsign-images-sha256.its10 type = "kernel_noload";
25 type = "flat_dt";
A Dsign-images-sha384.its10 type = "kernel_noload";
25 type = "flat_dt";
A Dsign-configs-sha1.its10 type = "kernel_noload";
24 type = "flat_dt";
A Dsign-configs-sha256.its10 type = "kernel_noload";
24 type = "flat_dt";
A Dsign-images-sha1-pss.its10 type = "kernel_noload";
26 type = "flat_dt";
A Dsign-images-sha256-pss.its10 type = "kernel_noload";
26 type = "flat_dt";
A Dsign-configs-sha1-pss.its10 type = "kernel_noload";
24 type = "flat_dt";
A Dsign-configs-sha256-pss-prod.its10 type = "kernel_noload";
24 type = "flat_dt";
A Dsign-configs-sha256-pss.its10 type = "kernel_noload";
24 type = "flat_dt";
A Dhash-images.its10 type = "kernel_noload";
42 type = "flat_dt";
/test/boot/files/
A Dexpo_layout.dts25 type = "menu";
50 type = "menu";
64 type = "textline";

Completed in 28 milliseconds

12