Skip to content
Commit c2eaf26a authored by Ledion Daja's avatar Ledion Daja
Browse files

Replace enum with fixed-width int in UAPI structs



In order to avoid struct layout misalignment issues between user and
kernel space, raising from size of enum members being implementation-
defined, the enum members of structs in the UAPI header file have now
been replaced with fixed-width integers.

Change-Id: I44a41c6d6669d116ca239da72676dd0539bf88b9
Signed-off-by: Ledion Daja's avatarLedion Daja <ledion.daja@arm.com>
parent 00f83c0e
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