mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-23 13:40:35 +08:00

The configuration of memory poisoning is now performed via compile-time detection setting MBEDTLS_MEMORY_CAN_POISON. Update the design to take account of this. Signed-off-by: David Horstmann <david.horstmann@arm.com>