blob: 009df74bcc09f1fbe682f60725e1fa99bd95991f [file] [log] [blame]
From b76adadc995bbb10e2b990dcda6bc4ff68fe2788 Mon Sep 17 00:00:00 2001
From: Tim Lee <timlee660101@gmail.com>
Date: Thu, 28 Jul 2022 14:57:30 +0800
Subject: [PATCH] Adjust paths for use with Bitbake
Signed-off-by: Tim Lee <timlee660101@gmail.com>
---
py_scripts/ImageGeneration/inputs/BL31_AndHeader.xml | 6 +++---
py_scripts/ImageGeneration/inputs/OpTeeAndHeader.xml | 6 +++---
.../ImageGeneration/references/BootBlockAndHeader_A1_EB.xml | 6 +++---
.../references/BootBlockAndHeader_A1_SVB.xml | 6 +++---
.../ImageGeneration/references/BootBlockAndHeader_Z1_EB.xml | 6 +++---
.../references/BootBlockAndHeader_Z1_SVB.xml | 6 +++---
py_scripts/ImageGeneration/references/UbootHeader_A1.xml | 6 +++---
py_scripts/ImageGeneration/references/UbootHeader_Z1.xml | 6 +++---
8 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/py_scripts/ImageGeneration/inputs/BL31_AndHeader.xml b/py_scripts/ImageGeneration/inputs/BL31_AndHeader.xml
index 9f5be3d..dc6a33a 100755
--- a/py_scripts/ImageGeneration/inputs/BL31_AndHeader.xml
+++ b/py_scripts/ImageGeneration/inputs/BL31_AndHeader.xml
@@ -52,7 +52,7 @@
<offset>0x1FC</offset>
<size>0x4</size>
</config>
- <content format='FileSize'>inputs/bl31.bin</content> <!-- content the user should fill -->
+ <content format='FileSize'>bl31.bin</content> <!-- content the user should fill -->
</BinField>
<BinField>
@@ -60,9 +60,9 @@
<name>Code</name>
<config>
<offset>0x200</offset>
- <size format='FileSize'>inputs/bl31.bin</size> <!-- size in the header calculated by tool-->
+ <size format='FileSize'>bl31.bin</size> <!-- size in the header calculated by tool-->
</config>
- <content format='FileContent'>inputs/bl31.bin</content> <!-- content the user should fill -->
+ <content format='FileContent'>bl31.bin</content> <!-- content the user should fill -->
</BinField>
</Bin_Ecc_Map>
diff --git a/py_scripts/ImageGeneration/inputs/OpTeeAndHeader.xml b/py_scripts/ImageGeneration/inputs/OpTeeAndHeader.xml
index 5302604..043dc2c 100755
--- a/py_scripts/ImageGeneration/inputs/OpTeeAndHeader.xml
+++ b/py_scripts/ImageGeneration/inputs/OpTeeAndHeader.xml
@@ -52,7 +52,7 @@
<offset>0x1FC</offset>
<size>0x4</size>
</config>
- <content format='FileSize'>inputs/tee.bin</content> <!-- content the user should fill -->
+ <content format='FileSize'>tee.bin</content> <!-- content the user should fill -->
</BinField>
<BinField>
@@ -60,9 +60,9 @@
<name>Code</name>
<config>
<offset>0x200</offset>
- <size format='FileSize'>inputs/tee.bin</size> <!-- size in the header calculated by tool-->
+ <size format='FileSize'>tee.bin</size> <!-- size in the header calculated by tool-->
</config>
- <content format='FileContent'>inputs/tee.bin</content> <!-- content the user should fill -->
+ <content format='FileContent'>tee.bin</content> <!-- content the user should fill -->
</BinField>
</Bin_Ecc_Map>
diff --git a/py_scripts/ImageGeneration/references/BootBlockAndHeader_A1_EB.xml b/py_scripts/ImageGeneration/references/BootBlockAndHeader_A1_EB.xml
index 0228373..ef5007a 100755
--- a/py_scripts/ImageGeneration/references/BootBlockAndHeader_A1_EB.xml
+++ b/py_scripts/ImageGeneration/references/BootBlockAndHeader_A1_EB.xml
@@ -545,7 +545,7 @@
<offset>0x1FC</offset>
<size>0x4</size>
</config>
- <content format='FileSize'>inputs/arbel_a35_bootblock.bin</content> <!-- content the user should fill -->
+ <content format='FileSize'>arbel_a35_bootblock.bin</content> <!-- content the user should fill -->
</BinField>
<BinField>
@@ -553,9 +553,9 @@
<name>Code</name>
<config>
<offset>0x200</offset>
- <size format='FileSize'>inputs/arbel_a35_bootblock.bin</size> <!-- size in the header calculated by tool-->
+ <size format='FileSize'>arbel_a35_bootblock.bin</size> <!-- size in the header calculated by tool-->
</config>
- <content format='FileContent'>inputs/arbel_a35_bootblock.bin</content> <!-- content the user should fill -->
+ <content format='FileContent'>arbel_a35_bootblock.bin</content> <!-- content the user should fill -->
</BinField>
</Bin_Ecc_Map>
diff --git a/py_scripts/ImageGeneration/references/BootBlockAndHeader_A1_SVB.xml b/py_scripts/ImageGeneration/references/BootBlockAndHeader_A1_SVB.xml
index 1462cfb..772a167 100755
--- a/py_scripts/ImageGeneration/references/BootBlockAndHeader_A1_SVB.xml
+++ b/py_scripts/ImageGeneration/references/BootBlockAndHeader_A1_SVB.xml
@@ -547,7 +547,7 @@
<offset>0x1FC</offset>
<size>0x4</size>
</config>
- <content format='FileSize'>inputs/arbel_a35_bootblock.bin</content> <!-- content the user should fill -->
+ <content format='FileSize'>arbel_a35_bootblock.bin</content> <!-- content the user should fill -->
</BinField>
<BinField>
@@ -555,9 +555,9 @@
<name>Code</name>
<config>
<offset>0x200</offset>
- <size format='FileSize'>inputs/arbel_a35_bootblock.bin</size> <!-- size in the header calculated by tool-->
+ <size format='FileSize'>arbel_a35_bootblock.bin</size> <!-- size in the header calculated by tool-->
</config>
- <content format='FileContent'>inputs/arbel_a35_bootblock.bin</content> <!-- content the user should fill -->
+ <content format='FileContent'>arbel_a35_bootblock.bin</content> <!-- content the user should fill -->
</BinField>
</Bin_Ecc_Map>
diff --git a/py_scripts/ImageGeneration/references/BootBlockAndHeader_Z1_EB.xml b/py_scripts/ImageGeneration/references/BootBlockAndHeader_Z1_EB.xml
index f75bf22..2a9f2be 100755
--- a/py_scripts/ImageGeneration/references/BootBlockAndHeader_Z1_EB.xml
+++ b/py_scripts/ImageGeneration/references/BootBlockAndHeader_Z1_EB.xml
@@ -547,7 +547,7 @@
<offset>0x1FC</offset>
<size>0x4</size>
</config>
- <content format='FileSize'>inputs/arbel_a35_bootblock.bin</content> <!-- content the user should fill -->
+ <content format='FileSize'>arbel_a35_bootblock.bin</content> <!-- content the user should fill -->
</BinField>
<BinField>
@@ -555,9 +555,9 @@
<name>Code</name>
<config>
<offset>0x200</offset>
- <size format='FileSize'>inputs/arbel_a35_bootblock.bin</size> <!-- size in the header calculated by tool-->
+ <size format='FileSize'>arbel_a35_bootblock.bin</size> <!-- size in the header calculated by tool-->
</config>
- <content format='FileContent'>inputs/arbel_a35_bootblock.bin</content> <!-- content the user should fill -->
+ <content format='FileContent'>arbel_a35_bootblock.bin</content> <!-- content the user should fill -->
</BinField>
</Bin_Ecc_Map>
diff --git a/py_scripts/ImageGeneration/references/BootBlockAndHeader_Z1_SVB.xml b/py_scripts/ImageGeneration/references/BootBlockAndHeader_Z1_SVB.xml
index 5178ca9..1583c4d 100755
--- a/py_scripts/ImageGeneration/references/BootBlockAndHeader_Z1_SVB.xml
+++ b/py_scripts/ImageGeneration/references/BootBlockAndHeader_Z1_SVB.xml
@@ -546,7 +546,7 @@
<offset>0x1FC</offset>
<size>0x4</size>
</config>
- <content format='FileSize'>inputs/arbel_a35_bootblock.bin</content> <!-- content the user should fill -->
+ <content format='FileSize'>arbel_a35_bootblock.bin</content> <!-- content the user should fill -->
</BinField>
<BinField>
@@ -554,9 +554,9 @@
<name>Code</name>
<config>
<offset>0x200</offset>
- <size format='FileSize'>inputs/arbel_a35_bootblock.bin</size> <!-- size in the header calculated by tool-->
+ <size format='FileSize'>arbel_a35_bootblock.bin</size> <!-- size in the header calculated by tool-->
</config>
- <content format='FileContent'>inputs/arbel_a35_bootblock.bin</content> <!-- content the user should fill -->
+ <content format='FileContent'>arbel_a35_bootblock.bin</content> <!-- content the user should fill -->
</BinField>
</Bin_Ecc_Map>
diff --git a/py_scripts/ImageGeneration/references/UbootHeader_A1.xml b/py_scripts/ImageGeneration/references/UbootHeader_A1.xml
index 54593db..bbfa015 100755
--- a/py_scripts/ImageGeneration/references/UbootHeader_A1.xml
+++ b/py_scripts/ImageGeneration/references/UbootHeader_A1.xml
@@ -176,7 +176,7 @@
<offset>0x1FC</offset> <!-- offset in the header -->
<size>0x4</size> <!-- size in the header -->
</config>
- <content format='FileSize'>inputs/u-boot.bin</content> <!-- content the user should fill -->
+ <content format='FileSize'>u-boot.bin</content> <!-- content the user should fill -->
</BinField>
<BinField>
@@ -184,9 +184,9 @@
<name>Code</name> <!-- name of field -->
<config>
<offset>0x200</offset> <!-- offset in the header -->
- <size format='FileSize'>inputs/u-boot.bin</size> <!-- size in the header calculated by tool-->
+ <size format='FileSize'>u-boot.bin</size> <!-- size in the header calculated by tool-->
</config>
- <content format='FileContent'>inputs/u-boot.bin</content> <!-- content the user should fill -->
+ <content format='FileContent'>u-boot.bin</content> <!-- content the user should fill -->
</BinField>
diff --git a/py_scripts/ImageGeneration/references/UbootHeader_Z1.xml b/py_scripts/ImageGeneration/references/UbootHeader_Z1.xml
index 54593db..bbfa015 100755
--- a/py_scripts/ImageGeneration/references/UbootHeader_Z1.xml
+++ b/py_scripts/ImageGeneration/references/UbootHeader_Z1.xml
@@ -176,7 +176,7 @@
<offset>0x1FC</offset> <!-- offset in the header -->
<size>0x4</size> <!-- size in the header -->
</config>
- <content format='FileSize'>inputs/u-boot.bin</content> <!-- content the user should fill -->
+ <content format='FileSize'>u-boot.bin</content> <!-- content the user should fill -->
</BinField>
<BinField>
@@ -184,9 +184,9 @@
<name>Code</name> <!-- name of field -->
<config>
<offset>0x200</offset> <!-- offset in the header -->
- <size format='FileSize'>inputs/u-boot.bin</size> <!-- size in the header calculated by tool-->
+ <size format='FileSize'>u-boot.bin</size> <!-- size in the header calculated by tool-->
</config>
- <content format='FileContent'>inputs/u-boot.bin</content> <!-- content the user should fill -->
+ <content format='FileContent'>u-boot.bin</content> <!-- content the user should fill -->
</BinField>
--
2.17.1