Lines Matching refs:in

7in the fully documented configuration file `include/mbedtls/config.h`, which is also the place whe…
21 …ays complete and up-to-date. The others should reflect all changes present in the CMake and Make b…
26 - depending on the yotta target, features of mbed OS may be used in examples and tests
28 …epends on libmbedcrypto. As a result, some linkers will expect flags to be in a specific order, fo…
46 …rom the root mbed TLS project directory. This will create the yotta module in the `yotta/module` d…
57 …, the Makefiles sometimes require some manual changes or export statements in order to work for yo…
75 …he build environment is a Windows shell (for instance using mingw32-make) (in that case some targe…
77in your environment will build shared libraries in addition to the static libraries. Setting `DEBU…
79 Depending on your platform, you might run into some issues. Please check the Makefiles in `library/…
108 - Release. This generates the default code without any unnecessary information in the binary file…
110 - Coverage. This generates code coverage information in addition to debug information.
117 Switching build modes in CMake is simple. For debug mode, enter at the command line:
134 …rograms. The files in tests are not generated and compiled, as these need a perl environment as we…
139 … different features and uses in `programs/`. Most programs only focus on a single feature or usage…
144 mbed TLS includes an elaborate test suite in `tests/` that initially requires Perl to generate the …
150 - `tests/scripts/test-ref-configs.pl` test builds in various reduced configurations.
151 - `tests/scripts/key-exchanges.pl` test builds in configurations with a single key exchange enabl…
157 … configurations focused on specific use cases in the `configs/` directory. You can read more about…
162 …butions from the community. There are some requirements we need to fulfill in order to be able to …
164 …de can possibly fall under copyright law and we need your consent to share in the ownership of the…
168 …ements/). This agreement should be signed and returned to ARM as described in the instructions giv…
175 …cations, so work with us to get your change accepted. We will include your name in the ChangeLog :)