Rahul Bramandlapalli
Rahul Bramandlapalli
Hi @mamin506 , @maxzhen, @houlz0507 copy_from_user inside zocl_read_sect function fails for all sections that have size greater than 4K(PAGE_SIZE) bytes when **Preemption** is enabled (AIE_RESOURCES and AIE_METADATA in this case)....
> > > > > Hi @mamin506 , @maxzhen, @houlz0507 copy_from_user inside zocl_read_sect function fails for all sections that have size greater than 4K(PAGE_SIZE) bytes when **Preemption** is enabled (AIE_RESOURCES...
sure @larry9523 I will debug further on why it fails and get back.
Hi @keryell, I started working on this. The changes will be pushed in 1-2 days
@alexisfrjp there are other changes as well, I will send PR including all changes to support RHEL 8.6
PR- https://github.com/Xilinx/XRT/pull/6734 solves this issue
Hi @hkhonming, one query did you use cross compilation for testing this? (host - x64 or amd64) because when I tested on amd64 host it fails if I don't provide...
> @rbramand-xilinx The original script depends on the setup of sbuild chroot & the xilinx sysroot. I am removing the sysroot since XRT itself actually just depends on standard libraries....
> Hi, I will send a fresh PR for master and address comments on this PR. This PR is mainly for **Edge** platforms. Regarding documentation, at present we are using...
This PR contains changes from other PR (https://github.com/Xilinx/XRT/pull/8110) which is open so added do not merge tag. Once that PR gets merged I will rebase this and remove the tag.