commit | 27449ac8fac3f3ea1d9d5ae50ff94ff31350c212 | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Wed Dec 29 12:01:49 2021 +0800 |
committer | Xinyu Zhang <xinyu.zhang@arm.com> | Wed Dec 29 14:43:25 2021 +0800 |
tree | 880ec3faaed0e7e3b7d6db325d692db0d16f42f3 | |
parent | 804db729aa02c205cd8aef47b0565299b8815111 [diff] |
CheckPatch: Add tfm_type_defs config file New types defined in TF-M codebase cannot be recognized in CheckPatch, which will lead to some unexpected errors and get per-patch job blocked. Add tfm_type_defs config file to list new types defined in TF-M, so that CheckPatch can recognize them correctly. Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com> Change-Id: I7c91b83bda8c6a30e4d85acb1c7ff6db85dc2464