arm-trusted-firmware/services/spd
Mihir Joshi 278d599c11 spd: tlkd: remove unwanted assert on System Suspend entry
c_rt_ctx is used to store current SP before the system goes
into suspend. The assert for its value being zero is not
really necessary as the value gets over-written eventually.

This patch removes assert(tlk_ctx->c_rt_ctx == 0) from the
System Suspend path, as a result.

Change-Id: If41f15e74ebbbfd82958d8e179114899b2ffb0a7
Signed-off-by: Mihir Joshi <mihirj@nvidia.com>
2019-01-31 08:48:47 -08:00
..
opteed Correct typographical errors 2019-01-15 15:16:02 +00:00
tlkd spd: tlkd: remove unwanted assert on System Suspend entry 2019-01-31 08:48:47 -08:00
trusty Merge pull request #1781 from dtwlin/m2 2019-01-25 10:30:36 +00:00
tspd Correct typographical errors 2019-01-15 15:16:02 +00:00