Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   jmcneill
Date:           Mon Aug 30 23:20:00 UTC 2021

Modified Files:
        src/sys/arch/aarch64/aarch64: trap.c vectors.S
        src/sys/arch/aarch64/include: machdep.h
        src/sys/arch/arm/fdt: arm_fdt.c arm_fdtvar.h fdt_intr.h

Log Message:
Add FIQ support.


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/aarch64/aarch64/trap.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/aarch64/aarch64/vectors.S
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/aarch64/include/machdep.h
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/arm/fdt/arm_fdt.c \
    src/sys/arch/arm/fdt/arm_fdtvar.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/fdt/fdt_intr.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index