mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-09-03 00:39:54 +00:00
@@ -124,7 +124,7 @@ class TFPSACryptoConfigFile(config_common.ConfigFile):
|
||||
_path_in_tree)]
|
||||
|
||||
def __init__(self, filename=None):
|
||||
super().__init__(self.default_path, 'Crypto', filename)
|
||||
super().__init__(self.default_path, 'TF-PSA-Crypto', filename)
|
||||
|
||||
|
||||
class TFPSACryptoConfig(config_common.Config):
|
||||
|
||||
Reference in New Issue
Block a user