| /test/py/tests/test_efi_capsule/ |
| A D | version.dtso | 11 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 D | source.its | 12 type = "script"; 19 type = "script"; 26 type = "kernel";
|
| /test/lib/ |
| A D | test_aes.c | 22 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 D | spl_load.c | 243 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 D | spl_load_nor.c | 27 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 D | spl_load_fs.c | 316 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 D | spl_load_spi.c | 28 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 D | spl_load_nand.c | 43 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 D | cedit.c | 271 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 D | simple-images.its | 12 type = "kernel_noload"; 23 type = "flat_dt";
|
| A D | sign-images-algo-arg.its | 10 type = "kernel_noload"; 24 type = "flat_dt";
|
| A D | sign-configs-algo-arg.its | 10 type = "kernel_noload"; 24 type = "flat_dt";
|
| A D | sign-configs-sha384.its | 10 type = "kernel_noload"; 24 type = "flat_dt";
|
| A D | sign-images-sha1.its | 10 type = "kernel_noload"; 25 type = "flat_dt";
|
| A D | sign-images-sha256.its | 10 type = "kernel_noload"; 25 type = "flat_dt";
|
| A D | sign-images-sha384.its | 10 type = "kernel_noload"; 25 type = "flat_dt";
|
| A D | sign-configs-sha1.its | 10 type = "kernel_noload"; 24 type = "flat_dt";
|
| A D | sign-configs-sha256.its | 10 type = "kernel_noload"; 24 type = "flat_dt";
|
| A D | sign-images-sha1-pss.its | 10 type = "kernel_noload"; 26 type = "flat_dt";
|
| A D | sign-images-sha256-pss.its | 10 type = "kernel_noload"; 26 type = "flat_dt";
|
| A D | sign-configs-sha1-pss.its | 10 type = "kernel_noload"; 24 type = "flat_dt";
|
| A D | sign-configs-sha256-pss-prod.its | 10 type = "kernel_noload"; 24 type = "flat_dt";
|
| A D | sign-configs-sha256-pss.its | 10 type = "kernel_noload"; 24 type = "flat_dt";
|
| A D | hash-images.its | 10 type = "kernel_noload"; 42 type = "flat_dt";
|
| /test/boot/files/ |
| A D | expo_layout.dts | 25 type = "menu"; 50 type = "menu"; 64 type = "textline";
|