commit | 0fb535d7c1c09d26d5dd2fabb1c3f11b0d00542c | [log] [tgz] |
---|---|---|
author | Ryan Everett <ryan.everett@arm.com> | Thu Oct 31 14:28:23 2024 +0000 |
committer | Ryan Everett <ryan.everett@arm.com> | Thu Dec 19 11:57:14 2024 +0000 |
tree | faba77401a3993612cd40c10cbda3bd6929f79f9 | |
parent | 50ca4ded71dae93e75b69919383444c20f0cb591 [diff] |
ci: make psa equiv for non-romlib fvp mbedtls confs These have been generated by a script which copies every config with "fvp*mbedtls" in its name, excluding pre-existing psa-mbedtls configs and romlib configs, and creates a psa-mbedtls equivalent with PSA_CRYPTO=1. Some FVP configs also have FVP_TRUSTED_SRAM_SIZE=384 in the cases where they would otherwise fail to build. The new configs are added to a psa-mbedtls-fvp test group, which isn't part of the main CI. Change-Id: I8c0bd5ac46293756e518393832f5e482c3f06de6 Signed-off-by: Ryan Everett <ryan.everett@arm.com>