CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/19 10:56:59
Modified files:
sys/arch/arm64/dev: simplebus.c
sys/arch/arm64/include: bus.h
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.
(files missed in the previous commit)
