CVS commit: src/sys/arch/aarch64/aarch64
"Nick Hudson" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: skrll Date: Thu Apr 2 16:00:47 UTC 2026 Modified Files: src/sys/arch/aarch64/aarch64: locore.S Log Message: ICH_VTR_EL2 should be conditionalsed on ID_AA64PFR0_EL1.GIC != 0. For now just comment it out. To generate a diff of this commit: cvs rdiff -u -r1.100 -r1.101 src/sys/arch/aarch64/aarch64/locore.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.