commit | 6e8f83d0381a7561c38deb7bb4ef868d86ac10ea | [log] [tgz] |
---|---|---|
author | Raef Coles <raef.coles@arm.com> | Mon Sep 28 10:44:06 2020 +0100 |
committer | Tamas Ban <tamas.ban@arm.com> | Wed Oct 07 14:58:20 2020 +0000 |
tree | dca4a1989240472c823cf9bcba07508247d48385 | |
parent | d9d63e1ba9b2db291306c0dca7e87d138c0808fc [diff] |
Build: Add error when bad options are given When either of the two required input paramters (CMAKE_TOOLCHAIN_FILE and TFM_PLATFORM) are given, validate that they are sane values and output a reasonable error message if they are not. Change-Id: Ie3a93ffed331e5ed66483f0b22c7875db469700c Signed-off-by: Raef Coles <raef.coles@arm.com>