ci: remove redundant run configs
This ctx_memuse run doesn't really care what model we're running - all
of the context allocation decisions are made at compile time. So there
is no need for a special run config - remove it. Replace it with the all
feature config in case we start allocating context at runtime.
The fvp-tspd-aarch64-only-cc build config is entirely superceded by the
feat config.
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: Ic72097f5227ba7dc6ab5ed923b835752aa68f352
4 files changed