Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

asm

Forked from Reform / reform-boundary-uboot
Loading
user avatar
Sergey Temerkhanov authored
This commit adds functions issuing calls to secure monitor or
hypervisore. This allows using services such as Power State
Coordination Interface (PSCI) provided by firmware, e.g. ARM
Trusted Firmware (ATF)

The SMC call can destroy all registers declared temporary by the
calling conventions. The clobber list is "x0..x17" because of
this

Signed-off-by: default avatarSergey Temerkhanov <s.temerkhanov@gmail.com>
Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
Signed-off-by: default avatarRadha Mohan Chintakuntla <rchintakuntla@cavium.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Tested-by: default avatarMateusz Kulikowski <mateusz.kulikowski@gmail.com>
a5b9fa30
History
Name Last commit Last update
..