Skip to content

Fix a casting error during compiling qcomtee library - #22

Merged
Harshal Dev (harshaldev27) merged 1 commit into
qualcomm:mainfrom
jiaxli-QC:FixCastErr
Nov 18, 2025
Merged

Harshal Dev (harshaldev27) merged 1 commit into
qualcomm:mainfrom
jiaxli-QC:FixCastErr

Conversation

@jiaxli-QC

Copy link
Copy Markdown
Contributor

Encountered int-to-pointer-cast error when compiles the qcomtee library due to casting error.
Resolve the compilation error by ensuring the integer-to-pointer conversision is safe for all architectures.

Encountered int-to-pointer-cast error when compiles the qcomtee library
due to casting error.
Resolve the compilation error by ensuring the integer-to-pointer
conversision is safe for all architectures.

Signed-off-by: Jiaxing Li <jiaxing.li@oss.qualcomm.com>
@harshaldev27

Copy link
Copy Markdown
Contributor

Looks good to me.

@harshaldev27
Harshal Dev (harshaldev27) merged commit a40de2d into qualcomm:main Nov 18, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants