Lines Matching +full:mbed +full:- +full:os +full:- +full:example +full:- +full:tls
1 # mbed TLS Selftest Example
3 …mbed TLS components. It serves as a basic sanity check to verify operation of mbed TLS on your pla…
5 ## Pre-requisites
7 To build and run this example you must have:
11 …, listed in the [installation instructions](http://armmbed.github.io/yotta/#installing-on-windows).
13 * [The ARM GCC toolchain](https://launchpad.net/gcc-arm-embedded).
15 …-K64F](http://developer.mbed.org/platforms/FRDM-K64F/) development board, or another board support…
16 * A micro-USB cable.
17 …f your OS is Windows, please follow the installation instructions [for the serial port driver](htt…
21 1. Connect the FRDM-K64F to the computer with the micro-USB cable, being careful to use the "OpenSD…
28 yotta target frdm-k64f-gcc
37 5. Copy `build/frdm-k64f-gcc/test/mbedtls-test-example-selftest.bin` to your mbed board and wait un…
39 6. Start the serial terminal emulator and connect to the virtual serial port presented by FRDM-K64F…
54 {{description;mbed TLS selftest program}}
58 SHA-224 test #1: passed
59 SHA-224 test #2: passed
60 SHA-224 test #3: passed
61 SHA-256 test #1: passed
62 SHA-256 test #2: passed
63 SHA-256 test #3: passed