net/tls: support brainpool256 curve for ecc
authorJoohwan Kim <joohwani.kim@samsung.com>
Wed, 10 May 2017 06:52:48 +0000 (15:52 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 23 May 2017 12:40:00 +0000 (21:40 +0900)
commit490cb6f050b80aea7548e69230f3119c1a34bde4
treedacf9b24dd9134c027c032a906a0a4a06205247b
parent03a6a7f8662f0625a74908904cd31f90e92c2031
net/tls: support brainpool256 curve for ecc

Brainpoopl256 curve is used for TLS connection with artik cloud.
So, this commit adds MBEDTLS_ECP_DP_BP256R1_ENABLED config.

Change-Id: I7303ae05336016749948f19fc381e8d3b491e66f
Signed-off-by: Joohwan Kim <joohwani.kim@samsung.com>
os/include/tls/config.h