HomeSort by relevance Sort by last modified time
    Searched refs:SoC (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/
fip_create.sh 29 --soc-fw FILENAME EL3 Runtime Firmware BL31
37 --soc-fw-key-cert FILENAME SoC Firmware key certificate
42 --soc-fw-cert FILENAME SoC Firmware content certificate
72 --soc-fw | \
80 --soc-fw-key-cert | \
85 --soc-fw-cert | \
  /build/make/target/board/generic_arm64/
BoardConfig.mk 119 # TODO(jiyong) These might be SoC specific.
  /build/soong/android/
module.go 222 // whether this module is specific to an SoC (System-On-a-Chip). When set to true,
227 // whether this module is specific to an SoC (System-On-a-Chip). When set to true,
231 // whether this module is specific to a device, not only for SoC, but also for off-chip
307 return "soc-specific"
609 ctx.PropertyErrorf("product_specific", "a module cannot be specific to SoC or device and product at the same time.")
614 ctx.PropertyErrorf("device_specific", "a module cannot be specific to SoC and device at the same time.")
    [all...]
  /external/mesa3d/docs/specs/
MESA_query_renderer.spec 375 SoC with a Qualcomm GPU, GLX_RENDERER_VENDOR_ID_MESA should return

Completed in 163 milliseconds