CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/16 13:12:39
Modified files:
sys/arch/arm64/conf: GENERIC RAMDISK
sys/dev/fdt : files.fdt qcrtc.c
Added files:
sys/dev/fdt : qcscm.c
Log message:
Manage RTC offset through UEFI variables handled by a TEE application that
can be interacted with using SMC calls.
ok kettenis@
