mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
Use MACHINE_CPUARCH with arm64 (aarch64) when we build code that could run on any 64-bit Arm instruction set. This will simplify checks in downstream consumers targeting prototype instruction sets. The only place we check for MACHINE_ARCH == aarch64 is when building the device tree blobs. As these are targeting current generation ISAs. Sponsored by: Innovate UK Differential Revision: https://reviews.freebsd.org/D26370 |
||
|---|---|---|
| .. | ||
| elf32core.c | ||
| elfcore.c | ||
| extern.h | ||
| gcore.1 | ||
| gcore.c | ||
| Makefile | ||
| Makefile.depend | ||