arm-trusted-firmware/services/spd/trusty
Sandrine Bailleux e97e413fb5 Check Trusty is present during the SPD's initialization
Add a debug assertion in the initialization function of Trusty's SPD
to check for the presence of Trusty. If Trusty is absent then the SPD's
setup function already detects it and returns an error code so the init
function will never been called. Therefore, a debug assertion is enough
to catch this improbable error case.

Change-Id: Id20013e9291cdeef7827b919de2a22455f6cd9f9
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
2016-11-30 11:26:22 +00:00
..
sm_err.h spd: dispatcher for interacting with the Trusty TEE 2016-11-08 15:50:04 -08:00
smcall.h spd: dispatcher for interacting with the Trusty TEE 2016-11-08 15:50:04 -08:00
trusty.c Check Trusty is present during the SPD's initialization 2016-11-30 11:26:22 +00:00
trusty.mk spd: dispatcher for interacting with the Trusty TEE 2016-11-08 15:50:04 -08:00
trusty_helpers.S spd: dispatcher for interacting with the Trusty TEE 2016-11-08 15:50:04 -08:00