summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-05-13 14:29:51 +0100
committerNariman Poushin <nariman.poushin@linaro.org>2018-10-31 11:27:47 +0000
commit2c1f2a14acc6fc8e5912730bb8853f99a27099a7 (patch)
tree32ce181ca1dee12a4cefbf3481e2fbfecce9398a
manifest: n1sdp: Initial empty commit
-rw-r--r--ack.xml25
-rw-r--r--latest.xml25
-rw-r--r--pinned-ack.xml25
-rw-r--r--pinned-latest.xml25
-rw-r--r--pinned-uefi.xml20
-rw-r--r--sgi575.xml22
-rw-r--r--sgm775.xml25
-rw-r--r--uefi.xml20
8 files changed, 187 insertions, 0 deletions
diff --git a/ack.xml b/ack.xml
new file mode 100644
index 0000000..e5b262c
--- /dev/null
+++ b/ack.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote fetch="https://git.linaro.org/" name="linaro" />
+ <remote fetch="https://github.com/" name="github" />
+ <remote fetch="git://git.busybox.net/" name="busybox" />
+ <remote fetch="https://github.com/ARMmbed/" name="mbedtls"/>
+ <remote fetch="https://github.com/OP-TEE/" name="optee"/>
+
+ <project name="ARM-software/arm-trusted-firmware" path="arm-tf" remote="github" revision="master" upstream="master"/>
+ <project name="acpica/acpica" path="tools/acpica" remote="github" revision="d0126a368a1f712d1d4bf723cd9be663aba88e08" upstream="master"/>
+ <project name="arm/vexpress-firmware" path="recovery" remote="linaro" revision="juno" upstream="juno"/>
+ <project name="arm/vexpress-firmware" path="vexpress-firmware" remote="linaro" revision="vexpress" upstream="vexpress"/>
+ <project name="busybox" remote="busybox" path="busybox" revision="master" upstream="master"/>
+ <project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="armlt" upstream="armlt"/>
+ <project name="landing-teams/working/arm/kernel-release" path="linux" remote="linaro" revision="ack-4.9-armlt" upstream="ack-4.9-armlt"/>
+ <project name="landing-teams/working/arm/model-scripts" path="model-scripts" remote="linaro" revision="master" upstream="master"/>
+ <project name="landing-teams/working/arm/ramdisk" path="ramdisk" remote="linaro" revision="master" upstream="master"/>
+ <project name="landing-teams/working/arm/u-boot" path="u-boot" remote="linaro" revision="master" upstream="master"/>
+ <project name="mbedtls.git" path="mbedtls" remote="mbedtls" revision="bfafadb45daf8d2114e3109e2f9021fc72ee36bb" upstream="master"/>
+ <project name="optee_client.git" path="optee/optee_client" remote="optee" revision="365657667f8968f40237480169fea44fa3fb9949" upstream="master"/>
+ <project name="optee_os.git" path="optee/optee_os" remote="optee" revision="28fcee179fc908ee2001a135179366d794af7878" upstream="master"/>
+ <project name="tianocore/edk2" path="uefi/edk2" remote="github" revision="master" upstream="master"/>
+ <project name="tianocore/edk2-platforms" path="uefi/edk2/edk2-platforms" remote="github" revision="master" upstream="master"/>
+ <project name="uefi/uefi-tools.git" path="tools/uefi-tools" remote="linaro" revision="master" upstream="master"/>
+</manifest>
diff --git a/latest.xml b/latest.xml
new file mode 100644
index 0000000..5d0b3d7
--- /dev/null
+++ b/latest.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote fetch="https://git.linaro.org/" name="linaro" />
+ <remote fetch="https://github.com/" name="github" />
+ <remote fetch="git://git.busybox.net/" name="busybox" />
+ <remote fetch="https://github.com/ARMmbed/" name="mbedtls"/>
+ <remote fetch="https://github.com/OP-TEE/" name="optee"/>
+
+ <project name="ARM-software/arm-trusted-firmware" path="arm-tf" remote="github" revision="master" upstream="master"/>
+ <project name="acpica/acpica" path="tools/acpica" remote="github" revision="d0126a368a1f712d1d4bf723cd9be663aba88e08" upstream="master"/>
+ <project name="arm/vexpress-firmware" path="recovery" remote="linaro" revision="juno" upstream="juno"/>
+ <project name="arm/vexpress-firmware" path="vexpress-firmware" remote="linaro" revision="vexpress" upstream="vexpress"/>
+ <project name="busybox" remote="busybox" path="busybox" revision="master" upstream="master"/>
+ <project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="armlt" upstream="armlt"/>
+ <project name="landing-teams/working/arm/kernel-release" path="linux" remote="linaro" revision="latest-armlt" upstream="latest-armlt"/>
+ <project name="landing-teams/working/arm/model-scripts" path="model-scripts" remote="linaro" revision="master" upstream="master"/>
+ <project name="landing-teams/working/arm/ramdisk" path="ramdisk" remote="linaro" revision="master" upstream="master"/>
+ <project name="landing-teams/working/arm/u-boot" path="u-boot" remote="linaro" revision="master" upstream="master"/>
+ <project name="mbedtls.git" path="mbedtls" remote="mbedtls" revision="bfafadb45daf8d2114e3109e2f9021fc72ee36bb" upstream="master"/>
+ <project name="optee_client.git" path="optee/optee_client" remote="optee" revision="365657667f8968f40237480169fea44fa3fb9949" upstream="master"/>
+ <project name="optee_os.git" path="optee/optee_os" remote="optee" revision="28fcee179fc908ee2001a135179366d794af7878" upstream="master"/>
+ <project name="tianocore/edk2" path="uefi/edk2" remote="github" revision="master" upstream="master"/>
+ <project name="tianocore/edk2-platforms" path="uefi/edk2/edk2-platforms" remote="github" revision="master" upstream="master"/>
+ <project name="uefi/uefi-tools.git" path="tools/uefi-tools" remote="linaro" revision="master" upstream="master"/>
+</manifest>
diff --git a/pinned-ack.xml b/pinned-ack.xml
new file mode 100644
index 0000000..513bb8a
--- /dev/null
+++ b/pinned-ack.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote fetch="git://git.busybox.net/" name="busybox"/>
+ <remote fetch="https://github.com/" name="github"/>
+ <remote fetch="https://git.linaro.org/" name="linaro"/>
+ <remote fetch="https://github.com/ARMmbed/" name="mbedtls"/>
+ <remote fetch="https://github.com/OP-TEE/" name="optee"/>
+
+ <project name="ARM-software/arm-trusted-firmware" path="arm-tf" remote="github" revision="83f51dac2dce56152697003597077d2306729514" upstream="master"/>
+ <project name="acpica/acpica" path="tools/acpica" remote="github" revision="d0126a368a1f712d1d4bf723cd9be663aba88e08" upstream="master"/>
+ <project name="arm/vexpress-firmware" path="recovery" remote="linaro" revision="62e6fe73ef4be260cc0f7d011bfa60d9b063a8a3" upstream="juno"/>
+ <project name="arm/vexpress-firmware" path="vexpress-firmware" remote="linaro" revision="d9e8f81e7beeeeb0ffade64dc0b689e4fa11909e" upstream="vexpress"/>
+ <project name="busybox" remote="busybox" revision="111cdcf295b4cab78521480f52b295d9ae719263" upstream="master"/>
+ <project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="9fe24102dbdba10471a7b5e1d63478908711fd20" upstream="armlt"/>
+ <project name="landing-teams/working/arm/kernel-release" path="linux" remote="linaro" revision="d4c7d1c81b043f3b60b6a7df8a581e81d57e170e" upstream="ack-4.9-armlt"/>
+ <project name="landing-teams/working/arm/model-scripts" path="model-scripts" remote="linaro" revision="126d3d0f6a79dd8fca24f73c82b556f7b32de37c" upstream="master"/>
+ <project name="landing-teams/working/arm/ramdisk" path="ramdisk" remote="linaro" revision="b57c098ca0561ff39aa70b3fe2c795b7a0108717" upstream="master"/>
+ <project name="landing-teams/working/arm/u-boot" path="u-boot" remote="linaro" revision="a624e22f083eb0af7ed868f8bdbcd198c17588ca" upstream="master"/>
+ <project name="mbedtls.git" path="mbedtls" remote="mbedtls" revision="7d728bd70e6a8d129ee07813da1538de1bf95cb2" upstream="master"/>
+ <project name="optee_client.git" path="optee/optee_client" remote="optee" revision="73b4e490a8ed0b4a7714818e80998b9d8a7da958" upstream="master"/>
+ <project name="optee_os.git" path="optee/optee_os" remote="optee" revision="6d57389f9eec0c213da917e35861a8eca4b205b3" upstream="master"/>
+ <project name="tianocore/edk2" path="uefi/edk2" remote="github" revision="005c855dc6be0f61f76de0d7ec4a62ee737518d6" upstream="master"/>
+ <project name="tianocore/edk2-platforms" path="uefi/edk2/edk2-platforms" remote="github" revision="80f6be6eb12b45c79e6cbaee36bd59392f797ff6" upstream="master"/>
+ <project name="uefi/uefi-tools.git" path="tools/uefi-tools" remote="linaro" revision="bb3cae00ef4f726b89972f3b1470ed1a9e802806" upstream="master"/>
+</manifest>
diff --git a/pinned-latest.xml b/pinned-latest.xml
new file mode 100644
index 0000000..7150374
--- /dev/null
+++ b/pinned-latest.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote fetch="git://git.busybox.net/" name="busybox"/>
+ <remote fetch="https://github.com/" name="github"/>
+ <remote fetch="https://git.linaro.org/" name="linaro"/>
+ <remote fetch="https://github.com/ARMmbed/" name="mbedtls"/>
+ <remote fetch="https://github.com/OP-TEE/" name="optee"/>
+
+ <project name="ARM-software/arm-trusted-firmware" path="arm-tf" remote="github" revision="83f51dac2dce56152697003597077d2306729514" upstream="master"/>
+ <project name="acpica/acpica" path="tools/acpica" remote="github" revision="d0126a368a1f712d1d4bf723cd9be663aba88e08" upstream="master"/>
+ <project name="arm/vexpress-firmware" path="recovery" remote="linaro" revision="62e6fe73ef4be260cc0f7d011bfa60d9b063a8a3" upstream="juno"/>
+ <project name="arm/vexpress-firmware" path="vexpress-firmware" remote="linaro" revision="d9e8f81e7beeeeb0ffade64dc0b689e4fa11909e" upstream="vexpress"/>
+ <project name="busybox" remote="busybox" revision="111cdcf295b4cab78521480f52b295d9ae719263" upstream="master"/>
+ <project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="9fe24102dbdba10471a7b5e1d63478908711fd20" upstream="armlt"/>
+ <project name="landing-teams/working/arm/kernel-release" path="linux" remote="linaro" revision="9b2769768c6f813d9d1a659a38a767273026af97" upstream="latest-armlt"/>
+ <project name="landing-teams/working/arm/model-scripts" path="model-scripts" remote="linaro" revision="126d3d0f6a79dd8fca24f73c82b556f7b32de37c" upstream="master"/>
+ <project name="landing-teams/working/arm/ramdisk" path="ramdisk" remote="linaro" revision="b57c098ca0561ff39aa70b3fe2c795b7a0108717" upstream="master"/>
+ <project name="landing-teams/working/arm/u-boot" path="u-boot" remote="linaro" revision="a624e22f083eb0af7ed868f8bdbcd198c17588ca" upstream="master"/>
+ <project name="mbedtls.git" path="mbedtls" remote="mbedtls" revision="7d728bd70e6a8d129ee07813da1538de1bf95cb2" upstream="master"/>
+ <project name="optee_client.git" path="optee/optee_client" remote="optee" revision="73b4e490a8ed0b4a7714818e80998b9d8a7da958" upstream="master"/>
+ <project name="optee_os.git" path="optee/optee_os" remote="optee" revision="6d57389f9eec0c213da917e35861a8eca4b205b3" upstream="master"/>
+ <project name="tianocore/edk2" path="uefi/edk2" remote="github" revision="005c855dc6be0f61f76de0d7ec4a62ee737518d6" upstream="master"/>
+ <project name="tianocore/edk2-platforms" path="uefi/edk2/edk2-platforms" remote="github" revision="80f6be6eb12b45c79e6cbaee36bd59392f797ff6" upstream="master"/>
+ <project name="uefi/uefi-tools.git" path="tools/uefi-tools" remote="linaro" revision="bb3cae00ef4f726b89972f3b1470ed1a9e802806" upstream="master"/>
+</manifest>
diff --git a/pinned-uefi.xml b/pinned-uefi.xml
new file mode 100644
index 0000000..307108a
--- /dev/null
+++ b/pinned-uefi.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote fetch="https://github.com/" name="github"/>
+ <remote fetch="https://git.linaro.org/" name="linaro"/>
+ <remote fetch="https://github.com/ARMmbed/" name="mbedtls"/>
+ <remote fetch="https://github.com/OP-TEE/" name="optee"/>
+
+ <project name="ARM-software/arm-trusted-firmware" path="arm-tf" remote="github" revision="83f51dac2dce56152697003597077d2306729514" upstream="master"/>
+ <project name="acpica/acpica" path="tools/acpica" remote="github" revision="d0126a368a1f712d1d4bf723cd9be663aba88e08" upstream="master"/>
+ <project name="arm/vexpress-firmware" path="recovery" remote="linaro" revision="62e6fe73ef4be260cc0f7d011bfa60d9b063a8a3" upstream="juno"/>
+ <project name="arm/vexpress-firmware" path="vexpress-firmware" remote="linaro" revision="d9e8f81e7beeeeb0ffade64dc0b689e4fa11909e" upstream="vexpress"/>
+ <project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="9fe24102dbdba10471a7b5e1d63478908711fd20" upstream="armlt"/>
+ <project name="landing-teams/working/arm/model-scripts" path="model-scripts" remote="linaro" revision="126d3d0f6a79dd8fca24f73c82b556f7b32de37c" upstream="master"/>
+ <project name="mbedtls.git" path="mbedtls" remote="mbedtls" revision="7d728bd70e6a8d129ee07813da1538de1bf95cb2" upstream="master"/>
+ <project name="optee_client.git" path="optee/optee_client" remote="optee" revision="73b4e490a8ed0b4a7714818e80998b9d8a7da958" upstream="master"/>
+ <project name="optee_os.git" path="optee/optee_os" remote="optee" revision="6d57389f9eec0c213da917e35861a8eca4b205b3" upstream="master"/>
+ <project name="tianocore/edk2" path="uefi/edk2" remote="github" revision="005c855dc6be0f61f76de0d7ec4a62ee737518d6" upstream="master"/>
+ <project name="tianocore/edk2-platforms" path="uefi/edk2/edk2-platforms" remote="github" revision="80f6be6eb12b45c79e6cbaee36bd59392f797ff6" upstream="master"/>
+ <project name="uefi/uefi-tools.git" path="tools/uefi-tools" remote="linaro" revision="bb3cae00ef4f726b89972f3b1470ed1a9e802806" upstream="master"/>
+</manifest>
diff --git a/sgi575.xml b/sgi575.xml
new file mode 100644
index 0000000..31e098a
--- /dev/null
+++ b/sgi575.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote fetch="git://git.busybox.net/" name="busybox"/>
+ <remote fetch="https://github.com/" name="github"/>
+ <remote fetch="https://git.linaro.org/" name="linaro"/>
+ <remote fetch="https://github.com/ARMmbed/" name="mbedtls"/>
+ <remote fetch="https://git.savannah.gnu.org" name="gnugit"/>
+
+ <project name="ARM-software/arm-trusted-firmware" path="arm-tf" remote="github" revision="83f51dac2dce56152697003597077d2306729514" upstream="master"/>
+ <project name="git/grub" path="grub" remote="gnugit" revision="71f9e4ac44142af52c3fc1860436cf9e432bf764" upstream="master"/>
+ <project name="acpica/acpica" path="tools/acpica" remote="github" revision="d0126a368a1f712d1d4bf723cd9be663aba88e08" upstream="master"/>
+ <project name="busybox" remote="busybox" revision="111cdcf295b4cab78521480f52b295d9ae719263" upstream="master"/>
+ <project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="9fe24102dbdba10471a7b5e1d63478908711fd20" upstream="armlt"/>
+ <project name="landing-teams/working/arm/kernel-release" path="linux" remote="linaro" revision="9b2769768c6f813d9d1a659a38a767273026af97" upstream="latest-armlt"/>
+ <project name="landing-teams/working/arm/model-scripts" path="model-scripts" remote="linaro" revision="126d3d0f6a79dd8fca24f73c82b556f7b32de37c" upstream="master"/>
+ <project name="landing-teams/working/arm/ramdisk" path="ramdisk" remote="linaro" revision="b57c098ca0561ff39aa70b3fe2c795b7a0108717" upstream="master"/>
+ <project name="landing-teams/working/arm/scp-bins" path="scp-bins" remote="linaro" revision="cb18454dd4cbec5b5f663147a01424d83b1be554" upstream="master"/>
+ <project name="mbedtls.git" path="mbedtls" remote="mbedtls" revision="bfafadb45daf8d2114e3109e2f9021fc72ee36bb" upstream="master"/>
+ <project name="tianocore/edk2" path="uefi/edk2" remote="github" revision="ef529e6ab7c31290a33045bb1f1837447cc0eb56" upstream="master"/>
+ <project name="tianocore/edk2-platforms" path="uefi/edk2/edk2-platforms" remote="github" revision="016d55843a019f3613538571e3fdd39ae24aacd1" upstream="master"/>
+ <project name="landing-teams/working/arm/uefi-tools.git" path="tools/uefi-tools" remote="linaro" revision="989660813d53d5b36b7cd2a00b373bb1ceef9a43" upstream="sgi575"/>
+</manifest>
diff --git a/sgm775.xml b/sgm775.xml
new file mode 100644
index 0000000..dc9dcbb
--- /dev/null
+++ b/sgm775.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote fetch="git://git.busybox.net/" name="busybox"/>
+ <remote fetch="https://github.com/" name="github"/>
+ <remote fetch="https://git.linaro.org/" name="linaro"/>
+ <remote fetch="https://github.com/ARMmbed/" name="mbedtls"/>
+ <remote fetch="https://github.com/OP-TEE/" name="optee"/>
+
+ <project name="ARM-software/arm-trusted-firmware" path="arm-tf" remote="github" revision="83f51dac2dce56152697003597077d2306729514" upstream="master"/>
+ <project name="ARM-software/SCP-firmware" path="scp" remote="github" revision="8533a3eeb7e927d4e3819b0a372e3023dd786957" upstream="master"/>
+ <project name="acpica/acpica" path="tools/acpica" remote="github" revision="d0126a368a1f712d1d4bf723cd9be663aba88e08" upstream="master"/>
+ <project name="busybox" remote="busybox" revision="111cdcf295b4cab78521480f52b295d9ae719263" upstream="master"/>
+ <project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="9fe24102dbdba10471a7b5e1d63478908711fd20" upstream="armlt"/>
+ <project name="landing-teams/working/arm/kernel-release" path="linux" remote="linaro" revision="d4c7d1c81b043f3b60b6a7df8a581e81d57e170e" upstream="ack-4.9-armlt"/>
+ <project name="landing-teams/working/arm/model-scripts" path="model-scripts" remote="linaro" revision="126d3d0f6a79dd8fca24f73c82b556f7b32de37c" upstream="master"/>
+ <project name="landing-teams/working/arm/ramdisk" path="ramdisk" remote="linaro" revision="b57c098ca0561ff39aa70b3fe2c795b7a0108717" upstream="master"/>
+ <project name="landing-teams/working/arm/u-boot" path="u-boot" remote="linaro" revision="ae6380c7133a1d717d18ca77732d6b3474095e26" upstream="master"/>
+ <project name="landing-teams/working/arm/device-tree" path="device-tree" remote="linaro" revision="49c641794baac80a156afdffa788831f380668b4" upstream="master"/>
+ <project name="mbedtls.git" path="mbedtls" remote="mbedtls" revision="7d728bd70e6a8d129ee07813da1538de1bf95cb2" upstream="master"/>
+ <project name="optee_client.git" path="optee/optee_client" remote="optee" revision="73b4e490a8ed0b4a7714818e80998b9d8a7da958" upstream="master"/>
+ <project name="optee_os.git" path="optee/optee_os" remote="optee" revision="fefbee97c9e888dd11acff497b6f8b515b70d1ca" upstream="master"/>
+ <project name="tianocore/edk2" path="uefi/edk2" remote="github" revision="005c855dc6be0f61f76de0d7ec4a62ee737518d6" upstream="master"/>
+ <project name="tianocore/edk2-platforms" path="uefi/edk2/edk2-platforms" remote="github" revision="80f6be6eb12b45c79e6cbaee36bd59392f797ff6" upstream="master"/>
+ <project name="uefi/uefi-tools.git" path="tools/uefi-tools" remote="linaro" revision="bb3cae00ef4f726b89972f3b1470ed1a9e802806" upstream="master"/>
+</manifest>
diff --git a/uefi.xml b/uefi.xml
new file mode 100644
index 0000000..70e22ec
--- /dev/null
+++ b/uefi.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote fetch="https://github.com/" name="github"/>
+ <remote fetch="https://git.linaro.org/" name="linaro"/>
+ <remote fetch="https://github.com/ARMmbed/" name="mbedtls"/>
+ <remote fetch="https://github.com/OP-TEE/" name="optee"/>
+
+ <project name="ARM-software/arm-trusted-firmware" path="arm-tf" remote="github" revision="master" upstream="master"/>
+ <project name="acpica/acpica" path="tools/acpica" remote="github" revision="d0126a368a1f712d1d4bf723cd9be663aba88e08" upstream="master"/>
+ <project name="arm/vexpress-firmware" path="recovery" remote="linaro" revision="juno" upstream="juno"/>
+ <project name="arm/vexpress-firmware" path="vexpress-firmware" remote="linaro" revision="vexpress" upstream="vexpress"/>
+ <project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="armlt" upstream="armlt"/>
+ <project name="landing-teams/working/arm/model-scripts" path="model-scripts" remote="linaro" revision="master" upstream="master"/>
+ <project name="mbedtls.git" path="mbedtls" remote="mbedtls" revision="bfafadb45daf8d2114e3109e2f9021fc72ee36bb" upstream="master"/>
+ <project name="optee_client.git" path="optee/optee_client" remote="optee" revision="365657667f8968f40237480169fea44fa3fb9949" upstream="master"/>
+ <project name="optee_os.git" path="optee/optee_os" remote="optee" revision="28fcee179fc908ee2001a135179366d794af7878" upstream="master"/>
+ <project name="tianocore/edk2" path="uefi/edk2" remote="github" revision="master" upstream="master"/>
+ <project name="tianocore/edk2-platforms" path="uefi/edk2/edk2-platforms" remote="github" revision="master" upstream="master"/>
+ <project name="uefi/uefi-tools.git" path="tools/uefi-tools" remote="linaro" revision="master" upstream="master"/>
+</manifest>