Home
last modified time | relevance | path

Searched refs:hikey960 (Results 1 – 25 of 26) sorted by relevance

12

/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/
Dplatform.mk42 -Iplat/hisilicon/hikey960/include
48 plat/hisilicon/hikey960/aarch64/hikey960_common.c \
49 plat/hisilicon/hikey960/hikey960_boardid.c
63 plat/hisilicon/hikey960/aarch64/hikey960_helpers.S \
64 plat/hisilicon/hikey960/hikey960_bl1_setup.c \
65 plat/hisilicon/hikey960/hikey960_io_storage.c \
72 plat/hisilicon/hikey960/hikey960_bl2_setup.c \
73 plat/hisilicon/hikey960/hikey960_io_storage.c \
74 plat/hisilicon/hikey960/hikey960_mcu_load.c
77 BL2_SOURCES += plat/hisilicon/hikey960/hikey960_bl2_mem_params_desc.c \
[all …]
/device/linaro/hikey/hikey960/
DREADME1 Running Android on hikey960 board:
8 $ wget https://dl.google.com/dl/android/aosp/arm-hikey960-OPR-cf4e0c80.tgz
9 $ tar xzf arm-hikey960-OPR-cf4e0c80.tgz
10 $ ./extract-arm-hikey960.sh
14 $ lunch hikey960-userdebug
19 $ cd device/linaro/hikey/installer/hikey960
22 $ fastboot flash boot out/target/product/hikey960/boot.img
23 $ fastboot flash dts out/target/product/hikey960/dt.img
24 $ fastboot flash system out/target/product/hikey960/system.img
25 $ fastboot flash vendor out/target/product/hikey960/vendor.img
[all …]
Ddevice-hikey960.mk18 $(TARGET_PREBUILT_DTB):hi3660-hikey960.dtb
20 PRODUCT_COPY_FILES += $(LOCAL_PATH)/fstab.hikey960:$(TARGET_COPY_OUT_VENDOR)/etc/fstab.hikey960 \
21 device/linaro/hikey/fstab.ramdisk:$(TARGET_COPY_OUT_RAMDISK)/fstab.hikey960 \
22 …device/linaro/hikey/hikey960/init.hikey960.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.hikey960.rc \
23 …device/linaro/hikey/init.hikey960.power.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.hikey960.power.…
24 device/linaro/hikey/init.common.usb.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.hikey960.usb.rc \
26 device/linaro/hikey/common.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/hikey960.kl \
41 …device/linaro/hikey/hifi/firmware/hifi-hikey960.img:$(TARGET_COPY_OUT_VENDOR)/firmware/hifi/hifi.i…
46 PRODUCT_PACKAGES += audio.primary.hikey960
48 PRODUCT_PACKAGES += gralloc.hikey960
[all …]
DBoardConfig.mk3 TARGET_BOOTLOADER_BOARD_NAME := hikey960
4 TARGET_BOARD_PLATFORM := hikey960
11 BOARD_KERNEL_CMDLINE := androidboot.hardware=hikey960 firmware_class.path=/vendor/firmware efi=noru…
Dboard-info.txt1 require board=hikey960
/device/linaro/hikey/l-loader/
DMakefile9 .PHONY: hikey960
10 hikey960: target
11 $(MAKE) -f hikey960.mk
13 .PHONY: hikey960-clean
14 hikey960-clean:
15 $(MAKE) -f hikey960.mk clean
/device/linaro/hikey/factory-images/
Dgenerate-factory-images-hikey960.sh17 DEVICE=hikey960
18 PRODUCT=hikey960
35 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey960/hisi-bl31.bin tmp/$PRODUCT-$VERSION/
36 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey960/hisi-fastboot.img tmp/$PRODUCT-$VERSION/
37 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey960/hisi-lpm3.img tmp/$PRODUCT-$VERSION/
38 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey960/hisi-nvme.img tmp/$PRODUCT-$VERSION/
39 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey960/hisi-ptable.img tmp/$PRODUCT-$VERSION/
40 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey960/hisi-sec_xloader.img tmp/$PRODUCT-$VERSION/
41 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey960/README tmp/$PRODUCT-$VERSION/
44 cp $ANDROID_BUILD_TOP/out/target/product/hikey960/dt.img tmp/$PRODUCT-$VERSION/
[all …]
/device/linaro/hikey/
Dhikey960.mk4 TARGET_PREBUILT_KERNEL := device/linaro/hikey-kernel/Image.gz-dtb-hikey960-$(TARGET_KERNEL_USE)
5 TARGET_PREBUILT_DTB := device/linaro/hikey-kernel/hi3660-hikey960.dtb-$(TARGET_KERNEL_USE)
22 $(call inherit-product, device/linaro/hikey/hikey960/device-hikey960.mk)
37 PRODUCT_NAME := hikey960
38 PRODUCT_DEVICE := hikey960
40 PRODUCT_MODEL := AOSP on hikey960
43 HIKEY_MOD_DIR := device/linaro/hikey-kernel/hikey960/$(TARGET_KERNEL_USE)
Dhikey960_tv.mk3 $(call inherit-product, device/linaro/hikey/hikey960.mk)
8 PRODUCT_DEVICE := hikey960
10 PRODUCT_MODEL := AOSP TV on hikey960
DAndroidProducts.mk17 $(LOCAL_DIR)/hikey960.mk \
24 hikey960-userdebug \
Dvendor_owner_info.txt3 system/vendor/lib/hw/vulkan.hikey960.so:linaro
4 system/vendor/lib64/hw/vulkan.hikey960.so:linaro
/device/linaro/hikey/build/tasks/
Ddtimage.mk4 MKDTIMG := device/linaro/hikey/installer/hikey960/mkdtimg
5 DTB := $(PRODUCT_OUT)/hi3660-hikey960.dtb
/device/linaro/bootloader/arm-trusted-firmware/docs/plat/
Dhikey960.rst56 - If your hikey960 hardware is v1, update *uefi-tools/platform.config* first. *(optional)*
58 console on hikey960 v1.**
64 If your hikey960 hardware is v2 or newer, nothing to do.
77 …UEFI_TOOLS_DIR}/uefi-build.sh -b ${BUILD_OPTION} -a ../arm-trusted-firmware -s ../optee_os hikey960
88 make hikey960
131 `link <https://github.com/96boards-hikey/tools-images-hikey960>`__
137 $cd tools-images-hikey960
188 - Reference `link <https://github.com/96boards-hikey/tools-images-hikey960/blob/master/build-from-…
Dhikey.rst167 - Reference `link <https://github.com/96boards-hikey/tools-images-hikey960/blob/master/build-from-…
/device/linaro/hikey/installer/hikey960/
DREADME2 images and AOSP images (built from sources) on hikey960.
25 using fastboot. It assumes that you have already build hikey960 AOSP
50 https://github.com/96boards-hikey/tools-images-hikey960/
53 https://github.com/96boards-hikey/tools-images-hikey960/blob/master/README.md
/device/linaro/hikey/self-extractors_hikey960/root/
DBoardConfigVendor.mk15 LOCAL_STEM := hikey960/BoardConfigPartial.mk
Ddevice-vendor.mk19 $(call inherit-product-if-exists, vendor/linaro/hikey960/hisilicon/$(LOCAL_STEM))
/device/linaro/hikey/mali/bifrost/
DAndroid.mk1 ifneq ($(filter hikey960, $(TARGET_DEVICE)),)
61 LOCAL_MODULE := vulkan.hikey960.so
/device/linaro/hikey/self-extractors_hikey960/hisilicon/staging/
Ddevice-partial.mk18 PRODUCT_SOONG_NAMESPACES += vendor/linaro/hikey960/hisilicon/proprietary
/device/linaro/hikey/sepolicy/
Dfile_contexts24 /(vendor|system/vendor)/lib(64)?/hw/gralloc\.hikey960\.so u:object_r:same_process_hal_file:s0
/device/linaro/bootloader/arm-trusted-firmware/
Dmaintainers.rst53 - docs/plat/hikey960.md
/device/common/
Dgenerate-packages.sh45 hikey960)
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/DeviceTree/
Dhi3660-hikey960.dts12 #include "hikey960-pinctrl.dtsi"
19 compatible = "hisilicon,hi3660-hikey960", "hisilicon,hi3660";
/device/linaro/hikey/uefi-tools/
Dplatforms.config219 [hikey960]
229 TOS_PLATFORM_FLAVOR=hikey960
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/
DHiKey960.fdf221 SECTION RAW = OpenPlatformPkg/Platforms/Hisilicon/DeviceTree/hi3660-hikey960.dtb

12