opnsense-src/sys/dev/psci
Andrew Turner 5ec268d09a dev/psci: Use the correct SMCCC TRNG field
The TRNG service will return random data in x3. Use the correct field
when filling the buffer in trng_read.

This driver has not been in any release, so no security advisory is
needed.

Reviewed by:	bz
Sponsored by:	Arm Ltd
Differential Revision:	https://reviews.freebsd.org/D50979
2025-06-24 18:45:42 +01:00
..
psci.c Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
psci.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
smccc.c dev/psci: Use an SMCCC return value 2025-06-24 18:45:41 +01:00
smccc.h dev/psci: Add SMCCC_MAKE_VERSION 2024-10-15 18:24:42 +01:00
smccc_arm.S sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
smccc_arm64.S arm64: Support BTI checking in most of the kernel 2024-06-05 09:23:40 +00:00
smccc_errata.c dev/psci: Check for functions before calling 2025-06-24 18:45:42 +01:00
smccc_trng.c dev/psci: Use the correct SMCCC TRNG field 2025-06-24 18:45:42 +01:00