commit | d2024c0760492e8f9a07e9d5c0d3376515cd843f | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Wed May 21 13:14:33 2025 +0100 |
committer | Soby Mathew <soby.mathew@arm.com> | Wed May 21 12:42:50 2025 +0000 |
tree | b0be62a4f3f2cfacb125a25c5064a6a04ce63e1d | |
parent | 40c1e440774d167a549f56fb892ef7e7c978b50c [diff] |
build: update the min cmake version to 3.20 The cmake versions < 3.20 do not work anymore with the changes done to the build system for the EL0 app framework. The workarounds for supporting version < 3.20 are not trivial and is introducing some complexity into the build. Hence bumping up the min required version for cmake to 3.20. Change-Id: I8c2121f9b11d33f5c6ffc8bb7752039f4175f509 Signed-off-by: Soby Mathew <soby.mathew@arm.com>