commit | abfe81a4839f670c5bdedb3bb840dd6ee1ce3d2a | [log] [tgz] |
---|---|---|
author | Raef Coles <raef.coles@arm.com> | Fri Jul 10 09:52:34 2020 +0100 |
committer | Tamas Ban <tamas.ban@arm.com> | Thu Sep 24 12:49:54 2020 +0000 |
tree | fda306a4c875cfc47f523a8f41a47173b3656126 | |
parent | 1971538c4c071dc053136fe8b344c7744d724d50 [diff] |
Build: Convert secure_fw dir to modern cmake Rewrite cmake files inside the secure_fw directory. Removed generated files as they are now generated into the build tree. Alter header includes where include paths have changed. WARNING: This change will not build in isolation, it requires _all_ other cmake changes to successfully build. It is split out only for clarity of changes. Change-Id: Ib1b13c9b69f2fcb1ff354ed6b5e5b717a207e3b8 Signed-off-by: Raef Coles <raef.coles@arm.com>