<div dir="ltr"><div>I'm trying to build rtems-libbsd targeting xilinx_zynq_zedboard and/or xilinx_zynq_qemu in order to test out networking with libbsd.  At least two files/types related to time are missing:<br><br>rtemsbsd/include/rtems/bsd/sys/resource.h includes <sys/_timeval.h> which is not present in RTEMS, my BSP, or libbsd.  Numerous files then reference sys/resource.h<br><br><br></div><div>freebsd/sys/opencrypto/cryptodev.h requests 'struct bintime' to be a member, which is an incomplete type.  Again, this type is not provided by RTEMS, my BSP, or libbsd.<br><br></div><div>Does libbsd work for the ARM Xilinx targets, and if so, what can I do about libbsd's sense of time?<br><br></div><div>Thanks,<br></div><div>Jonathan Brandmeyer<br></div></div>