Skip to content

Commit

Permalink
Update notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rgimad authored Jan 27, 2021
1 parent 3b8d545 commit ad1fac1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions notes.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
##### Notes
- to prevent compilation error i commented out line 46 and "alarm( seconds );" line in library/timing.c\
i think mbedtls_timing_hardclock will work in kolibri\
but if not so TODO is to rewrite timing.c such way that ll work in kolibri

- in include/mbedtls/config.h
- uncommented:\
MBEDTLS_TEST_NULL_ENTROPY\
MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES\
MBEDTLS_NO_PLATFORM_ENTROPY
- commented out:\
MBEDTLS_TIMING_C\
MBEDTLS_FS_IO

- following functions deleted because they are NOT neccesary for programs/ssl_client1.c
Expand Down

0 comments on commit ad1fac1

Please sign in to comment.