commit | 76d67d088a783dc06dad2acc5a66bfa86050b935 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Fri Jan 14 16:18:44 2022 +0000 |
committer | Chris Kay <chris.kay@arm.com> | Mon Jan 31 12:15:57 2022 +0000 |
tree | d4b320e0aa0f75c08ffb4ccbdb4ba5d65d7e975e | |
parent | 5b6770444b3bd8d02786602ca18194b25e1083fb [diff] |
build(cmake): add platform variant support Some platforms offer multiple variants, targeting different but similar physical boards. For example, the Total Compute platform currently offers both TC1 and TC2. We'll be using this section to dictate information that needs to be interpreted before loading the toolchain. Change-Id: I9fe7450ab42c398a7ca42e0b2303df199fac8567 Signed-off-by: Chris Kay <chris.kay@arm.com>