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

Export functions from module_int.h to use in shim tests #8398

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

rbramand-xilinx
Copy link
Collaborator

Problem solved by the commit

shim tests in xdna driver uses functions from module_int.h, these tests were earlier used in linux flow and now being ported to windows and windows needs functions to be exported to be used in application that imports them. so making this change

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

Discovered in local testing when trying using windows

How problem was solved, alternative solutions (if any) and why they were rejected

Added macro for required functions

Risks (if any) associated the changes in the commit

Low

What has been tested and how, request additional testing if necessary

Tested by building application in windows

Documentation impact (if any)

NA

Signed-off-by: Bramandlapalli <rbramand@amd.com>
@chvamshi-xilinx chvamshi-xilinx merged commit 536a849 into Xilinx:master Sep 6, 2024
17 checks passed
vipangul pushed a commit to vipangul/XRT that referenced this pull request Sep 11, 2024
Signed-off-by: Bramandlapalli <rbramand@amd.com>
Co-authored-by: Bramandlapalli <rbramand@amd.com>
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