Home
last modified time | relevance | path

Searched hist:d86f7afda4e2c8fc6aad3095959bee9b1f46c48b (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Domap_sec_common.hd86f7afda4e2c8fc6aad3095959bee9b1f46c48b Mon Jun 27 14:19:18 UTC 2016 Andreas Dannenberg <dannenberg@ti.com> arm: omap-common: add secure rom call API for secure devices

Adds a generic C-callable API for making secure ROM calls on OMAP and
OMAP-compatible devices. This API provides the important function of
flushing the ROM call arguments to memory from the cache, so that the
secure world will have a coherent view of those arguments. Then is
simply calls the omap_smc_sec routine.

Signed-off-by: Daniel Allred <d-allred@ti.com>
Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>