arm-trusted-firmware/services/spd/tspd
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
..
tspd.mk TSPD: Require NS preemption along with EL3 exception handling 2018-02-06 07:58:55 +00:00
tspd_common.c spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` 2017-11-08 18:05:14 +00:00
tspd_helpers.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tspd_main.c Fix pointer type mismatch of handlers 2018-04-27 18:35:02 +09:00
tspd_pm.c Fix pointer type mismatch of handlers 2018-04-27 18:35:02 +09:00
tspd_private.h spd: add static qualifier to locally used functions and data 2018-04-21 10:43:59 +09:00