]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a psci macro to build a version value
authorAndrew Turner <andrew@FreeBSD.org>
Thu, 16 Mar 2023 12:14:01 +0000 (12:14 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Thu, 16 Mar 2023 13:08:00 +0000 (13:08 +0000)
commite89be21854b3aa33efd2e06529a181343281659d
treeabedc9d8b9a9a096fcf317133c0133d29431e3be
parent473ab212dc1f72c1765f112568237d229d4e0441
Add a psci macro to build a version value

Add PSCI_VER that takes a major and minor version and builds the value
returned by the firmware. This will be used by bhyve.

Sponsored by: Arm Ltd
sys/dev/psci/psci.h