
TrustZone
Manfeel
做自己喜欢并擅长的事,上帝也会助你走向成功
展开
-
Exploiting samsung galaxy s4 secure boot
Launched in April 2013, the Samsung Galaxy S4 is expected to be one of the top-selling smartphones of the year, having sold 10 million units in its first month of sales. While the majority of released转载 2014-12-16 16:41:40 · 3034 阅读 · 1 评论 -
TrustZone Example for Versatile Express Cortex-A9x4 and VE-A9x4 FVP model - ARM®DS-5™
This example demonstrates the support for TrustZone in DS-5 Debugger, targeted at Versatile Express Cortex-A9x4 and VE-A9x4 FVP model.Purpose and scopeThis example demonstrates the support for转载 2014-12-19 20:22:40 · 3819 阅读 · 0 评论 -
96Boards HiKey Getting Started
from https://github.com/96boards/documentation/wiki/HiKeyGettingStartedThis document describes how to get started with the Early Access HiKey ARMv8 community development board.PLEASE REA转载 2015-03-24 10:53:22 · 3934 阅读 · 0 评论 -
HiKey - UEFI
from https://github.com/96boards/documentation/wiki/UEFIThe following binaries are required:l-loader.bin - used to switch from aarch32 to aarch64 and bootfip.bin - firmware packageptable转载 2015-03-24 10:55:05 · 4297 阅读 · 0 评论 -
MAC OSX 10.10 Yosemite 下编译 OP_TEE
0. 安装一些必备文件brew install libelf gnu-sed binutils(解决readelf)将sed、find、readlink、xargs、readelf分别链接到g开头的同名文件1. 下载源码repo init -u https://github.com/OP-TEE/manifest.git -m default.xml -b原创 2015-11-20 23:14:29 · 3167 阅读 · 2 评论