GithubHelp home page GithubHelp logo

perfectplug / baytrail-i-x64-kitkat_vendor_intel_houdini Goto Github PK

View Code? Open in Web Editor NEW

This project forked from quanganh2627/baytrail-i-x64-kitkat_vendor_intel_houdini

0.0 1.0 0.0 169.35 MB

Makefile 35.96% Shell 18.94% C 9.33% C++ 35.78%

baytrail-i-x64-kitkat_vendor_intel_houdini's Introduction

Copyright (c) (2013), Intel Corporation.

This Houdini binaries ("Software") is furnished under license and may only be used or copied in accordance with the terms of that license. No license, express or implied, by estoppel or otherwise, to any intellectual property rights is granted by this document. The Software is subject to change without notice, and should not be construed as a commitment by Intel Corporation to market, license, sell or support any product or technology. Unless otherwise provided for in the license under which this Software is provided, the Software is provided AS IS, with no warranties of any kind, express or implied. Except as expressly permitted by the Software license, neither Intel Corporation nor its suppliers assumes any responsibility or liability for any errors or inaccuracies that may appear herein. Except as expressly permitted by the Software license, no part of the Software may be reproduced, stored in a retrieval system, transmitted in any form,or distributed by any means without the express written consent of Intel Corporation.


This folder includes Intel(R) prebuilt libraries and utilities for
source ISA emulation.

This is the Houdini feature to enable Intel phone to execute applications
compiled for other ISAs (say ARM). In order to setup this feature, please
follow the instructions below to build the ARM prebuilt libraries.
You can also refer to the README under patches/ to understand details
about how to build ARM prebuilt libraries.

This feature will not be built into the phone without the prebuilt
ARM libraries.
======================================================================

Steps to build ARM libraries for Houdini Feature

step1: Dowanload google AOSP (android open source project) code base from google web site to
you local development host directory ex: ~/google_aosp .
(You can refer to http://source.android.com/source/downloading.html for download details)

mkdir google_aosp
cd google_aosp
repo init -u https://android.googlesource.com/platform/manifest -b android-4.2.2_r1
repo sync

step2: Assume the intel external release code base directory is ~/intel_jb, do the following
commands to run the script of building arm libraries. The script need two parameters,one for
google aosp code base directory in step1, one for intel external release code base directory. It will
build arm libraries from google aosp code base and copy into 
HOUDINI_ARM_PREBUILTS_DIR (defined in device/intel/common/common.mk) directory under
intel external release code base.(You can also refer to the README under patches/ to understand details
about how to build ARM prebuilt libraries in build_arm_lib.sh script.)

cd ~/intel_jb/vendor/intel/houdini/patches
./build_arm_lib.sh ~/google_aosp ~/intel_jb/

(wait for the finish of script build_arm_lib.sh)

step3: Now that you have arm libraries in intel external release code base, just do the clean build
on intel external release code base, you will have system image with Houdini feature enable.

baytrail-i-x64-kitkat_vendor_intel_houdini's People

Contributors

crao6 avatar gujinghui avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.