mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-09-17 07:39:54 +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 = [
|
H_PUBLIC = [
|
||||||
"include/**/*.h",
|
"include/**/*.h",
|
||||||
"drivers/*/include/**/*.h",
|
"drivers/*/include/**/*.h",
|
||||||
"include/mbedtls/private/*.h",
|
|
||||||
]
|
]
|
||||||
H_PUBLIC_EXCLUDE = [
|
H_PUBLIC_EXCLUDE = [
|
||||||
'drivers/everest/include/tf-psa-crypto/private/everest/[HhKk]*.h',
|
'drivers/everest/include/tf-psa-crypto/private/everest/[HhKk]*.h',
|
||||||
|
|||||||
Reference in New Issue
Block a user