14 Commits

Author SHA1 Message Date
Gilles Peskine fceee93024 Add drivers/pqcp/include to C include paths
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2026-01-12 13:26:25 +01:00
Ben Taylor ebc32adfee add line concatination for everest headers
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
2025-05-23 14:31:49 +01:00
Ben Taylor 4ad067bd7f Update test include path of everest headers
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
2025-05-23 14:31:49 +01:00
Ben Taylor 70fd7ca57e Update include path
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
2025-05-23 14:31:49 +01:00
Ben Taylor 9739da0222 correct missing path
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
2025-05-23 14:31:49 +01:00
Ben Taylor 7167829986 Fix syntax error in framework
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
2025-05-23 14:31:49 +01:00
Ben Taylor 66de80a4ba correct paths in test scripts
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
2025-05-23 14:31:49 +01:00
Ben Taylor 8d9df516c3 Remove typo in test_psa_constant_names
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
2025-05-23 14:31:49 +01:00
Ben Taylor 0b973a061f correct syntax error
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
2025-05-23 14:31:49 +01:00
Ben Taylor 518158fc65 seperate path to meet line limit rules
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
2025-05-23 14:31:49 +01:00
Ben Taylor 91cc686daf update further evererst header paths
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
2025-05-23 14:31:49 +01:00
Valerio Setti 9d3a14412e test_psa_constant_names.py: reconcile 3.6 and development branches
The script had small differences between the development branch and the
mbedtls-3.6 ones. The goal of this commit is to reconcile those
differences in order to make it usable from both branches. This is
necessary now that the scripts lives in the framework repo.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2025-02-03 14:54:53 +01:00
Valerio Setti 24f398e0bc scripts: adapt import for python files being moved to the framework
Affected files are:

- test_psa_compliance.py
- test_psa_constant_names.py

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2025-01-29 17:21:37 +01:00
Valerio Setti ca357e9c70 Move files into the framework
The following files are added (imported) from the main Mbed TLS repo:

scripts/test_psa_compliance.py
scripts/test_psa_constant_names.py

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2025-01-29 15:12:06 +01:00