1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/sys/arm
Andrew Turner 24abb6b821 When saving a context on arm call the vfp handler
When adding kernel VFP support on arm a comparison instruction was
removed, however the branch to vfp_save_state was still conditional.
Remove the conditional check and always call into vfp_save_state as
it could cause unexpected results otherwise.

Sponsored by:	Arm Ltd
2023-02-20 12:29:56 +00:00
..
allwinner Mechanically convert if_emac(4) to IfAPI 2023-01-24 14:35:33 -05:00
altera/socfpga arm altera: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:44 -07:00
annapurna/alpine Add fdt to name of a fdt specific function 2022-05-23 15:24:35 +01:00
arm When saving a context on arm call the vfp handler 2023-02-20 12:29:56 +00:00
broadcom/bcm2835 pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -07:00
conf Exclude MMCCAM kernels from make universe 2023-02-16 07:29:53 +00:00
freescale kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
include arm: Add support for using VFP in kernel 2023-02-04 20:21:43 +01:00
mv arm: mv: Add missing function prototype 2023-02-04 20:21:43 +01:00
nvidia kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
qemu
qualcomm ipq4018: remove write-only variables in USB ehci/xhci bus glue 2022-09-12 20:10:24 -07:00
rockchip Add support for RK3288 SoC. 2020-12-04 16:24:44 +00:00
ti Mechanically convert if_cpsw(4) to IfAPI 2023-01-24 14:36:28 -05:00
xilinx xilinx: Fix a typo in a source code comment 2022-11-01 08:00:53 +01:00