Merge pull request #10700 from gilles-peskine-arm/python-project-knowledge-directory-mbedtls-dev

Create Python project knowledge directory
This commit is contained in:
Ronald Cron
2026-05-12 13:38:23 +00:00
committed by GitHub
5 changed files with 36 additions and 26 deletions
+3
View File
@@ -15,3 +15,6 @@ import sys
sys.path.append(os.path.join(os.path.dirname(__file__),
os.path.pardir,
'framework', 'scripts'))
sys.path.append(os.path.join(os.path.dirname(__file__),
os.path.pardir,
'tf-psa-crypto', 'scripts', 'project_knowledge'))