summaryrefslogtreecommitdiff
path: root/vexpress-juice-aosp.xml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2012-11-28 13:26:24 +0000
committerVishal Bhoj <vishal.bhoj@linaro.org>2012-11-28 15:18:03 +0000
commit8db1cdbac623cdcf6a12530e883beec477ee3220 (patch)
tree2e15c8e35e0f0e4fae007ccc6353eb743e31bdde /vexpress-juice-aosp.xml
parent810212f5f9ec5355c3006513c10e2236b0247c33 (diff)
manifests: juice: lw: Add MP related tests into the build
Change-Id: I28c5e8dfe4a5ffcfa485e39fa01399868db7f82a Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'vexpress-juice-aosp.xml')
-rw-r--r--vexpress-juice-aosp.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/vexpress-juice-aosp.xml b/vexpress-juice-aosp.xml
index 18f360f..4eb72ef 100644
--- a/vexpress-juice-aosp.xml
+++ b/vexpress-juice-aosp.xml
@@ -4,6 +4,8 @@
<remote name="aosp-upstream"
fetch="https://android-review.googlesource.com/"
review="https://android-review.googlesource.com/" />
+ <remote name="linaro-private"
+ fetch="ssh://linaro-big-little-switcher-bot@linaro-private.git.linaro.org/srv/linaro-private.git.linaro.org/" />
<remote name="aosp"
fetch="git://android.git.linaro.org/"
review="review.android.git.linaro.org" />
@@ -26,6 +28,8 @@
<project path="u-boot" name="people/tixy/u-boot" revision="vexpress-hacks" remote="linaro-other" />
<project path="uefi" name="arm/uefi/uefi" revision="master" remote="linaro-other" />
<project path="boot-wrapper" name="people/pfefferz/boot-wrapper-aarch64" revision="master" />
+ <project path="test/linaro/biglittle/sched_tests" name="bL_tests/sched_tests" revision="master" remote="linaro-private"/>
+ <project path="test/linaro/biglittle/task-placement-tests" name="bL_tests/task-placement-tests" revision="master" remote="linaro-private"/>
<!-- Unmodified AOSP -->
<project path="abi/cpp" name="platform/abi/cpp" />