mbedtls/tests/psa-client-server/psasim/include
Valerio Setti cd89c1ffc8 crypto-client: simplify build of mbedtls static libraries
Instead of copying the entire library & include folders twice
to build libraries for client and server:

- change the main config file (mbedtls_config.h)
- build in the root library folder
- move the generated library in the psasim folder
- use those library for linking the client/server binaries

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2024-05-10 11:23:30 +02:00
..
client.h crypto-client: reorganize source files/folders 2024-05-10 07:59:22 +02:00
common.h crypto-client: reorganize source files/folders 2024-05-10 07:59:22 +02:00
error_ext.h crypto-client: reorganize source files/folders 2024-05-10 07:59:22 +02:00
init.h crypto-client: reorganize source files/folders 2024-05-10 07:59:22 +02:00
lifecycle.h crypto-client: reorganize source files/folders 2024-05-10 07:59:22 +02:00
service.h crypto-client: reorganize source files/folders 2024-05-10 07:59:22 +02:00
util.h crypto-client: reorganize source files/folders 2024-05-10 07:59:22 +02:00