1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

all.sh/components: Moved build_aes_via_padlock to platform component.

Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
Minos Galanakis
2024-08-01 23:23:35 +01:00
parent 5f6d2e3120
commit bb427371e6
3 changed files with 19 additions and 17 deletions

View File

@ -207,3 +207,4 @@ component_build_cmake_programs_no_testing () {
support_build_cmake_programs_no_testing () {
support_test_cmake_out_of_source
}