commit | 275758fa941b7e462c54c349b2d20c52f906c483 | [log] [tgz] |
---|---|---|
author | Gabor Toth <gabor.toth2@arm.com> | Wed Aug 14 17:02:12 2024 +0200 |
committer | gabor-toth-arm <Gabor.Toth2@arm.com> | Thu Nov 07 08:39:05 2024 +0100 |
tree | 86e6366f537c47359ee7b2df00869a27e31598e7 | |
parent | 9acd17333a5d18b758475e1ba204271296d617c4 [diff] |
Eliminate MbedTLS from env-test env-test depends on MbedTLS, but only a single header file is used from the library and only for trng_adapter tests. Eliminate this dependency by adding a dummy header with a macro for this test to simplify this deployment and eliminate an unnecessary MbedTLS user configuration file. Signed-off-by: Gabor Toth <gabor.toth2@arm.com> Change-Id: Ia2048576a31066881103c5b64e039816135b3415