1 config BR2_PACKAGE_MBEDTLS
4 mbed TLS (formerly known as PolarSSL) makes it trivially easy
5 for developers to include cryptographic and SSL/TLS
6 capabilities in their (embedded) products, facilitating this
7 functionality with a minimal coding footprint.
11 if BR2_PACKAGE_MBEDTLS
13 config BR2_PACKAGE_MBEDTLS_PROGRAMS
14 bool "mbedtls programs"
15 depends on BR2_USE_MMU # fork()
17 This option enables the installation and the build of
18 mbed TLS companion programs.