freebsd-dev/sys/arm
Brooks Davis b1ad6a9000 syscallarg_t: Add a type for system call arguments
This more clearly differentiates system call arguments from integer
registers and return values. On current architectures it has no effect,
but on architectures where pointers are not integers (CHERI) and may
not even share registers (CHERI-MIPS) it is necessiary to differentiate
between system call arguments (syscallarg_t) and integer register values
(register_t).

Obtained from:	CheriBSD

Reviewed by:	imp, kib
Differential Revision:	https://reviews.freebsd.org/D33780
2022-03-28 19:43:03 +01:00
..
allwinner armv7: allwinner: Make ext_resources non-optional 2022-02-21 17:29:04 +01:00
altera/socfpga arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
annapurna/alpine Remove versatile support 2021-04-12 06:16:31 +00:00
arm syscallarg_t: Add a type for system call arguments 2022-03-28 19:43:03 +01:00
broadcom/bcm2835 bcm2835_sdhci: Make ext_resources non-optional 2022-02-21 17:28:56 +01:00
conf arm: Add extres pseudo devices to some kernel 2022-02-23 08:47:57 +01:00
freescale vf_i2c: Make ext_resources non-optional 2022-02-21 17:29:02 +01:00
include armv6/legacy: optimize cpu_getcount performance 2022-03-14 07:51:21 +01:00
mv Add driver for marvell, a37x0 peripheral clocks 2022-01-04 13:26:35 +01:00
nvidia tegra: Fix a common typo in source code comments 2022-02-06 17:31:05 +01:00
qemu arm: Add kern_clocksource.c directly in files.arm 2019-04-16 20:04:22 +00:00
qualcomm ar40xx_switch: add initial switch for the IPQ4018/IPQ4019. 2022-02-03 21:27:13 -08:00
rockchip Add support for RK3288 SoC. 2020-12-04 16:24:44 +00:00
ti omap4: Fix a few typos in source code comments 2021-12-04 12:13:27 +01:00
xilinx arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00