CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/01/17 03:17:33
Modified files:
sys/dev/fdt : files.fdt psci.c
Added files:
sys/dev/fdt : pscivar.h
Log message:
Implement support for the PSCI_VERSION call and export the function such that
we can use it to defend against branch target injection attacks.
ok patrick@, visa@
