CVS commit: src/sys/arch/arm
"Izumi Tsutsui" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: tsutsui Date: Sun Apr 26 12:54:12 UTC 2026 Modified Files: src/sys/arch/arm/include: vfpreg.h src/sys/arch/arm/vfp: vfp_init.c Log Message: arm/vfp: add and recoginize Cortex-A72 VFP With this change NetBSD/evbarm-earmv7hf kernel works upto multi-user on Raspberry Pi 4B. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/arch/arm/include/vfpreg.h cvs rdiff -u -r1.78 -r1.79 src/sys/arch/arm/vfp/vfp_init.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.