Remove newlib detection
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
82f3de55b2
commit
fe57a2e008
1 changed files with 0 additions and 3 deletions
|
@ -51,9 +51,6 @@
|
||||||
#if defined(__FreeBSD__) && (__FreeBSD_version >= 1100037)
|
#if defined(__FreeBSD__) && (__FreeBSD_version >= 1100037)
|
||||||
#define MBEDTLS_PLATFORM_HAS_EXPLICIT_BZERO 1
|
#define MBEDTLS_PLATFORM_HAS_EXPLICIT_BZERO 1
|
||||||
#endif
|
#endif
|
||||||
#if defined(__NEWLIB__)
|
|
||||||
#define MBEDTLS_PLATFORM_HAS_EXPLICIT_BZERO 1
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if !defined(MBEDTLS_PLATFORM_ZEROIZE_ALT)
|
#if !defined(MBEDTLS_PLATFORM_ZEROIZE_ALT)
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue