-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed PS kernel only xclbin download issue (#7674)
* Fixed PS kernel only xclbin download issue Updated ps_validate test to run the test Reset ps_slot_id to 0 after hot reset Signed-off-by: Jeff Lin <[email protected]> * Updated zocl to always cache xclbin regardless number of PS kernel sections. Also updated ps_bandwidth host code. Signed-off-by: Jeff Lin <[email protected]> * Minor update for PS kernel Signed-off-by: Jeff Lin <[email protected]> * Updated zocl_sysfs to only display slot 0's xclbin Added caching of AIE_METADATA Signed-off-by: Jeff Lin <[email protected]> * Fixed compile error for zocl_sysfs.c Signed-off-by: Jeff Lin <[email protected]> * Updated ps_bandwidth test dependency xclbin Signed-off-by: Jeff Lin <[email protected]> * Revert ps_bandwidth Signed-off-by: Jeff Lin <[email protected]> * Apply suggestions from code review Co-authored-by: Saifuddin Kaijar <[email protected]> * Move ps-pl-verify host code into XRT source Signed-off-by: Daniel Benusovich <[email protected]> * Removed unused variable from catch Signed-off-by: Daniel Benusovich <[email protected]> * Remove duplicate function declarations Signed-off-by: Daniel Benusovich <[email protected]> * Fixed aie xclbin switching issue Signed-off-by: Jeff Lin <[email protected]> --------- Signed-off-by: Jeff Lin <[email protected]> Signed-off-by: Daniel Benusovich <[email protected]> Co-authored-by: Jeff Lin <[email protected]> Co-authored-by: Saifuddin Kaijar <[email protected]> Co-authored-by: Daniel Benusovich <[email protected]> Co-authored-by: Daniel Benusovich <[email protected]>
- Loading branch information
1 parent
2c3fbb6
commit aa3449c
Showing
13 changed files
with
190 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.