diff options
Diffstat (limited to 'services/spd/tspd/tspd_private.h')
-rw-r--r-- | services/spd/tspd/tspd_private.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/services/spd/tspd/tspd_private.h b/services/spd/tspd/tspd_private.h index 69cf1996..9eff9ec4 100644 --- a/services/spd/tspd/tspd_private.h +++ b/services/spd/tspd/tspd_private.h @@ -35,6 +35,7 @@ #include <arch.h> #include <psci.h> #include <tsp.h> +#include <cassert.h> /******************************************************************************* * Secure Payload PM state information e.g. SP is suspended, uninitialised etc |