mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-05 18:57:49 +00:00
Add tf-psa-crypto/scripts/project_knowledge to Python load path
Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
@@ -18,3 +18,6 @@ sys.path.append(os.path.join(os.path.dirname(__file__),
|
||||
sys.path.append(os.path.join(os.path.dirname(__file__),
|
||||
os.path.pardir, os.path.pardir,
|
||||
'framework', 'scripts'))
|
||||
sys.path.append(os.path.join(os.path.dirname(__file__),
|
||||
os.path.pardir, os.path.pardir,
|
||||
'tf-psa-crypto', 'scripts', 'project_knowledge'))
|
||||
|
||||
Reference in New Issue
Block a user