mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-08-18 17:19:52 +00:00
Remove redundant entry in glob list
Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
@@ -701,7 +701,6 @@ class TFPSACryptoCodeParser(CodeParser):
|
||||
H_PUBLIC = [
|
||||
"include/**/*.h",
|
||||
"drivers/*/include/**/*.h",
|
||||
"include/mbedtls/private/*.h",
|
||||
]
|
||||
H_PUBLIC_EXCLUDE = [
|
||||
'drivers/everest/include/tf-psa-crypto/private/everest/[HhKk]*.h',
|
||||
|
||||
Reference in New Issue
Block a user