commit | 71d361c585f6c25ccab6892009ff84ae1e3b3844 | [log] [tgz] |
---|---|---|
author | Ruiqi Jiang <ruiqi.jiang@arm.com> | Wed Jun 23 17:45:55 2021 +0100 |
committer | Anton Komlev <Anton.Komlev@arm.com> | Tue Sep 21 12:25:50 2021 +0200 |
tree | 4f20b4daa08cb3cac2202f222d3b239914860f43 | |
parent | 9f8bd44ca580665a2432c536a0a344e5f0c6c1d4 [diff] |
tools:sid duplication error fix Add checking for duplication of service id in the tfm_parse_manifest_list.py script. The build will be unchange if no duplicated sid found. An exception will be raised when duplication of sids is found. The service and partition related to these sids will be printed. Change-Id: I68a2ff63b4b9958c41e770dfa7583f7aa77087d7 Signed-off-by: Ruiqi jiang <ruiqi.jiang@arm.com>