Add support for the Peripheral Authentication Service SMC interface.
authorpatrick <patrick@openbsd.org>
Wed, 17 May 2023 23:12:04 +0000 (23:12 +0000)
committerpatrick <patrick@openbsd.org>
Wed, 17 May 2023 23:12:04 +0000 (23:12 +0000)
commit4b4ba7b0ecb546a5671931253efa1a0db9f9350c
tree2f08400bce8175d2d874be66e1386c228a8be8c8
parent22acc011e208b6ae1e8e1d6e3c143e8ae968e310
Add support for the Peripheral Authentication Service SMC interface.
These are used to authenticate and boot firmware images on the many
coprocessors embedded in Qualcomm SoCs.

ok kettenis@
sys/dev/fdt/qcscm.c