From 0ea6166c6cec5f792992e122393a7a894a991d4b Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 18 Jun 2020 18:21:16 +0200 Subject: initial commit This unifies and replaces the following manifests starting from version 5.x.y: http://git.toradex.com/toradex-bsp-platform.git https://github.com/toradex/toradex-torizon-manifest.git Related-to: ELB-2755 Signed-off-by: Max Krummenacher --- bsp/integration-nxp.xml | 8 ++++++++ bsp/integration-tdx.xml | 8 ++++++++ bsp/pinned-nxp.xml | 8 ++++++++ bsp/pinned-tdx.xml | 7 +++++++ 4 files changed, 31 insertions(+) create mode 100644 bsp/integration-nxp.xml create mode 100644 bsp/integration-tdx.xml create mode 100644 bsp/pinned-nxp.xml create mode 100644 bsp/pinned-tdx.xml (limited to 'bsp') diff --git a/bsp/integration-nxp.xml b/bsp/integration-nxp.xml new file mode 100644 index 0000000..da1ccda --- /dev/null +++ b/bsp/integration-nxp.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/bsp/integration-tdx.xml b/bsp/integration-tdx.xml new file mode 100644 index 0000000..6f63c53 --- /dev/null +++ b/bsp/integration-tdx.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/bsp/pinned-nxp.xml b/bsp/pinned-nxp.xml new file mode 100644 index 0000000..21ac49e --- /dev/null +++ b/bsp/pinned-nxp.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/bsp/pinned-tdx.xml b/bsp/pinned-tdx.xml new file mode 100644 index 0000000..84a6a20 --- /dev/null +++ b/bsp/pinned-tdx.xml @@ -0,0 +1,7 @@ + + + + + + + -- cgit v1.2.3