commit | 16ec1a066e124c39a144ca4a08e493d35bb66f47 | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Wed Apr 26 12:38:56 2023 +0100 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Wed May 03 15:41:48 2023 +0100 |
tree | 23eef6ee9d86e9c6cf4c9ee21eb49d5a38915427 | |
parent | 24da661fa7ac4ecc2dd8b9de2c29806d6ff109dc [diff] |
chore: make a feature all-config Each feature is currently tested in its own config, requiring a full build and a run of a bunch of unrelated tests which is inefficient and slows down CI. Since TF-A's fvp build (fvp-default) now enables all features dynamically by default, this can happen in 1 single config. Introduce it and remove all others. Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: Iaa227664e3da26594e45e4b763f1d5dfca0f9e9c