mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-14 14:19:57 +00:00
Make installable pqcp headers available to the libtestdriver1 build
Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
@@ -243,6 +243,8 @@ libtestdriver1.a:
|
||||
cp -Rf ../tf-psa-crypto/core ./libtestdriver1/tf-psa-crypto
|
||||
cp -Rf ../tf-psa-crypto/include ./libtestdriver1/tf-psa-crypto
|
||||
cp -Rf ../tf-psa-crypto/drivers/builtin ./libtestdriver1/tf-psa-crypto/drivers/builtin
|
||||
# Make installable pqcp headers available to the libtestdriver1 build
|
||||
cp -Rf ../tf-psa-crypto/drivers/pqcp/include ./libtestdriver1/tf-psa-crypto/
|
||||
if [ -d ../tf-psa-crypto/dispatch ]; then \
|
||||
cp -Rf ../tf-psa-crypto/dispatch ./libtestdriver1/tf-psa-crypto/dispatch; \
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user