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

1 2 3

  /device/htc/flounder/bluetooth/
bt_vendor.conf 4 # Firmware patch file location
5 FwPatchFilePath = /vendor/firmware/
  /hardware/broadcom/libbt/conf/asus/grouper/
bt_vendor.conf 4 # Firmware patch file location
5 FwPatchFilePath = /etc/firmware/
  /hardware/broadcom/libbt/conf/moto/wingray/
bt_vendor.conf 4 # Firmware patch file location
5 FwPatchFilePath = /etc/firmware/
  /hardware/broadcom/libbt/conf/samsung/crespo/
bt_vendor.conf 4 # Firmware patch file location
5 FwPatchFilePath = /vendor/firmware/
  /hardware/broadcom/libbt/conf/samsung/crespo4g/
bt_vendor.conf 4 # Firmware patch file location
5 FwPatchFilePath = /vendor/firmware/
  /hardware/broadcom/libbt/conf/samsung/maguro/
bt_vendor.conf 4 # Firmware patch file location
5 FwPatchFilePath = /vendor/firmware/
  /hardware/broadcom/wlan/bcmdhd/firmware/bcm4324/
device-bcm.mk 24 hardware/broadcom/wlan/bcmdhd/firmware/bcm4324/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \
25 hardware/broadcom/wlan/bcmdhd/firmware/bcm4324/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin
  /hardware/broadcom/wlan/bcmdhd/firmware/bcm4350/
device-bcm.mk 24 hardware/broadcom/wlan/bcmdhd/firmware/bcm4350/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \
25 hardware/broadcom/wlan/bcmdhd/firmware/bcm4350/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin
  /hardware/broadcom/wlan/bcmdhd/firmware/bcm4354/
device-bcm.mk 24 hardware/broadcom/wlan/bcmdhd/firmware/bcm4354/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \
25 hardware/broadcom/wlan/bcmdhd/firmware/bcm4354/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin
  /hardware/broadcom/wlan/bcmdhd/firmware/bcm4358/
device-bcm.mk 24 hardware/broadcom/wlan/bcmdhd/firmware/bcm4358/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \
25 hardware/broadcom/wlan/bcmdhd/firmware/bcm4358/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin
  /hardware/broadcom/wlan/bcmdhd/firmware/bcm4329/
device-bcm.mk 28 hardware/broadcom/wlan/bcmdhd/firmware/bcm4329/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \
29 hardware/broadcom/wlan/bcmdhd/firmware/bcm4329/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin
  /hardware/broadcom/wlan/bcmdhd/firmware/bcm4330/
device-bcm.mk 29 hardware/broadcom/wlan/bcmdhd/firmware/bcm4330/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \
30 hardware/broadcom/wlan/bcmdhd/firmware/bcm4330/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin
  /hardware/broadcom/wlan/bcmdhd/firmware/bcm4356/
device-bcm.mk 29 hardware/broadcom/wlan/bcmdhd/firmware/bcm4356/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \
30 hardware/broadcom/wlan/bcmdhd/firmware/bcm4356/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin
  /external/vboot_reference/
Android.mk 20 $(LOCAL_PATH)/firmware/include \
21 $(LOCAL_PATH)/firmware/lib/include \
22 $(LOCAL_PATH)/firmware/lib/cgptlib/include \
23 $(LOCAL_PATH)/firmware/lib/cryptolib/include \
24 $(LOCAL_PATH)/firmware/lib/tpm_lite/include \
25 $(LOCAL_PATH)/firmware/2lib/include \
29 # Firmware library sources needed by VbInit() call
31 firmware/lib/crc8.c \
32 firmware/lib/utility.c \
33 firmware/lib/vboot_api_init.c
    [all...]
Makefile 101 # for a firmware target (such as u-boot or depthcharge). It must map
111 # Provide default CC and CFLAGS for firmware builds; if you have any -D flags,
180 # Creates position independent code for non firmware target.
262 # Firmware library, used by the other firmware components (depthcharge,
267 # Smaller firmware library common to all vboot 2.x, used only for
272 # Vboot 2.0 (deprecated - see firmware/README)
274 # Vboot 2.1 (not yet ready - see firmware/README)
277 # Firmware library sources needed by VbInit() call
279 firmware/lib/crc8.c
    [all...]
  /device/asus/deb/self-extractors/qcom/staging/proprietary/
Android.mk 29 # while kernel ALSA drivers can only access the /system/etc/firmware directory
31 mkdir -p $(TARGET_OUT_ETC)/firmware/wcd9310; \
33 $(TARGET_OUT_ETC)/firmware/wcd9310/wcd9310_anc.bin; \
35 $(TARGET_OUT_ETC)/firmware/wcd9310/wcd9310_mbhc.bin
45 LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/firmware
47 mkdir -p $(TARGET_OUT)/etc/firmware/; \
48 ln -sf /system/vendor/firmware/tzapps.b00 $(TARGET_OUT)/etc/firmware/tzapps.b00; \
49 ln -sf /system/vendor/firmware/tzapps.b01 $(TARGET_OUT)/etc/firmware/tzapps.b01;
    [all...]
  /device/asus/flo/self-extractors/qcom/staging/proprietary/
