summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsudipto paul <sudipto.paul@arm.com>2019-04-10 19:02:55 +0100
committersudipto paul <sudipto.paul@arm.com>2019-04-10 19:04:19 +0100
commitaa076324aa67cb08835d855c9cad635c3f79535b (patch)
tree146193a74589482778290d791f464c4990c162e6
parent5b3699593c66816bab3fdfcfb568d7f0a3fe7f1c (diff)
n1sdp: add a manifest for N1SDP ALPHA release
Add a manifest for N1SDP platform with the list of repositories to be downloaded to setup the software stack for this platform. The software synced with this manifest is considered to be stable and validated stack for N1SDP. Signed-off-by: sudipto paul <sudipto.paul@arm.com>
-rw-r--r--n1sdp.xml24
-rw-r--r--pinned-n1sdp.xml23
2 files changed, 47 insertions, 0 deletions
diff --git a/n1sdp.xml b/n1sdp.xml
new file mode 100644
index 0000000..d9ec026
--- /dev/null
+++ b/n1sdp.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote name="github" fetch="https://github.com"/>
+ <remote name="linaro" fetch="http://git.linaro.org"/>
+ <remote fetch="https://git.savannah.gnu.org" name="gnugit"/>
+ <remote fetch="git://git.busybox.net/" name="busybox"/>
+
+
+ <project path="scp" name="ARM-software/SCP-firmware" remote="github" revision="02e6a4e08fc819211fafd90cc9ff6b89307bd0c7" upstream="master"/>
+ <project path="scp/cmsis" name="ARM-software/CMSIS_5.git" remote="github" revision="refs/tags/5.2.0" upstream="master"/>
+ <project path="arm-tf" name="ARM-software/arm-trusted-firmware" remote="github" revision="f009c5f312476cdfc0704a3c8a9c66b7fe5b6586" upstream="master"/>
+ <project path="uefi/edk2" name="tianocore/edk2" remote="github" revision="62a623debd9f7d40823ac1851939f6ee9255382c" upstream="master" sync-s="true"/>
+ <project path="uefi/edk2/edk2-platforms" name="landing-teams/working/arm/edk2-platforms" remote="linaro" revision="5f79b565e4ac74c0b22bdea7d94b8a1e6210f8af" upstream="n1sdp"/>
+ <project path="grub" name="git/grub" remote="gnugit" revision="71f9e4ac44142af52c3fc1860436cf9e432bf764" upstream="master"/>
+ <project path="tools/acpica" name="acpica/acpica" remote="github" revision="d0126a368a1f712d1d4bf723cd9be663aba88e08" upstream="master"/>
+ <project path="linux" name="landing-teams/working/arm/kernel-release" remote="linaro" revision="a65b2b9365fef5fc3642e4e59e49acc98f6695d4" upstream="n1sdp"/>
+ <project name="busybox" remote="busybox" revision="111cdcf295b4cab78521480f52b295d9ae719263" upstream="master"/>
+ <project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="ce1d50d5a24fafaecf7eafa3c3e79fc81bdd89d2" upstream="n1sdp"/>
+ <project name="landing-teams/working/arm/ramdisk" path="ramdisk" remote="linaro" revision="b57c098ca0561ff39aa70b3fe2c795b7a0108717" upstream="master"/>
+ <project name="landing-teams/working/arm/uefi-tools.git" path="tools/uefi-tools" remote="linaro" revision="2c9cffcff80e6318c312771ae5bffd48bc23b6dc" upstream="n1sdp"/>
+ <project name="landing-teams/working/arm/n1sdp-pcie-quirk.git" path="n1sdp-pcie-quirk" remote="linaro" revision="776e55978fdb13e45dbd6db155b098bdcb112064" upstream="master"/>
+ <project name="landing-teams/working/arm/n1sdp-board-firmware.git" path="board_firmware" remote="linaro" revision="e1a90159a5b64e022b1cda1845b5d3380c4df2bd" upstream="master"/>
+
+</manifest>
diff --git a/pinned-n1sdp.xml b/pinned-n1sdp.xml
new file mode 100644
index 0000000..7d6929d
--- /dev/null
+++ b/pinned-n1sdp.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote name="github" fetch="https://github.com"/>
+ <remote name="linaro" fetch="http://git.linaro.org"/>
+ <remote fetch="https://git.savannah.gnu.org" name="gnugit"/>
+ <remote fetch="git://git.busybox.net/" name="busybox"/>
+
+ <project path="scp" name="ARM-software/SCP-firmware" remote="github" revision="02e6a4e08fc819211fafd90cc9ff6b89307bd0c7" upstream="master"/>
+ <project path="scp/cmsis" name="ARM-software/CMSIS_5.git" remote="github" revision="refs/tags/5.2.0" upstream="master"/>
+ <project path="arm-tf" name="ARM-software/arm-trusted-firmware" remote="github" revision="f009c5f312476cdfc0704a3c8a9c66b7fe5b6586" upstream="master"/>
+ <project path="uefi/edk2" name="tianocore/edk2" remote="github" revision="62a623debd9f7d40823ac1851939f6ee9255382c" upstream="master" sync-s="true"/>
+ <project path="uefi/edk2/edk2-platforms" name="landing-teams/working/arm/edk2-platforms" remote="linaro" revision="5f79b565e4ac74c0b22bdea7d94b8a1e6210f8af" upstream="n1sdp"/>
+ <project path="grub" name="git/grub" remote="gnugit" revision="71f9e4ac44142af52c3fc1860436cf9e432bf764" upstream="master"/>
+ <project path="tools/acpica" name="acpica/acpica" remote="github" revision="d0126a368a1f712d1d4bf723cd9be663aba88e08" upstream="master"/>
+ <project path="linux" name="landing-teams/working/arm/kernel-release" remote="linaro" revision="a65b2b9365fef5fc3642e4e59e49acc98f6695d4" upstream="n1sdp"/>
+ <project name="busybox" remote="busybox" revision="111cdcf295b4cab78521480f52b295d9ae719263" upstream="master"/>
+ <project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="ce1d50d5a24fafaecf7eafa3c3e79fc81bdd89d2" upstream="n1sdp"/>
+ <project name="landing-teams/working/arm/ramdisk" path="ramdisk" remote="linaro" revision="b57c098ca0561ff39aa70b3fe2c795b7a0108717" upstream="master"/>
+ <project name="landing-teams/working/arm/uefi-tools.git" path="tools/uefi-tools" remote="linaro" revision="2c9cffcff80e6318c312771ae5bffd48bc23b6dc" upstream="n1sdp"/>
+ <project name="landing-teams/working/arm/n1sdp-pcie-quirk.git" path="n1sdp-pcie-quirk" remote="linaro" revision="776e55978fdb13e45dbd6db155b098bdcb112064" upstream="master"/>
+ <project name="landing-teams/working/arm/n1sdp-board-firmware.git" path="board_firmware" remote="linaro" revision="e1a90159a5b64e022b1cda1845b5d3380c4df2bd" upstream="master"/>
+
+</manifest>