aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/device-tree/Bindings/crypto/atmel,at91sam9g46-sha.yaml
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2025-11-27 14:54:56 +0000
committerBrooks Davis <brooks@FreeBSD.org>2025-11-27 14:54:56 +0000
commit4e22cd3bf0b4112e541bc585a6be57662cb0b52b (patch)
tree6b53be8e95f3bd3535ddf0985860e6e7f8bb259f /sys/contrib/device-tree/Bindings/crypto/atmel,at91sam9g46-sha.yaml
parent6ebbfe723bd284e197a197b6aefd27870876b7f9 (diff)
add types: (u)int64ptr_tHEADmain
This type represents an integer value of at least 64 bits which is capable of being cast to and from pointer types. It is intended to replace various spellings of (u)int64_t there the value is expected to hold a pointer. This is common in Linux code to allow 32-bit and 64-bit structures to be the same and used other places including OpenZFS. With the introduction of CHERI this no longer works, but we need to preserve the ABI for integer pointer targets. Rather than adding ifdefs in every case, we introduce a new type. Reviewed by: kib, markj Effort: CHERI upstreaming Sponsored by: Innovate UK Differential Revision: https://reviews.freebsd.org/D53823
Diffstat (limited to 'sys/contrib/device-tree/Bindings/crypto/atmel,at91sam9g46-sha.yaml')
0 files changed, 0 insertions, 0 deletions