Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8882bc19 authored by Mitchel Humpherys's avatar Mitchel Humpherys
Browse files

msm: secure_buffer: use explicitly-sized types for TZ communication



Some types currently in use for passing data to TZ (like `unsigned
long') have different sizes under different build configurations (32 bit
vs 64 bit, etc). TZ dictates the sizes of the structures that are passed
back-and-forth and they cannot change. Use explicitly-sized types for
any such structures.

Change-Id: Ib6a671f137a875fbabcb045f595cefcbe3616beb
Signed-off-by: default avatarMitchel Humpherys <mitchelh@codeaurora.org>
parent 19bd5134
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment