I have two evaluation boards: ZCU102 and ZC106. I'd like to connect the boards using an SFP+ cable to create a transparent bridge with AXI Chip2Chip IP on the PL of each board. I'd like the PetaLinux build for the ZCU102 to create a device tree for the GPIO and UART on the ZC106 so that I can access those devices over the SFP+ with standard device drivers as if they were local to the ZCU102.
Can this be done, and if so, how?