Home
last modified time | relevance | path

Searched refs:ITS (Results 1 – 25 of 148) sorted by relevance

123456

/OK3568_Linux_fs/kernel/Documentation/virt/kvm/devices/
H A Darm-vgic-its.rst4 ARM Virtual Interrupt Translation Service (ITS)
10 The ITS allows MSI(-X) interrupts to be injected into guests. This extension is
11 optional. Creating a virtual ITS controller also requires a host GICv3 (see
12 arm-vgic-v3.txt), but does not depend on having physical ITS controllers.
14 There can be multiple ITS controllers per guest, each of them has to have
26 Base address in the guest physical address space of the GICv3 ITS
37 -ENODEV Incorrect attribute or the ITS is not supported.
46 request the initialization of the ITS, no additional parameter in
50 reset the ITS, no additional parameter in kvm_device_attr.addr.
51 See "ITS Reset State" section.
[all …]
/OK3568_Linux_fs/kernel/scripts/
H A Dmkimg73 ITS=${OUT}/boot.its
161 dtc -I dtb -O dts ${TMP_ITB} -o ${ITS} >/dev/null 2>&1
165 sed -i "s/\"\/INCBIN\/(\(.*\))\"/\/incbin\/(\"\1\")/" ${ITS}
168 sed -i "/memreserve/d" ${ITS}
169 sed -i "/timestamp/d" ${ITS}
170 sed -i "/data-size/d" ${ITS}
171 sed -i "/data-position/d" ${ITS}
172 sed -i "/value/d" ${ITS}
173 sed -i "/hashed-strings/d" ${ITS}
174 sed -i "/hashed-nodes/d" ${ITS}
[all …]
/OK3568_Linux_fs/u-boot/scripts/
H A Dfit-unpack.sh109 ITS=${OUT}/image.its
117 dtc -I dtb -O dts ${TMP_ITB} -o ${ITS}
121 sed -i "s/\"\/INCBIN\/(\(.*\))\"/\/incbin\/(\"\1\")/" ${ITS}
124 sed -i "/memreserve/d" ${ITS}
125 sed -i "/timestamp/d" ${ITS}
126 sed -i "/data-size/d" ${ITS}
127 sed -i "/data-position/d" ${ITS}
128 sed -i "/value/d" ${ITS}
129 sed -i "/hashed-strings/d" ${ITS}
130 sed -i "/hashed-nodes/d" ${ITS}
[all …]
H A Dfit-repack.sh14 ITS="out/repack/image.its"
74 ${MKIMAGE} -f ${ITS} -E -p ${OFFS} ${ITB}
81 ${MKIMAGE} -f ${ITS} -E -p ${OFFS} ${IMAGE}
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dmk-fitimage.sh4 ITS="$CHIP_DIR/$2"
10 if [ ! -f "$ITS" ]; then
11 echo "$ITS not exists!"
16 cp "$ITS" "$TMP_ITS"
H A Dmk-ramdisk.sh5 ITS="$3"
27 if [ -n "$ITS" ]; then
28 "$SCRIPTS_DIR/mk-fitimage.sh" "$TARGET_IMG" "$ITS" \
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DBSD-3-Clause-No-Nuclear-License12ITS LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIF…
H A DBSD-3-Clause-No-Nuclear-Warranty12ITS LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIF…
H A DOLDAP-2.824 THIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND ITS
28 SHALL THE OPENLDAP FOUNDATION, ITS CONTRIBUTORS, OR THE AUTHOR(S)
H A DDSDP18ITS USE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS. REFERENCE HEREIN TO ANY SPECIFIC COMMERCIAL PRO…
H A DOLDAP-2.714ITS CONTRIBUTORS ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,…
H A DSWL3 …IDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR A…
7 … THIS AGREEMENT, THAT YOU UNDERSTAND IT, AND THAT YOU AGREE TO BE BOUND BY ITS TERMS AND CONDITION…
H A DTORQUE-1.120 …IVE COMPUTING ENTERPRISES, INC. CORPORATION, ITS AFFILIATED COMPANIES, OR THE U.S. GOVERNMENT OR A…
H A DMIT-Modern-Variant9 ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
H A DXerox5 …CONTAINED HEREIN, ANY LIABILITY FOR DAMAGES RESULTING FROM THE SOFTWARE OR ITS USE IS EXPRESSLY DI…
H A DPostgreSQL11 …MAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN…
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/itstool/
H A Ditstool_2.0.7.bb1 SUMMARY = "ITS Tool allows you to translate your XML documents with PO files"
5 messages using the W3C Internationalization Tag Set (ITS). "
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/misc/
H A Dfsl,qoriq-mc.txt32 The msi-map property is used to associate the devices with both the ITS
38 For GICv3 and GIC ITS bindings, see:
127 - msi-map: Maps an ICID to a GIC ITS and associated msi-specifier
134 associated with the listed GIC ITS, with the msi-specifier
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dsilicon-errata.rst121 | Cavium | ThunderX ITS | #22375,24313 | CAVIUM_ERRATUM_22375 |
123 | Cavium | ThunderX ITS | #23144 | CAVIUM_ERRATUM_23144 |
163 | Qualcomm Tech. | QDF2400 ITS | E0065 | QCOM_QDF2400_ERRATUM_0065 |
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/
H A DOpenLDAP23 THIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND ITS
27 SHALL THE OPENLDAP FOUNDATION, ITS CONTRIBUTORS, OR THE AUTHOR(S)
H A DOGPL40 THE OPEN GROUP AND ITS THIRD PARTY SUPPLIERS, ASSUME NO RESPONSIBILITY
41 FOR THE USE OR INABILITY TO USE ANY OF ITS SOFTWARE.
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dkernel-fitimage.bbclass82 # Emit the fitImage ITS header
132 # Emit the fitImage ITS kernel section
179 # Emit the fitImage ITS DTB section
226 # Emit the fitImage ITS u-boot script section
263 # Emit the fitImage ITS setup section
290 # Emit the fitImage ITS ramdisk section
339 # Emit the fitImage ITS configuration section
H A Dgettext.bbclass19 # Without this, msgfmt from gettext-native will not find ITS files
/OK3568_Linux_fs/kernel/arch/mips/alchemy/
H A DKconfig31 bool "Trapeze ITS GPR board"
H A DPlatform26 # Trapeze ITS GRP board

123456