Home
last modified time | relevance | path

Searched full:image (Results 1 – 25 of 6480) sorted by relevance

12345678910>>...260

/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dimages.rst10 image you want.
14 Building an image without GNU General Public License Version 3
18 are going to build an image using non-GPLv3 and similarly licensed
21 image::
29 that contain image recipe files::
35 - ``build-appliance-image``: An example virtual machine that contains
37 as the build system itself. You can boot and run the image using
42 For more information on this image, see the :yocto_home:`Build
46 - ``core-image-base``: A console-only image that fully supports the
49 - ``core-image-full-cmdline``: A console-only image with more
[all …]
/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.su
H A Dimage.su
H A Dimage-android.su
/OK3568_Linux_fs/u-boot/spl/common/
H A Dimage-fit.su
H A Dimage.su
/OK3568_Linux_fs/u-boot/doc/
H A Dmkimage.14 mkimage \- Generate image for U-Boot
10 .RB [\fIoptions\fP] " \-f [" "image tree source file" "]" " [" "uimage file name" "]"
23 system image, firmware images etc., either separate or combined.
29 .I legacy image
30 format concatenates the individual parts (for example, kernel image,
31 device tree blob and ramdisk image) and adds a 64 bytes header
33 image type, compression method, entry points, time stamp, checksums,
37 .I FIT (Flattened Image Tree) format
44 .B List image information:
48 mkimage lists the information contained in the header of an existing U-Boot image.
[all …]
H A DREADME.ti-secure4 Secure TI devices require a boot image that is authenticated by ROM
6 device is essentially useless. In order to create a valid boot image for
7 a secure device from TI, the initial public software image must be signed
10 Information on the details on the complete boot image format can be obtained
27 viable boot image. The build process will look for the environment
32 bootable image was not created.
34 Within the SECDEV package exists an image creation script:
36 ${TI_SECURE_DEV_PKG}/scripts/create-boot-image.sh
39 boot image formats and requirements differ between secure SOC from TI,
44 package for creating a bootable SPL image for secure TI devices.
[all …]
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dmachine_kexec_32.c54 static void machine_kexec_free_page_tables(struct kimage *image) in machine_kexec_free_page_tables() argument
56 free_pages((unsigned long)image->arch.pgd, PGD_ALLOCATION_ORDER); in machine_kexec_free_page_tables()
57 image->arch.pgd = NULL; in machine_kexec_free_page_tables()
59 free_page((unsigned long)image->arch.pmd0); in machine_kexec_free_page_tables()
60 image->arch.pmd0 = NULL; in machine_kexec_free_page_tables()
61 free_page((unsigned long)image->arch.pmd1); in machine_kexec_free_page_tables()
62 image->arch.pmd1 = NULL; in machine_kexec_free_page_tables()
64 free_page((unsigned long)image->arch.pte0); in machine_kexec_free_page_tables()
65 image->arch.pte0 = NULL; in machine_kexec_free_page_tables()
66 free_page((unsigned long)image->arch.pte1); in machine_kexec_free_page_tables()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A Dim2d_task.h69 * The input source image.
71 * The output destination image.
83 * The input source image.
85 * The output destination image.
106 * The input source image.
108 * The output destination image.
110 * The rectangle on the source image that needs to be cropped.
123 * The input source image.
125 * The output destination image.
127 * Output the coordinates of the starting point in the X-direction of the destination image.
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A Dim2d_task.h69 * The input source image.
71 * The output destination image.
83 * The input source image.
85 * The output destination image.
106 * The input source image.
108 * The output destination image.
110 * The rectangle on the source image that needs to be cropped.
123 * The input source image.
125 * The output destination image.
127 * Output the coordinates of the starting point in the X-direction of the destination image.
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A Dim2d_task.h69 * The input source image.
71 * The output destination image.
83 * The input source image.
85 * The output destination image.
106 * The input source image.
108 * The output destination image.
110 * The rectangle on the source image that needs to be cropped.
123 * The input source image.
125 * The output destination image.
127 * Output the coordinates of the starting point in the X-direction of the destination image.
[all …]
/OK3568_Linux_fs/external/linux-rga/im2d_api/
H A Dim2d_task.h69 * The input source image.
71 * The output destination image.
83 * The input source image.
85 * The output destination image.
106 * The input source image.
108 * The output destination image.
110 * The rectangle on the source image that needs to be cropped.
123 * The input source image.
125 * The output destination image.
127 * Output the coordinates of the starting point in the X-direction of the destination image.
[all …]
/OK3568_Linux_fs/app/qfm/
H A Dmimeapps.list66 image/bmp=qplayer.desktop
67 image/g3fax=qplayer.desktop
68 image/gif=qplayer.desktop
69 image/jpeg=qplayer.desktop
70 image/jpg=qplayer.desktop
71 image/pjpeg=qplayer.desktop
72 image/png=qplayer.desktop
73 image/svg+xml=qplayer.desktop
74 image/svg+xml-compressed=qplayer.desktop
75 image/tiff=qplayer.desktop
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/vme/devices/
H A Dvme_user.c49 * 0 = /dev/bus/vme/m0 First master image
50 * 1 = /dev/bus/vme/m1 Second master image
51 * 2 = /dev/bus/vme/m2 Third master image
52 * 3 = /dev/bus/vme/m3 Fourth master image
53 * 4 = /dev/bus/vme/s0 First slave image
54 * 5 = /dev/bus/vme/s1 Second slave image
55 * 6 = /dev/bus/vme/s2 Third slave image
56 * 7 = /dev/bus/vme/s3 Fourth slave image
86 #define PCI_BUF_SIZE 0x20000 /* Size of one slave image buffer */
89 * Structure to handle image related parameters.
[all …]
/OK3568_Linux_fs/kernel/kernel/
H A Dkexec_file.c41 static int kexec_calculate_store_digests(struct kimage *image);
48 int kexec_image_probe_default(struct kimage *image, void *buf, in kexec_image_probe_default() argument
57 image->fops = *fops; in kexec_image_probe_default()
66 int __weak arch_kexec_kernel_image_probe(struct kimage *image, void *buf, in arch_kexec_kernel_image_probe() argument
69 return kexec_image_probe_default(image, buf, buf_len); in arch_kexec_kernel_image_probe()
72 static void *kexec_image_load_default(struct kimage *image) in kexec_image_load_default() argument
74 if (!image->fops || !image->fops->load) in kexec_image_load_default()
77 return image->fops->load(image, image->kernel_buf, in kexec_image_load_default()
78 image->kernel_buf_len, image->initrd_buf, in kexec_image_load_default()
79 image->initrd_buf_len, image->cmdline_buf, in kexec_image_load_default()
[all …]
H A Dkexec_core.c144 static struct page *kimage_alloc_page(struct kimage *image,
148 int sanity_check_segment_list(struct kimage *image) in sanity_check_segment_list() argument
151 unsigned long nr_segments = image->nr_segments; in sanity_check_segment_list()
158 * the new image into invalid or reserved areas of RAM. This in sanity_check_segment_list()
171 mstart = image->segment[i].mem; in sanity_check_segment_list()
172 mend = mstart + image->segment[i].memsz; in sanity_check_segment_list()
190 mstart = image->segment[i].mem; in sanity_check_segment_list()
191 mend = mstart + image->segment[i].memsz; in sanity_check_segment_list()
195 pstart = image->segment[j].mem; in sanity_check_segment_list()
196 pend = pstart + image->segment[j].memsz; in sanity_check_segment_list()
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-flash.c27 /* Validate image status values */
28 #define VALIDATE_IMG_READY -1001 /* Image ready for validation */
31 /* Manage image status values */
34 /* Flash image status values */
36 #define FLASH_INVALID_IMG -1003 /* Flash image shorter than expected */
41 #define FLASH_REJECT_TMP_SIDE 0 /* Reject temporary fw image */
42 #define FLASH_COMMIT_TMP_SIDE 1 /* Commit temporary fw image */
48 /* Validate image update result tokens */
51 #define VALIDATE_INVALID_IMG 2 /* Candidate image is not valid */
55 * image, and the new image is downlevel from current image
[all …]
/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/
H A Dhelp.py7 # with the bulk of the help topic text for the OE Core Image Tools.
92 Create a customized OpenEmbedded image
98 create Create a new OpenEmbedded image
116 Create a new OpenEmbedded image
118 usage: wic create <wks file or image name> [-o <DIRNAME> | --outdir <DIRNAME>]
119 [-e | --image-name] [-s, --skip-build-check] [-D, --debug]
124 This command creates an OpenEmbedded image based on the 'OE kickstart
127 The -o option can be used to place the image in a directory with a
136 wic create - Create a new OpenEmbedded image
139 wic create <wks file or image name> [-o <DIRNAME> | --outdir <DIRNAME>]
[all …]
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dbuild_image.py1 # Development tool - build-image plugin
8 """Devtool plugin containing the build-image subcommand."""
36 """Entry point for the devtool 'build-image' subcommand."""
38 image = args.imagename
40 if not image:
43 image = sdk_targets[0]
45 if not image:
46 raise DevtoolError('Unable to determine image to build, please specify one')
53 result, outputdir = build_image_task(config, basepath, workspace, image, add_packages)
56 raise DevtoolError('Unable to determine image to build, please specify one')
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/manual/
H A Dbuild-appliance.json4 … "@alias": "build-appliance.build-appliance.Build_core-image-minimal_with_build-appliance-image",
13 … "action": "Build with AUTOREV or download from Autobuilder an image for Yocto Build Appliance. ",
17 "action": "Boot the image under VMWare Player. ",
21 …"action": "Build qemux86 core-image-minimal using bitbake command line in the build-appliance-imag…
25 "action": "Launch the image just built using runqemu. ",
26 "expected_results": "core-image-minimal should build and boot. "
29 "summary": "Build_core-image-minimal_with_build-appliance-image"
44 … "expected_results": "User could build a image without error and the added package is in the image"
51 …"action": "Install a new package to the image, for example, acpid. Set the following line in conf/…
55 … "action": "Build a image using bitbake command line, for example, bitbake core-image-minimal",
[all …]
/OK3568_Linux_fs/external/rockit/tgi/sdk/conf/
H A Daicamera_faceae.json14 "stream_fmt_out" : "image:nv12"
39 "stream_fmt_out" : "image:nv12"
64 "stream_fmt_out" : "image:nv12"
89 "stream_fmt_in" : "image:nv12",
90 "stream_fmt_out" : "image:nv12"
104 "stream_fmt_in" : "image:nv12",
105 "stream_fmt_out" : "image:rect",
121 "stream_input_0" : "image:nv12_0",
122 "stream_input_1" : "image:rect_10",
123 "stream_output" : "image:nv12_12",
[all …]
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dmachine_kexec_file.c82 static int kexec_file_update_purgatory(struct kimage *image, in kexec_file_update_purgatory() argument
88 if (image->type == KEXEC_TYPE_CRASH) { in kexec_file_update_purgatory()
96 ret = kexec_purgatory_get_set_symbol(image, "kernel_entry", &entry, in kexec_file_update_purgatory()
101 ret = kexec_purgatory_get_set_symbol(image, "kernel_type", &type, in kexec_file_update_purgatory()
106 if (image->type == KEXEC_TYPE_CRASH) { in kexec_file_update_purgatory()
109 ret = kexec_purgatory_get_set_symbol(image, "crash_start", in kexec_file_update_purgatory()
117 ret = kexec_purgatory_get_set_symbol(image, "crash_size", in kexec_file_update_purgatory()
125 static int kexec_file_add_purgatory(struct kimage *image, in kexec_file_add_purgatory() argument
131 buf.image = image; in kexec_file_add_purgatory()
135 if (image->type == KEXEC_TYPE_CRASH) in kexec_file_add_purgatory()
[all …]
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dhowto.txt1 How to use images in the new image format
23 an image source file, which describes the contents of the image and defines
24 its various properties used during booting. By convention, image source file
27 the uImage (kernel, ramdisk, etc.) is specified in the image source file in the
28 form of paths to appropriate data files. The outcome of the image creation
37 - image source file (*.its)
38 - image data file(s)
41 Here's a graphical overview of the image creation and booting process:
43 image source file mkimage + dtc transfer to target
44 + ---------------> image file --------------------> bootm
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dimagefeatures.py22 …Expected: 1. Connection to the image via ssh using root user without providing a password should b…
23 …2. Connection to the image via ssh using tester user without providing a password should be allowe…
34 # Build a core-image-minimal
35 bitbake('core-image-minimal')
37 with runqemu("core-image-minimal") as qemu:
48 …Expected: 1. Connection to the image via ssh using root user without providing a password should N…
49 …2. Connection to the image via ssh using tester user without providing a password should be allowe…
60 # Build a core-image-minimal
61 bitbake('core-image-minimal')
63 with runqemu("core-image-minimal") as qemu:
[all …]

12345678910>>...260