Commit 7b3fca5
committed
(feat):add PSCI version reporting in DT system info
-extract PSCI version from linux_tools/psci/psci_kernel.log during ACS info generation
-add DT band detection from acs_config Band field to include PSCI version only for SystemReady Devicetree band
-pass psci_kernel.log path from main_log_parser.sh into acs_info.py
-propagate PSCI version from acs_info.json into the generated ACS summary system information
-update ACS results schema to allow and require PSCI version for SystemReady Devicetree band system info
Signed-off-by: Ashish Sharma ashish.sharma2@arm.com
Change-Id: I3462ef37e6c2f53886cf9f18efcb79da5d5e41e51 parent b698515 commit 7b3fca5
4 files changed
Lines changed: 28 additions & 1 deletion
File tree
- common
- log_parser
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
152 | 165 | | |
153 | 166 | | |
154 | 167 | | |
155 | 168 | | |
156 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
157 | 173 | | |
158 | 174 | | |
159 | 175 | | |
| |||
167 | 183 | | |
168 | 184 | | |
169 | 185 | | |
| 186 | + | |
170 | 187 | | |
171 | 188 | | |
172 | 189 | | |
| |||
187 | 204 | | |
188 | 205 | | |
189 | 206 | | |
| 207 | + | |
| 208 | + | |
190 | 209 | | |
191 | 210 | | |
192 | 211 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
959 | 959 | | |
960 | 960 | | |
961 | 961 | | |
| 962 | + | |
| 963 | + | |
962 | 964 | | |
963 | 965 | | |
964 | 966 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1221 | 1221 | | |
1222 | 1222 | | |
1223 | 1223 | | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
1224 | 1227 | | |
1225 | 1228 | | |
1226 | 1229 | | |
| |||
1276 | 1279 | | |
1277 | 1280 | | |
1278 | 1281 | | |
1279 | | - | |
| 1282 | + | |
| 1283 | + | |
1280 | 1284 | | |
1281 | 1285 | | |
1282 | 1286 | | |
| |||
0 commit comments