Skip to content

Commit 009c150

Browse files
Remove platform alt headers for testing
All the platform configuration is in the crypto submodule, so the headers to test it should be there. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
1 parent d66898e commit 009c150

File tree

4 files changed

+1
-50
lines changed

4 files changed

+1
-50
lines changed

doxygen/mbedtls.doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ EXTRACT_ALL = YES
66
EXTRACT_PRIVATE = YES
77
EXTRACT_STATIC = YES
88
CASE_SENSE_NAMES = NO
9-
INPUT = ../include input ../tf-psa-crypto/include ../tests/include/alt-dummy
9+
INPUT = ../include input ../tf-psa-crypto/include
1010
FILE_PATTERNS = *.h
1111
EXCLUDE = ../tf-psa-crypto/include/mbedtls/private
1212
RECURSIVE = YES

tests/include/alt-dummy/platform_alt.h

Lines changed: 0 additions & 16 deletions
This file was deleted.

tests/include/alt-dummy/threading_alt.h

Lines changed: 0 additions & 14 deletions
This file was deleted.

tests/include/alt-dummy/timing_alt.h

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)