Tegra210B01: SE/SE2 and PKA1 context save (SW)
authorMarvin Hsu <marvinh@nvidia.com>
Tue, 11 Apr 2017 03:00:48 +0000 (11:00 +0800)
committerVarun Wadekar <vwadekar@nvidia.com>
Fri, 18 Jan 2019 17:21:51 +0000 (09:21 -0800)
commit5ed1755ad4a8e00f75ceaf313de78a5c9ee7efd4
tree62002875dde75ac9df07e47efafaa9e66dab14f7
parent7a6e053792f657cdb2c9701318c214d8292291ab
Tegra210B01: SE/SE2 and PKA1 context save (SW)

This change ports the software based SE context save routines.
The software implements the context save sequence for SE/SE2 and
PKA1. The context save routine is intended to be invoked from
the ATF SC7 entry.

Change-Id: I9aa156d6e7e22a394bb10cb0c3b05fc303f08807
Signed-off-by: Marvin Hsu <marvinh@nvidia.com>
plat/nvidia/tegra/include/drivers/security_engine.h
plat/nvidia/tegra/include/t210/tegra_def.h
plat/nvidia/tegra/soc/t210/drivers/se/se_private.h
plat/nvidia/tegra/soc/t210/drivers/se/security_engine.c