summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-11-05Set TARGET_CPU_VARIANT and TARGET_2ND_CPU_VARIANT correctlyRLCR-16.01RLCR-15.12Bernhard Rosenkränzer
This should fix build issues introduced by the patch to pass better per-CPU compiler flags. Change-Id: I3b17b33a721773792976074ba53a349217b68f53 Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2015-10-08Use default grallocVishal Bhoj
The optimization patch for gralloc wouldn't get us gain on fvp. It is convenient to stick with default gralloc implementation. Change-Id: Iea1fad87bbbdbc62327f241034548c8aa2698e4f Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2015-10-06update storage as per Android M specVishal Bhoj
Change-Id: Ifb9f4fbc2dcc5abcc44081ff036df8a39fdee831 Signed-off-by: android-build-bot <android-build-bot@fake-email.com>
2015-10-06Disable kernel modulesVishal Bhoj
Change-Id: I39cb51df50dd8e483819c2fc9f5144b5af7fccb3 Signed-off-by: android-build-bot <android-build-bot@fake-email.com>
2015-09-16init.fvpbase.rc: enable SWP emulation with 3.18 kernelYongqin Liu
same thing is done in the init.rc of AOSP master Change-Id: Ia84f7645f0a41fde290d5f2c023719d13f1dd99d Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2015-06-18clean up device.mk and use the common-device.mk fileYongqin Liu
remove uncessary lines in device.mk, and move common feature for linaro supported boards to the common-device.mk file in build git tree Change-Id: I4c55598e595209af9f5a3b839274017fddb4b0a2 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2015-06-17Update FVP preboot binaries from build #54Vishal Bhoj
Change-Id: I7c2e8f3ea04101281e11e8c3ed6dde3a69f83386 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2015-06-09Update kernel locationVishal Bhoj
Change-Id: Ia3c908bb541a7db754c9399785fea17fe8169dc2 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2015-05-27BoardConfig.mk: set 32bit to use linaro toolchain as wellYongqin Liu
when USE_LINARO_TOOLCHAIN is set to true Change-Id: I5710af03c72f6191426b5525c3e8f6b9a44f4e2b Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2015-05-20BoardConfig.mk: Enable a53 erratumYongqin Liu
Change-Id: Ib457f94902710691da6e3cc81e9c12e3bb4022d7 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2015-01-28HOWTOs: update make target and uefi boot sequenceYongqin Liu
Change-Id: I2a55ba013802ba190e9c1d2832c79d7beaac93ca Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2015-01-28startup.nsh: make it boot directly when select the Shell in UEFIYongqin Liu
this will avoid inputing the boot parameters in the UEFI Shell prompt Change-Id: I0d9a6b40611bffe08200f7f3a2b4524e0d7223f8 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2015-01-28gatord: integrate gatord package in device.mkYongqin Liu
Change-Id: I297680c9826ad049be0ddf21079e2152a832c119 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-12-29Fix build with CCACHE: Remove clang build as it is not neededVishal Bhoj
Change-Id: Ifd2a3c4fe264653b64ddccde1ae9d3c6c35b773f Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2014-12-22Merge "remove the hack in init.rc file" into linaro-fvp-lollipopYongqin Liu
2014-12-22remove the hack in init.rc fileYongqin Liu
Change-Id: Ic6da868c240f90fec812316a4662e217e1b52e3c Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-12-21vendorsetup.sh: change to use userdebug as defaultYongqin Liu
change the default build variant from eng to userdebug Change-Id: Iab5f3083cd629350647385c2d0e6f7c19d5561bc Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-12-02Make sure local dhcpcd builds only for fvpVishal Bhoj
Change-Id: I3db7ba2886287b0c532af8c4bd2bc6b08a83a3dc Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2014-12-01Merge "Fix ethernet: We need to pass dhcpcd.conf file" into linaro-fvp-lollipopYongqin Liu of Linaro
2014-12-01Merge "device.mk: remove the copy of android.hardware.bluetooth.xml" into ↵Yongqin Liu
linaro-fvp-lollipop
2014-12-01Fix ethernet: We need to pass dhcpcd.conf fileVishal Bhoj
and set the dhcpcd service correctly in init.rc file and enable the ethernet feature for fvp build Change-Id: I3669591af9c8bccd001e52b6962206f31562b933 Signed-off-by: Vishal Bhoj <vishal.bhoj@hackbox.linaro.org>
2014-11-27device.mk: remove the copy of android.hardware.bluetooth.xmlYongqin Liu
by doing this to tell the system that we don't have bluetooth supported Change-Id: I5899763d09d18c92ff4eecba826485b6e6877701 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-11-26Merge "monkey: add changes for monkey test" into linaro-fvp-lollipopYongqin Liu
2014-11-26monkey: add changes for monkey testYongqin Liu
monkey_black_list: add monkey black list for the use of lava-test-shell test device.mk: add the software backup feature. add disablesuspend.sh for monkey test to wait the home screen Change-Id: Ifd4903a349625df83c28c46d35017b1afb606464 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-11-26Fix build instructions for armv8-lskVishal Bhoj
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2014-11-21BoardConfig.mk and init.fvpbase.rc: add gatord.te related thingYongqin Liu
include gatord.te and set security context for the gatord service Change-Id: Id786522a80074546fe24c420cd4df17f00ded78c Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-11-20BoardConfig.mk: fix to use the right selinux.confYongqin Liu
it used the wrong kernel config file from vexpress device config Change-Id: Ibf262b218d3bb83d3da1605317b779910d5909f7 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-11-19device.mk: use gralloc.fvp.so and set ro.boot.fake_battery to 1Yongqin Liu
set fvp build to use gralloc.fvp maintained by itself, and by setting ro.boot.fake_battery property, we can pass the crash to boot fvp with lollipop Change-Id: I2097f37434a04a41509a9996c2a1191e2f9ce2ec Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-11-19device.mk: add change for app_widgets permissionYongqin Liu
Change-Id: I244f53449b1106a5d93636a59c1d535551dbcf63 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-11-18gralloc: add gralloc source for fvp productYongqin Liu
so that we can only maintain this version source, and no need to check with aosp versions Change-Id: I01a677753ab401279229afa4cf2f1b9fe24f81a1 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-11-18Add changes for fvp lollipop based on linaro-fvp-kkYongqin Liu
Also change the product name to fvp instead of vexpress Change-Id: I659b7820e36bbbf1a8138e7a84c930f7ff60c050 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-11-17Fix filenamelinaro-fvp-kkVishal Bhoj
Change-Id: I4cddb4cea05102052762dd0ee723df1cff2df406 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2014-11-17Add selinux optionsVishal Bhoj
Change-Id: Ib9ff5b6dc933e3e650330ec8df3984b4a42ba626 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2014-11-03BoardConfig.mk: remove init_shell.te from BOARD_SEPOLICY_UNIONYongqin Liu
since the init_shell.te files has been removed from upstream, so change here as well Change-Id: I1a83d130ff25088d84c6b936eaa60092a2006095 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-10-27device.mk and init.juno.rc: use ndc to set dns serverYongqin Liu
use "ndc resolver" command to make dns work on juno device for eth0 interface, instead of using the "svc netd" command we added ourselves. Change-Id: I64a6054668067620c5b5d0aa97cf7d78da4a5699 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-10-27init.rc and BoardConfig.mk: make console service run with su domainYongqin Liu
make the console service run with u:r:su:s0 security context, so that we can run tests like linaro_android_kernel_test that need to run with root user level permission. This change is a hack to make it possible to run the test on the console shell of eng/userdebug build for lava, and this change will break the build of user mode, since user mode does not have the su domain defined. For normal eng/userdebug build, we can change to the root user with su command, and run tests under this context Change-Id: I6d1600cdd31c04515970aae26ff283ef5985c884 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-10-18HOWTO_getsourceandbuild.txt: update instructions on how to get source for ↵Yongqin Liu
juno build since we have make juno build public, so update the instruction for getting source to use android.git.linaro.org instead of linaro-private.git.linaro.org manifest repository Change-Id: I0d44ba6bd98690d4ba1d81ae99af2df951b96450 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-10-08vexpress.mk: include device.mk firstAmit Pundir
Include device.mk at first to override PRODUCT_RUNTIMES, and PRODUCT_DEFAULT_PROPERTY_OVERRIDES properties. Change-Id: Ia35a9398aa97e4acc8f0424910485d83c8372ea7 Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
2014-08-28init.fvpbase.rc: add patch to restore security context for lava-test-shellYongqin Liu
set /data/local/tmp/lava as the directory for files operated by lava components, like lava-test-shell. and set the security context information of /data/local/tmp/lava at boot so that the files and scripts can be read and executed. Change-Id: I8a1c9918d1af361d8e47c672bc3141e3b15379bb Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-08-19Merge "BoardConfig.mk: changes for running selinux on LAVA" into ↵Yongqin Liu
linaro-armv8-14.08
2014-08-19BoardConfig.mk: changes for running selinux on LAVAYongqin Liu
1. include sepolicy to fix warnings on console 2. make dns_eth0 service run as shell domain Change-Id: I3eac2122d3fcc7a61a0893fcd7cdbcac64c9d01e Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-08-18device.mk: include missing media_codecs.xmlYongqin Liu
Change-Id: Ica88619d6e0bd1560ead75ea030518af419cfe9b Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-08-15device.mk: Move from dalvik.vm.dex2oat-flags to dalvik.vm.dex2oat-filterYongqin Liu
according to changes in build/core/main.mk Change-Id: Ia4a7205fb1e54766c16f599e74c6640a6e9bb29e Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-07-31init.rc: rebase AOSP init.rc changesAmit Pundir
Change-Id: Ia71bac85f942d241b3fd86d633d664c84a0f5f17 Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
2014-07-21init.fvpbase.rc: set up dns when booted upYongqin Liu
set eth0 as the default dns interface and 8.8.8.8 as the nameserver for eth0 interface when the system booted up Change-Id: I6aa56d61efdd1c9b84b4e53e4afb625febc64665 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-07-17device.mk: include Linaro Android userspace tests by defaultEdmund Szeto
Change-Id: I8a024b1648c122f3625f4c8fe4674b03aba1af61 Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
2014-07-16Revert "device.mk: skip building tests for now"Bernhard Rosenkränzer
This reverts commit b9fea3f113b169a4be2ce467233bbc1ad9e1f4d9. No longer necessary, issues are fixed. Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2014-07-16device.mk: set dalvik.vm.dex2oat-flags to emptyYongqin Liu
set dalvik.vm.dex2oat-flags to empty to make ART to pickup the compilation mode Change-Id: Iba8f4e961cec9deea6c84bf8a132a564c8a6fa66 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-07-15BoardConfig.mk: Do not use linaro armv7 toolchain for nowAmit Pundir
bug: https://bugs.linaro.org/show_bug.cgi?id=176 Change-Id: I6397319dd258fdda3e1940666a63f190eee83f91 Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
2014-07-15init.rc: rebase AOSP init.rc changesAmit Pundir
Change-Id: I4ebd33173dd2a4a2d004960319fd655ed7c1da5e Signed-off-by: Amit Pundir <amit.pundir@linaro.org>