refactor: re-use run config fragments for TC platform variants
Several platforms have multiple variants, yet, they share most of the
software binaries and hence can utilize common run fragments. This
removes the need to maintain run fragments on per-variant basis.
We do this by introducing an environment variable `plat_variant` that
is populated from build parameter `TARGET_PLATFORM`
Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
Change-Id: I4218942b33dd32440a1ce9f7e78627bbe6710a69
14 files changed