arm-trusted-firmware/services/spd/tlkd
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
..
tlkd.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tlkd_common.c spd: tlkd: remove unwanted assert on System Suspend entry 2019-01-31 08:48:47 -08:00
tlkd_helpers.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tlkd_main.c tlkd: support new TLK SMCs 2019-01-31 08:46:54 -08:00
tlkd_pm.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tlkd_private.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00