Commit f6e8ead4 authored by Amith's avatar Amith Committed by Varun Wadekar
Browse files

spd: trusty: OEN_TAP_START aperture for standard calls



This patch uses the OEN_TAP_START aperture for all the standard
calls being passed to Trusty.

Change-Id: Id78d01c7f48e4f54855600d7c789ffbfb898c541
Signed-off-by: default avatarAmith <aramachan@nvidia.com>
Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
parent 87bf3c62
...@@ -395,7 +395,7 @@ DECLARE_RT_SVC( ...@@ -395,7 +395,7 @@ DECLARE_RT_SVC(
DECLARE_RT_SVC( DECLARE_RT_SVC(
trusty_std, trusty_std,
OEN_TOS_START, OEN_TAP_START,
SMC_ENTITY_SECURE_MONITOR, SMC_ENTITY_SECURE_MONITOR,
SMC_TYPE_STD, SMC_TYPE_STD,
NULL, NULL,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment