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

Update pkgdsa.sh to replace firmware files with XRT ones #84

Closed
stsoe opened this issue Jul 16, 2018 · 3 comments
Closed

Update pkgdsa.sh to replace firmware files with XRT ones #84

stsoe opened this issue Jul 16, 2018 · 3 comments
Assignees

Comments

@stsoe
Copy link
Collaborator

stsoe commented Jul 16, 2018

The deployment DSA should replace firmware files with XRT compiled ones.

To patch the dsabin, the packaging script should

  • run xclbinsplit
  • copy firmware files from XRT install
  • run xclbincat

Additionally, the packaging script should determine the version of XRT from which it copied the firmware files, this version should be encoded as a dependency in the rpm/deb for the deployment DSA. Currently the XRT dependency is encoded through a command line option to the script.

This issues depends on #77 for xclbinsplit and xclbincat.

@stsoe stsoe self-assigned this Jul 16, 2018
@stsoe
Copy link
Collaborator Author

stsoe commented Aug 4, 2018

I will hand this off to Stephen who will decide the proper way to package firmware files from XRT with the deployment DSAs.

@stsoe stsoe assigned rozumx and unassigned stsoe Aug 4, 2018
@rozumx
Copy link
Collaborator

rozumx commented Aug 6, 2018

I am currently working on addressing this issue.

@rozumx
Copy link
Collaborator

rozumx commented Aug 24, 2018

Work completed.

@rozumx rozumx closed this as completed Aug 24, 2018
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

No branches or pull requests

2 participants