Android.mk 29 # while kernel ALSA drivers can only access the /system/etc/firmware directory
31 mkdir -p $(TARGET_OUT_ETC)/firmware/wcd9310; \
33 $(TARGET_OUT_ETC)/firmware/wcd9310/wcd9310_anc.bin; \
35 $(TARGET_OUT_ETC)/firmware/wcd9310/wcd9310_mbhc.bin
45 LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/firmware
47 mkdir -p $(TARGET_OUT)/etc/firmware/; \
48 ln -sf /system/vendor/firmware/tzapps.b00 $(TARGET_OUT)/etc/firmware/tzapps.b00; \
49 ln -sf /system/vendor/firmware/tzapps.b01 $(TARGET_OUT)/etc/firmware/tzapps.b01;
    [all...]
  /hardware/broadcom/wlan/bcmdhd/firmware/bcm43341/
device-bcm.mk 23 hardware/broadcom/wlan/bcmdhd/firmware/bcm43341/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin
  /external/vboot_reference/scripts/keygeneration/
increment_firmware_data_key.sh 6 # Script to increment firmware version key for firmware updates.
7 # Used when revving versions for a firmware update.
19 Increments the firmware version in the specified keyset.
34 Generating new firmware version key.
36 New Firmware key version (due to firmware key change): ${new_firmkey_ver}.
39 make_keyblock firmware ${FIRMWARE_KEYBLOCK_MODE} firmware_data_key root_key
  /device/lge/hammerhead/self-extractors/lge/staging/
device-partial.mk 27 vendor/lge/hammerhead/proprietary/bu24205_LGIT_VER_2_DATA1.bin:system/vendor/firmware/bu24205_LGIT_VER_2_DATA1.bin:lge \
28 vendor/lge/hammerhead/proprietary/bu24205_LGIT_VER_2_DATA2.bin:system/vendor/firmware/bu24205_LGIT_VER_2_DATA2.bin:lge \
29 vendor/lge/hammerhead/proprietary/bu24205_LGIT_VER_2_DATA3.bin:system/vendor/firmware/bu24205_LGIT_VER_2_DATA3.bin:lge \
30 vendor/lge/hammerhead/proprietary/bu24205_LGIT_VER_3_CAL.bin:system/vendor/firmware/bu24205_LGIT_VER_3_CAL.bin:lge \
31 vendor/lge/hammerhead/proprietary/bu24205_LGIT_VER_3_DATA1.bin:system/vendor/firmware/bu24205_LGIT_VER_3_DATA1.bin:lge \
32 vendor/lge/hammerhead/proprietary/bu24205_LGIT_VER_3_DATA2.bin:system/vendor/firmware/bu24205_LGIT_VER_3_DATA2.bin:lge \
33 vendor/lge/hammerhead/proprietary/bu24205_LGIT_VER_3_DATA3.bin:system/vendor/firmware/bu24205_LGIT_VER_3_DATA3.bin:lge \
34 vendor/lge/hammerhead/proprietary/keymaster.b00:system/vendor/firmware/keymaster/keymaster.b00:lge \
35 vendor/lge/hammerhead/proprietary/keymaster.b01:system/vendor/firmware/keymaster/keymaster.b01:lge \
36 vendor/lge/hammerhead/proprietary/keymaster.b02:system/vendor/firmware/keymaster/keymaster.b02:lge
    [all...]
  /hardware/broadcom/wlan/bcmdhd/firmware/bcm4335/
device-bcm.mk 21 hardware/broadcom/wlan/bcmdhd/firmware/bcm4335/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \
22 hardware/broadcom/wlan/bcmdhd/firmware/bcm4335/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_ap.bin
  /hardware/broadcom/wlan/bcmdhd/firmware/bcm4339/
device-bcm.mk 21 hardware/broadcom/wlan/bcmdhd/firmware/bcm4339/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \
22 hardware/broadcom/wlan/bcmdhd/firmware/bcm4339/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin
  /hardware/broadcom/wlan/bcmdhd/firmware/bcm4343/
device-bcm.mk 21 hardware/broadcom/wlan/bcmdhd/firmware/bcm4343/$(BCM_FW_SRC_FILE_STA):system/vendor/firmware/fw_bcmdhd.bin \
22 hardware/broadcom/wlan/bcmdhd/firmware/bcm4343/$(BCM_FW_SRC_FILE_AP):system/vendor/firmware/fw_bcmdhd_apsta.bin
  /device/asus/deb/self-extractors/
files-by-owner.sh 72 if test "$auto_owner" = "" -a $file != system/etc/firmware/tzapps.b00 -a $file != system/etc/firmware/tzapps.b01 -a $file != system/etc/firmware/tzapps.b02 -a $file != system/etc/firmware/tzapps.b03 -a $file != system/etc/firmware/tzapps.mdt -a $file != system/etc/firmware/wcd9310/wcd9310_anc.bin -a $file != system/etc/firmware/wcd9310/wcd9310_mbhc.bin
79 if test $file != system/lib/libacdbloader.so -a $file != system/vendor/firmware/tzapps.mdt
  /device/asus/flo/self-extractors/
files-by-owner.sh 72 if test "$auto_owner" = "" -a $file != system/etc/firmware/tzapps.b00 -a $file != system/etc/firmware/tzapps.b01 -a $file != system/etc/firmware/tzapps.b02 -a $file != system/etc/firmware/tzapps.b03 -a $file != system/etc/firmware/tzapps.mdt -a $file != system/etc/firmware/wcd9310/wcd9310_anc.bin -a $file != system/etc/firmware/wcd9310/wcd9310_mbhc.bin
79 if test $file != system/lib/libacdbloader.so -a $file != system/vendor/firmware/tzapps.mdt

Completed in 150 milliseconds

1 2 3