CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/09 12:18:11
Modified files:
sys/arch/arm64/arm64: intr.c
sys/arch/arm64/dev: aplintc.c aplmbox.c aplns.c aplrtk.c
aplsmc.c rtkit.c rtkit.h
sys/arch/arm64/include: intr.h
sys/dev/ofw : ofw_misc.h
Log message:
Implement wakeup interrupt support. For now this is only implemented for
aplintc(4); other arm64 interrupt controllers will follow.
ok patrick@
