Home
last modified time | relevance | path

Searched refs:img_type (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/tools/ta_resign_tool-release/linux/
H A Dresign_ta.py92 img_type = 0 # SHDR_TA
95 magic, img_type, img_size, algo, digest_len, sig_len)
133 img_type = 1 # SHDR_BOOTSTRAP_TA
136 magic, img_type, img_size, algo, digest_len, sig_len)
173 img_type = 2 # SHDR_ENCRYPTED_TA
180 magic, img_type, img_size, algo, digest_len, sig_len)
/OK3568_Linux_fs/external/security/rk_tee_user/v1/tools/ta_resign_tool-release/linux/
H A Dresign_ta.py83 img_type = 0 # SHDR_TA
86 magic, img_type, img_size, algo, digest_len, sig_len)
112 img_type = 1 # SHDR_BOOTSTRAP_TA
115 magic, img_type, img_size, algo, digest_len, sig_len)
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dsdk.py122 img_type = d.getVar('IMAGE_PKGTYPE')
124 cls = importlib.import_module('oe.package_manager.' + img_type)
130 img_type = d.getVar('IMAGE_PKGTYPE')
132 cls = importlib.import_module('oe.package_manager.' + img_type + '.sdk')
H A Drootfs.py371 img_type = d.getVar('IMAGE_PKGTYPE')
372 cls = get_class_for_type(img_type)
378 img_type = d.getVar('IMAGE_PKGTYPE')
380 cls = get_class_for_type(img_type)
394 img_type = d.getVar('IMAGE_PKGTYPE')
397 cls = importlib.import_module('oe.package_manager.' + img_type)
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/scripts/
H A Dsign.py63 img_type = 0 # SHDR_TA
66 magic, img_type, img_size, algo, digest_len, sig_len)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/scripts/
H A Dsign_encrypt.py187 img_type = 2 # SHDR_ENCRYPTED_TA
189 img_type = 1 # SHDR_BOOTSTRAP_TA
192 magic, img_type, img_size, algo[args.algo],
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/scripts/
H A Dsign_encrypt.py187 img_type = 2 # SHDR_ENCRYPTED_TA
189 img_type = 1 # SHDR_BOOTSTRAP_TA
192 magic, img_type, img_size, algo[args.algo],
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dsigned_hdr.h52 uint32_t img_type; member
/OK3568_Linux_fs/u-boot/common/
H A Dimage.c1331 static void fit_loadable_process(uint8_t img_type, in fit_loadable_process() argument
1343 if (fit_loadable_handler->type == img_type) in fit_loadable_process()
1366 uint8_t img_type; in boot_get_loadable() local
1413 &img_type); in boot_get_loadable()
1419 fit_loadable_process(img_type, img_data, img_len); in boot_get_loadable()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dsigned_hdr.h35 uint32_t img_type; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dsigned_hdr.h35 uint32_t img_type; member
/OK3568_Linux_fs/device/rockchip/common/images/oem/oem_cvr/etc/rkadk/8M/
H A Drkadk_setting_sensor_0.ini164 img_type = RGB888 key
/OK3568_Linux_fs/device/rockchip/common/images/oem/oem_cvr/etc/rkadk/5M/
H A Drkadk_setting_sensor_0.ini164 img_type = RGB888 key
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtintel.c371 switch (version->img_type) { in btintel_version_info_tlv()
391 bt_dev_err(hdev, "Unsupported image type(%02x)", version->img_type); in btintel_version_info_tlv()
455 version->img_type = tlv->val[0]; in btintel_read_version_tlv()
H A Dbtintel.h59 u8 img_type; member
/OK3568_Linux_fs/kernel/drivers/scsi/esas2r/
H A Desas2r_flash.c734 if (i != ch->img_type) { in verify_fi()
740 switch (ch->img_type) { in verify_fi()
754 switch (ch->img_type) { in verify_fi()
1478 ch->img_type = j; in esas2r_fm_api()
H A Datioctl.h86 u8 img_type; member
H A Desas2r_ioctl.c1353 if (ioctl->data.fwrw.img_type == FW_IMG_FM_API) { in esas2r_ioctl_handler()
1368 } else if (ioctl->data.fwrw.img_type == FW_IMG_FS_API) { in esas2r_ioctl_handler()
H A Desas2r.h411 u8 img_type; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c2628 int i = 0, img_type = 0; in is_comp_in_ufi() local
2636 img_type = le32_to_cpu(fsec_g2->fsec_entry[i].type); in is_comp_in_ufi()
2638 img_type = le32_to_cpu(fsec->fsec_entry[i].type); in is_comp_in_ufi()
2640 if (img_type == type) in is_comp_in_ufi()
2821 if (!is_comp_in_ufi(adapter, fsec, pflashcomp[i].img_type)) in be_flash_BEx()
2861 pflashcomp[i].img_type); in be_flash_BEx()
2870 u32 img_type = le32_to_cpu(fsec_entry.type); in be_get_img_optype() local
2876 switch (img_type) { in be_get_img_optype()
2928 u32 img_offset, img_size, img_type; in be_flash_skyhawk() local
2944 img_type = le32_to_cpu(fsec->fsec_entry[i].type); in be_flash_skyhawk()
[all …]
H A Dbe_cmds.h1346 int img_type; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_1000.c691 load_corrupt_ta(c, offsetof(struct shdr, img_type), 1)); in test_1008_corrupt_ta()