bl: security_state should be of type unsigned int
Etienne Carriere authored
security_state is either 0 or 1. Prevent sign conversion potential
error (setting -Werror=sign-conversion results in a build error).
Signed-off-by: default avatarYann Gautier <yann.gautier@st.com>
Signed-off-by: default avatarEtienne Carriere <etienne.carriere@st.com>
55074083
Name Last commit Last update
bl1 bl: security_state should be of type unsigned int
bl2 Use SPDX license identifiers
bl2u AArch32: Add BL2U support
bl31 Merge pull request #927 from jeenu-arm/state-switch
bl32 bl: security_state should be of type unsigned int
common Tegra: enable 'signed-comparison' compilation warning/errors
docs uniphier: add TSP support
drivers ufs: fix the and operator
fdts Device tree changes to boot FreeBSD on FVPs
include bl: security_state should be of type unsigned int
lib xlat_tables_v2: fix signed/unsigned comparisons
make_helpers Remove `DISABLE_PEDANTIC` build option
plat Resolve build errors flagged by GCC 6.2
services Tegra: enable 'signed-comparison' compilation warning/errors
tools tools: Use exported quiet flag from top-level Makefile
.checkpatch.conf Mandate 'Signed-off-by' line in commit messages
.gitignore fip: move headers shared between TF and fiptool to include/tools_share
Makefile Remove `DISABLE_PEDANTIC` build option
acknowledgements.md uniphier: support Socionext UniPhier platform
contributing.md Docs: Clarify copyright requirements
dco.txt Drop requirement for CLA in contribution.md
license.md Add note about SPDX identifiers in license.md
maintainers.md Docs: Clarify copyright requirements
readme.md readme.md: Add tested Linaro release information for FVPs