Commit Graph

12 Commits (2d165d62a42c4c456617439e16117a8b9c3b37ee)

Author SHA1 Message Date
Simon Butcher 82fbdec446 Fixes configurations changed by target_config.h removal 2016-06-09 16:41:09 +01:00
Simon Butcher 513fb148df Removes target specific code which belongs in the HAL
mbed TLS is hardware independent, and hardware specific code should be in the
HAL
2016-06-09 16:37:21 +01:00
Simon Butcher dfa9c7f9b1 Updates mbed TLS to the current development head 2016-06-09 16:37:21 +01:00
Simon Butcher 715dd5b1a6 Adds platform configuration for mbedtls_time_t 2016-06-09 16:37:20 +01:00
Simon Butcher 72fae94e24 Updates the mbed TLS library to the latest development head 2016-06-09 16:37:20 +01:00
Simon Butcher d761e3f373 Removes the hardware support and minor fixes 2016-06-09 16:37:20 +01:00
Janos Follath 702167080f Add comments to the Makefile. 2016-06-09 16:37:20 +01:00
Janos Follath 5a7d5d1c9e Make use of the K64F hardware entropy source. 2016-06-09 16:37:19 +01:00
Janos Follath 9127bcc5b1 Fix the defect in the directory structure. 2016-06-09 16:37:19 +01:00
Janos Follath 8c248babf5 Add hardware entropy support for mbed TLS on K64F.
It is currently only a dummy implementation using the hardware clock.
It is not secure yet, do not suitable for use in production.
2016-06-09 16:37:19 +01:00
Janos Follath 7ad4179b17 Add initial mbed TLS release library. 2016-06-09 16:37:19 +01:00
Janos Follath 41e8521daa Add mbed TLS importer scripts. 2016-06-09 16:37:18 +01:00