commit | 698173275839bbe1f724e3f8c580578fdf3371d3 | [log] [tgz] |
---|---|---|
author | Raef Coles <raef.coles@arm.com> | Mon Oct 19 14:14:14 2020 +0100 |
committer | Soby Mathew <soby.mathew@arm.com> | Tue Nov 03 10:26:38 2020 +0000 |
tree | e78e879cf9d8b9760c1c4d4ebb6cb9a36b1b35c8 | |
parent | 940ac5111a7d7bcba94dbe5e977206b8643b0dad [diff] |
Build: Refactor toolchain files Change from a CMAKE toolchain file to a TFM toolchain file, avoiding some abuses of the CMAKE_TOOLCHAIN_FILE that were used as a workaround for compiler setup. Also add the CROSS_COMPILE variable. Bump cmake required version to 3.15. Change-Id: I0948033045e2d2f34beffa807925fc7375098335 Signed-off-by: Raef Coles <raef.coles@arm.com>