arm-trusted-firmware/services
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
..
arm_arch_svc Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
spd spd: tlkd: remove unwanted assert on System Suspend entry 2019-01-31 08:48:47 -08:00
std_svc Remove support for the SMC Calling Convention 2.0 2019-01-30 16:01:49 +00:00