Attention is currently required from: David Milosevic, Julius Werner, Lean Sheng Tan.
David Milosevic has uploaded a new patch set (#9) to the change originally created by Benjamin Doron. ( https://review.coreboot.org/c/coreboot/+/78284?usp=email )
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: arch/arm64: Support calling a trusted monitor ......................................................................
arch/arm64: Support calling a trusted monitor
Implement support for generating an SMC to call a trusted monitor. Some functions are provided to read the SoC ID from the monitor, if supported.
Change-Id: I158db0b971aba722b3995d52162146aa406d1644 Signed-off-by: Benjamin Doron benjamin.doron@9elements.com --- M src/arch/arm64/Makefile.inc A src/arch/arm64/include/armv8/arch/monitor_services.h A src/arch/arm64/monitor_services.c 3 files changed, 165 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/78284/9