arm-trusted-firmware/include/lib/aarch32
Etienne Carriere 550740833d bl: security_state should be of type unsigned int
security_state is either 0 or 1. Prevent sign conversion potential
error (setting -Werror=sign-conversion results in a build error).

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
2017-06-23 09:26:44 +02:00
..
arch.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arch_helpers.h build: Introduce clang support 2017-05-24 14:24:49 +01:00
smcc_helpers.h bl: security_state should be of type unsigned int 2017-06-23 09:26:44 +02:00
smcc_macros.S AArch32: Rework SMC context save and restore mechanism 2017-05-12 11:54:12 +01:00