| #
95a5bfce
|
| 27-Oct-2025 |
Andrew Turner <andrew@FreeBSD.org> |
arm64: Use _armreg.h in cpu.h
We only needed armreg.h for the *_SPECIALREG macros. Use the new _armreg.h directly.
Reviewed by: emaste Sponsored by: Arm Ltd Differential Revision: https://reviews.f
arm64: Use _armreg.h in cpu.h
We only needed armreg.h for the *_SPECIALREG macros. Use the new _armreg.h directly.
Reviewed by: emaste Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D53325
show more ...
|
| #
b57a571a
|
| 27-Oct-2025 |
Andrew Turner <andrew@FreeBSD.org> |
arm64: Split out accessing special registers
We shouldn't need to include armreg.h just to access special registers that are not defined in this file. Split out the parts that should be common with
arm64: Split out accessing special registers
We shouldn't need to include armreg.h just to access special registers that are not defined in this file. Split out the parts that should be common with arm64.h and hypervisor.h.
Reviewed by: emaste Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D53324
show more ...
|
| #
95a5bfce
|
| 27-Oct-2025 |
Andrew Turner <andrew@FreeBSD.org> |
arm64: Use _armreg.h in cpu.h
We only needed armreg.h for the *_SPECIALREG macros. Use the new _armreg.h directly.
Reviewed by: emaste Sponsored by: Arm Ltd Differential Revision: https://reviews.f
arm64: Use _armreg.h in cpu.h
We only needed armreg.h for the *_SPECIALREG macros. Use the new _armreg.h directly.
Reviewed by: emaste Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D53325
show more ...
|
| #
b57a571a
|
| 27-Oct-2025 |
Andrew Turner <andrew@FreeBSD.org> |
arm64: Split out accessing special registers
We shouldn't need to include armreg.h just to access special registers that are not defined in this file. Split out the parts that should be common with
arm64: Split out accessing special registers
We shouldn't need to include armreg.h just to access special registers that are not defined in this file. Split out the parts that should be common with arm64.h and hypervisor.h.
Reviewed by: emaste Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D53324
show more ...
|
| #
95a5bfce
|
| 27-Oct-2025 |
Andrew Turner <andrew@FreeBSD.org> |
arm64: Use _armreg.h in cpu.h
We only needed armreg.h for the *_SPECIALREG macros. Use the new _armreg.h directly.
Reviewed by: emaste Sponsored by: Arm Ltd Differential Revision: https://reviews.f
arm64: Use _armreg.h in cpu.h
We only needed armreg.h for the *_SPECIALREG macros. Use the new _armreg.h directly.
Reviewed by: emaste Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D53325
show more ...
|
| #
b57a571a
|
| 27-Oct-2025 |
Andrew Turner <andrew@FreeBSD.org> |
arm64: Split out accessing special registers
We shouldn't need to include armreg.h just to access special registers that are not defined in this file. Split out the parts that should be common with
arm64: Split out accessing special registers
We shouldn't need to include armreg.h just to access special registers that are not defined in this file. Split out the parts that should be common with arm64.h and hypervisor.h.
Reviewed by: emaste Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D53324
show more ...
|