Home
last modified time | relevance | path

Searched refs:model (Results 1 – 25 of 128) sorted by relevance

123456

/device/generic/goldfish/fvpbase/
DREADME.md131 The model may be obtained from [ARM's
136 variable to the path to the model executable (it should end with something like
138 run the following command to launch the model:
142 Additional model parameters may be passed by appending them to the
143 ``run_model`` command. Add the following to enable MTE support in the model:
150 To terminate the model, press ``Ctrl-] Ctrl-D`` to terminate the telnet
191 ### Accessing the model via adb
193 To connect to the model on the host:
Drun_qemu30 …-nic user,model=virtio-net-pci-non-transitional,hostfwd=tcp:127.0.0.1:5555-172.20.51.1:5555,host=1…
/device/google/zuma/storage/
Dufs_firmware_update.sh11 model=$(cat ${ufs_dev}/model | tr -d "[:space:]")
14 file=$(find ${fw_dir} -name "*${vendor}${model}${rev}*" | head -n 1)
/device/google/zumapro/storage/
Dufs_firmware_update.sh11 model=$(cat ${ufs_dev}/model | tr -d "[:space:]")
14 file=$(find ${fw_dir} -name "*${vendor}${model}${rev}*" | head -n 1)
/device/google/bluejay/storage/
Dufs_firmware_update.sh11 model=$(cat ${ufs_dev}/model | tr -d "[:space:]")
14 file=$(find ${fw_dir} -name "*${vendor}${model}${rev}*" | head -n 1)
/device/google/gs201/storage/
Dufs_firmware_update.sh13 model=$(cat ${ufs_dev}/model | tr -d "[:space:]")
16 file=$(find ${fw_dir} -name "*${vendor}${model}${rev}*" | head -n 1)
/device/google/cuttlefish/host/commands/secure_env/
Dtpm_attestation_record.cpp111 found_mismatch |= !matchAttestationId(entry.blob, ids.model); in VerifyAndCopyDeviceIds()
193 attestation_ids_.model.assign(request.model.begin(), request.model.end()); in SetAttestationIds()
/device/google/zumapro/
Dvendor.prop1 ro.soc.model=Tensor G4
/device/google/atv/sdk/
Dimages_armeabi-v7a_hardware.ini1 hw.cpu.model=cortex-a8
/device/google/zuma/
Dvendor.prop1 ro.soc.model=Tensor G3
/device/google/bluejay-sepolicy/bluejay/
Dgenfs_contexts3 genfscon sysfs /devices/platform/14700000.ufs/model u:object_r:sysfs_scsi_devic…
/device/google/cuttlefish/vsoc_arm_minidroid/
Daosp_cf.mk28 ro.soc.model=$(PRODUCT_DEVICE)
/device/google/cuttlefish/vsoc_arm64_minidroid/
Daosp_cf.mk29 ro.soc.model=$(PRODUCT_DEVICE)
/device/google/cuttlefish/vsoc_x86_64_minidroid/
Daosp_cf.mk29 ro.soc.model=$(PRODUCT_DEVICE)
/device/google/cuttlefish/vsoc_riscv64_minidroid/
Daosp_cf.mk31 ro.soc.model=$(PRODUCT_DEVICE)
/device/google/cuttlefish/vsoc_x86_64_only/pc/
Daosp_cf.mk51 ro.soc.model=$(PRODUCT_DEVICE)
/device/google/cuttlefish/vsoc_x86/pasan/
Daosp_cf.mk56 ro.soc.model=$(PRODUCT_DEVICE)
/device/google/cuttlefish/vsoc_x86/tv/
Daosp_cf.mk58 ro.soc.model=$(PRODUCT_DEVICE)
/device/google/cuttlefish/vsoc_x86_only/phone/
Daosp_cf.mk59 ro.soc.model=$(PRODUCT_DEVICE)
/device/google/cuttlefish/vsoc_x86/phone/
Daosp_cf.mk56 ro.soc.model=$(PRODUCT_DEVICE)
/device/google/gs201/
Ddevice-common.mk34 PRODUCT_VENDOR_PROPERTIES += ro.soc.model=GS201
/device/google/gs101/
Ddevice-common.mk34 PRODUCT_VENDOR_PROPERTIES += ro.soc.model=Tensor
/device/google/cuttlefish/vsoc_arm64/phone/
Daosp_cf.mk57 ro.soc.model=$(PRODUCT_DEVICE)
/device/google/cuttlefish/vsoc_riscv64/slim/
Daosp_cf.mk67 ro.soc.model=$(PRODUCT_DEVICE)
/device/google/cuttlefish/vsoc_arm64_only/auto/
Daosp_cf.mk60 ro.soc.model=$(PRODUCT_DEVICE)

123456