commit | 654c2cee343e41cd4ca4eb8dd0b8a0e68a75bd1a | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Wed Mar 08 17:48:09 2023 +0000 |
committer | Chris Kay <chris.kay@arm.com> | Mon Mar 24 17:58:05 2025 +0000 |
tree | 6456b0c8165de15ffe3256c7fcb2c36c8a191728 | |
parent | 518b278bed1beb7d3757324426ad85f1aa41321c [diff] |
style(clang-format): add Clang-Format configuration Add a configuration for the Clang-Format C and C++ code style formatter. This is based on the Clang-Format used by the Linux kernel with some minor modifications: - the for-each macros reflect what we have available in TF-A - sorting of include files roughly follows our existing strategy Change-Id: I8366c935a146175c14249e084a8328bbba05c7c8 Signed-off-by: Chris Kay <chris.kay@arm.com>