Add U() macro to share constants between C and other sources
Varun Wadekar authored
This patch adds the U(_x) macros to utils_def.h to allow constants to
be shared between C and other sources.
Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
6176b4fc
Name Last commit Last update
bl1 FWU: Introduce FWU_SMC_IMAGE_RESET
bl2 Use SPDX license identifiers
bl2u AArch32: Add BL2U support
bl31 Merge pull request #927 from jeenu-arm/state-switch
bl32 AArch32: Rework SMC context save and restore mechanism
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 Add U() macro to share constants between C and other sources
lib Unique names for defines in the CPU libraries
make_helpers Remove `DISABLE_PEDANTIC` build option
plat Unique names for defines in the CPU libraries
services Tegra: enable 'signed-comparison' compilation warning/errors
tools cert_create: Use RSASSA-PSS signature scheme for certificates
.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