Raymond Mao f13cd90762 mbedtls: access mbedtls private members in mscode and pkcs7 parser
U-Boot requires to access x509_internal.h, mbedtls_sha256_context and
mbedtls_sha1_context in the porting layer, and this requires to
enable MBEDTLS_ALLOW_PRIVATE_ACCESS.

Enable it to mscode and pkcs7_parser to fix a mbedtls internal building
error when X509 is selected.

Moreover, Move it to a separate file to avoid enabling it in multiple
places.

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2025-02-27 12:11:02 -06:00
..
2022-01-18 08:31:02 -05:00
2024-12-27 15:16:10 -06:00
2024-10-21 17:52:52 -06:00
2021-09-01 19:25:37 -04:00
2022-03-15 16:19:29 -04:00
2024-12-06 17:47:23 -06:00
2024-10-23 06:52:38 +02:00
2024-12-06 17:47:23 -06:00
2024-09-12 17:35:37 +02:00