spd: trusty: add SET_ROT_PARAMS handling
authorVarun Wadekar <vwadekar@nvidia.com>
Thu, 29 Sep 2016 23:08:16 +0000 (16:08 -0700)
committerVarun Wadekar <vwadekar@nvidia.com>
Mon, 6 Mar 2017 16:47:53 +0000 (08:47 -0800)
commit0e1f9e3155c164f12910fe0f32f6cbf2d37177c8
treece6fcca529ac10642f6a24139a4aff24d8422bd2
parent26670c8260a03add519ee26d3da7ac2bce64ee1e
spd: trusty: add SET_ROT_PARAMS handling

If Trusty is not running on the device, then Verified Boot is
not supported and the NS layer will fail gracefully later during
boot. This patch just returns success for the case when Trusty is
not running on the device and the bootloader issues SET_ROT_PARAMS
call during boot, so that we can at least boot non-Android images.

Change-Id: I40fc249983df80fb8cc5be5e4ce94c99d5b5f17d
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
services/spd/trusty/smcall.h
services/spd/trusty/trusty.c