CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/14 13:43:20
Modified files:
sys/arch/arm64/conf: GENERIC
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : amlsm.c
Log message:
Add amlsm(4), a driver for the "secure monitor" firmware interface.
For now, this driver fetches the "chip id" and feeds this as entropy
to the kernel's random subsystem.
