21846
查看Xen on Hikey960的源代码
Xen on Hikey960
0
←
Xen on Hikey960
跳转至:
导航
、
搜索
因为以下原因,你没有权限编辑本页:
你被禁止执行你刚才请求的操作。
您可以查看并复制此页面的源代码:
Reference: https://wiki.xenproject.org/wiki/HiKey960 1. Building UEFI export BUILD_PATH=~/build cd ${BUILD_PATH} download tools-images-hikey960 git clone https://github.com/96boards-hikey/tools-images-hikey960 cd tools-images-hikey960 see README-flash-uefi.md to install ser2net first. download prebuild from BASE_URL=https://snapshots.linaro.org/reference-platform/components/uefi-staging VERSION=latest PRODUCT=hikey960 RELEASE=release DEVICE=/dev/ttyUSB1 download hikey_idt hisi-sec_usb_xloader.img, hisi-sec_uce_boot.img, hisi-sec_fastboot.img and flash prm_ptable.img, hisi-sec_xloaderimg, l-loader.bin, fip.bin to board (這幾個文件有用到) Note that to add "sudo" in front of hikey_idt and fastboot in the shell script. recovery-flash-uefi-prebuilt.sh [options] options: -d RELEASE=debug -r RELEASE=release -t DEVICE -v VERSION -u <dir> don't download , use files in <dir>/uefi for example: ./recovery-flash-uefi-prebuilt.sh -d -t /dev/ttyUSB0 -u ./uefi The images are loacted in https://snapshots.linaro.org/reference-platform/components/uefi-staging/${VERSION}/hikey960/${RELEASE}/ 2. Building Linux git clone https://github.com/96boards-hikey/linux.git cd linux git checkout origin/hikey960-upstream-rebase export CROSS_COMPILE=aarch64-linux-gnu- export ARCH=arm64 make defconfig check .config, CONFIG_XEN_DOM0=y CONFIG_XEN=y make -j8 cp -f arch/$ARCH/boot/Image ../Image cp -f arch/$ARCH/boot/dts/hisilicon/hi3660-hikey960.dtb ../Image.dtb
返回
Xen on Hikey960
。
导航菜单
个人工具
   
个人维基
注册
登录
名字空间
页面
变换
查看
阅读
查看源代码
统计
查看历史
操作
搜索
导航
首页
最近更改
随机页面
工具箱
所有页面
文件列表
特殊页面