CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2026/05/19 07:05:47

Modified files:
        sys/arch/arm64/arm64: autoconf.c bus_dma.c 
        sys/dev/fdt    : bcm2711_pcie.c 

Log message:
Implement bounce buffers for arm64.  Almost identical to the riscv64
version, but for now this strips the BUS_DMA_64BIT flag since the DMA
constraints on arm64 also include bus constraints.  This will be fixed
in a future diff.

Reply via email to