commit | 90f08dc62464063bfe707ba2b922434e6fa37fcf | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Wed Jan 12 15:55:17 2022 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Tue Jan 18 03:57:01 2022 +0100 |
tree | f3ea52b3320dc9e775bdc7d3a5b33049992984e3 | |
parent | f77cc17ffc2ac50d7ead576835d6040f50d873b1 [diff] |
Tools: Use dictionary to manage partition statistics This patch creates a partition_statistics dictionary to manage ipc_partition_num and sfn_partition_num. It makes the scripts more readable and easier to maintain. Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com> Change-Id: Iee76f011c0611f77e8362105220bf4d7436e15a9