Skip to content
Commit d40dbdf9 authored by Vladimir Graudt's avatar Vladimir Graudt Committed by Carles Cufí
Browse files

modules: mbedtls: use proper memory alignment on 64-bit platforms



This commit instructs mbedtls to use 64-bit alignment in its internal
memory allocation routines when targeting 64-bit platforms. By default
mbedtls uses 32-bit alignment regardless the platform, what may result
in misaligned memory accesses, possibly inducing access time overhead or
exceptions

Signed-off-by: default avatarVladimir Graudt <vladimir.graudt@syntacore.com>
parent 5e2498b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment