Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xtest: copy dma-heap.h from Linux kernel v6.9 #754

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

jenswi-linaro
Copy link
Contributor

Copy the needed dma-heap.h from Linux kernel v6.9. This is a stable ABI so it doesn't have to be synced with each new kernel.

dma-heap.h can be removed when the cross toolchains provide the file.

@jbech-linaro
Copy link
Contributor

Reviewed-by: Joakim Bech <[email protected]>

Copy link
Contributor

@jforissier jforissier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose optee_test/Android.mk should be updated too (LOCAL_C_INCLUDES).

Acked-by: Jerome Forissier <[email protected]>

Copy the needed dma-heap.h from Linux kernel v6.9. This is a stable ABI
so it doesn't have to be synced with each new kernel.

dma-heap.h can be removed when the cross toolchains provide the file.

Signed-off-by: Jens Wiklander <[email protected]>
Reviewed-by: Joakim Bech <[email protected]>
Acked-by: Jerome Forissier <[email protected]>
@jenswi-linaro
Copy link
Contributor Author

Comment addressed and tags applied.

@jforissier jforissier merged commit dd5692a into OP-TEE:master Sep 2, 2024
1 check passed
@jenswi-linaro jenswi-linaro deleted the prototype/sdp-v1 branch September 3, 2024 05:51
@jenswi-linaro jenswi-linaro restored the prototype/sdp-v1 branch September 3, 2024 05:52
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