Skip to content
Commit 7db1d8ed authored by Ahmed Ismail's avatar Ahmed Ismail Committed by Devaraj Ranganna
Browse files

pkcs11-tests: Remove access to mbedtls "private" fields patch



This patch can be removed and substituted by using
target_compile_definitions() CMake function to
define `MBEDTLS_ALLOW_PRIVATE_ACCESS` for pkcs11
integration tests source files (core_pkcs11_test.c and
dev_mode_key_provisioning.c) as they both need to define
this macro as part of their source files to be able to
access mbedtls private fields.

Signed-off-by: default avatarAhmed Ismail <Ahmed.Ismail@arm.com>
parent 6dfc7e19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment