HomeSort by relevance Sort by last modified time
    Searched refs:firmware (Results 51 - 65 of 65) sorted by null

1 23

  /external/vboot_reference/scripts/image_signing/
sign_official_build.sh 33 firmware (sign a firmware image)
38 version_file: File name of where to read the kernel and firmware versions.
382 # Extracts a firmware updater bundle (for firmware image binaries) file
383 # (generated by src/platform/firmware/pack_firmware.sh).
393 die "Extracting firmware autoupdate (--sb_extract) failed."
397 die "Extracting firmware autoupdate failed."
401 # Repacks firmware updater bundle content from given folder.
416 die "Updating firmware autoupdate (--sb_repack) failed.
    [all...]
firmware_boot.sh 7 # Refer to the Google Chrome OS Main Processor Firmware Specification for what
9 # This script generates different firmware binaries with different
12 # Syntax: ./firmware_boot.sh <Firmware name without .fd extension>.
18 firmware_name - name of the firmware.
37 # dev-mode BIOS is in firmware A
41 # normal-mode BIOS is in firmware B
  /device/moto/shamu/
init.mmi.touch.sh 53 3) err_msg="Error: No matching firmware file found";;
96 firmware_path=/system/vendor/firmware
177 debug "firmware file for upgrade $firmware_file"
181 debug "forcing firmware upgrade"
192 debug "firmware config ids: expected $str_cfg_id_latest, current $str_cfg_id_new"
194 notice "Touch firmware config id at boot time $str_cfg_id_boot"
195 notice "Touch firmware config id in the file $str_cfg_id_latest"
196 notice "Touch firmware config id currently programmed $str_cfg_id_new"
198 notice "Touch firmware is up to date"
device.mk 95 # Touch firmware updater
99 # Add WiFi Firmware
100 $(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4356/device-bcm.mk)
108 device/moto/shamu/bluetooth/BCM4356A2_001.003.015.0077.0214_ORC.hcd:$(TARGET_COPY_OUT_VENDOR)/firmware/bcm4354A2.hcd
init.shamu.rc 22 mkdir /firmware 0771 system system
248 # permissions for CapSense firmware update
  /external/vboot_reference/scripts/keygeneration/
common.sh 44 EC_KEYBLOCK_MODE=7 # Only allow RW EC firmware in non-recovery.
45 FIRMWARE_KEYBLOCK_MODE=7 # Only allow RW firmware in non-recovery.
135 # Firmware version is the kernel subkey version.
142 Current Firmware key version: ${CURR_FIRMKEY_VER}
143 Current Firmware version: ${CURR_FIRM_VER}
190 # Make backups of existing firmware keys and keyblocks that will be revved.
200 mv --no-clobber firmware.{keyblock,"v${datakey_ver}.v${subkey_ver}.keyblock"}
  /device/htc/flounder/
device.mk 63 $(LOCAL_PATH)/touch/touch_fusion.cfg:$(TARGET_COPY_OUT_VENDOR)/firmware/touch_fusion.cfg \
64 $(LOCAL_PATH)/touch/maxim_fp35.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/maxim_fp35.bin \
128 $(LOCAL_PATH)/bluetooth/bcm4350b1.hcd:$(TARGET_COPY_OUT_VENDOR)/firmware/bcm4350b1.hcd \
129 $(LOCAL_PATH)/bluetooth/BCM4354_003.001.012.0319.0690_ORC.hcd:$(TARGET_COPY_OUT_VENDOR)/firmware/bcm4350c0.hcd \
130 $(LOCAL_PATH)/bluetooth/bcm4354.hcd:$(TARGET_COPY_OUT_VENDOR)/firmware/bcm4354.hcd \
280 $(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4354/device-bcm.mk)
  /device/lge/hammerhead/
device.mk 80 device/lge/hammerhead/bluetooth/BCM4339_003.001.009.0079.0339.hcd:$(TARGET_COPY_OUT_VENDOR)/firmware/bcm4335c0.hcd
397 hardware/broadcom/wlan/bcmdhd/firmware/bcm4339/fw_bcmdhd_fp.bin:system/vendor/firmware/fw_bcmdhd.bin \
398 hardware/broadcom/wlan/bcmdhd/firmware/bcm4339/fw_bcmdhd_apsta.bin:system/vendor/firmware/fw_bcmdhd_apsta.bin
405 $(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4339/device-bcm.mk)
init.hammerhead.rc 29 mkdir /firmware 0771 system system
207 mount vfat /dev/block/platform/msm_sdcc.1/by-name/modem /firmware ro shortname=lower,uid=1000,gid=1000,dmask=227,fmask=337,context=u:object_r:firmware_file:s0
  /device/asus/deb/
init.deb.rc 33 mkdir /firmware 0771 system system
300 service kickstart /system/bin/qcks -i /firmware/image/ -r /data/tombstones/mdm/
  /device/asus/flo/
init.flo.rc 33 mkdir /firmware 0771 system system
307 service kickstart /system/bin/qcks -i /firmware/image/ -r /data/tombstones/mdm/
device-common.mk 58 device/asus/flo/WCNSS_cfg.dat:system/vendor/firmware/wlan/prima/WCNSS_cfg.dat \
  /device/asus/fugu/
device.mk 138 #video firmware
262 # Add WiFi Firmware
263 $(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4354/device-bcm.mk)
init.fugu.rc 160 copy /system/vendor/firmware/PR-ModelCert /data/mediadrm/playready/bgroupcert.dat
  /external/vboot_reference/utility/
dev_debug_vboot 42 it will attempt to read the current BIOS, extract the firmware keys, and use
322 # Okay if one of the firmware verifications fails
325 infon "Verify firmware ${fw} with root key: "

Completed in 444 milliseconds

1 23