Manage RTC offset through UEFI variables handled by a TEE application that
authorpatrick <patrick@openbsd.org>
Mon, 16 Jan 2023 20:12:38 +0000 (20:12 +0000)
committerpatrick <patrick@openbsd.org>
Mon, 16 Jan 2023 20:12:38 +0000 (20:12 +0000)
commit5172d7d1f65cedde7b482d6b2a8d0b024e6eaaec
treec986de34038db1f3d5bbdbe84e02a1ed0643c3d6
parentb7307cad049096910490d43bf65aa04ab60ccdee
Manage RTC offset through UEFI variables handled by a TEE application that
can be interacted with using SMC calls.

ok kettenis@
sys/arch/arm64/conf/GENERIC
sys/arch/arm64/conf/RAMDISK
sys/dev/fdt/files.fdt
sys/dev/fdt/qcrtc.c
sys/dev/fdt/qcscm.c [new file with mode: 0644]