CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/05/17 17:19:00
Modified files:
sys/arch/arm64/conf: GENERIC RAMDISK
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : qcipcc.c
Log message:
Add qcipcc(4), a driver for the inter-processor mailbox interface used
to inform (and get informed) of changes to shared memory state.
ok kettenis@
