arm-trusted-firmware/services/spd/tlkd
Masahiro Yamada 57d1e5faf2 Fix pointer type mismatch of handlers
Commit 4c0d039076 ("Rework type usage in Trusted Firmware") changed
the type usage in struct declarations, but did not touch the definition
side.  Fix the type mismatch.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-04-27 18:35:02 +09:00
..
tlkd.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tlkd_common.c services: fix switch statements to comply with MISRA rules 2018-03-26 12:43:05 +01:00
tlkd_helpers.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tlkd_main.c Fix pointer type mismatch of handlers 2018-04-27 18:35:02 +09:00
tlkd_pm.c Fix pointer type mismatch of handlers 2018-04-27 18:35:02 +09:00
tlkd_private.h Migrate secure payload dispatchers to new SMC terminology 2017-05-04 21:23:06 +01:00