Home
last modified time | relevance | path

Searched refs:VERSION (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-a-3.6.0-3.5.0/lib/debugfs/
Ddebugfs_smc.c29 #define VERSION 11 macro
117 case VERSION: in debugfs_smc_handler()
/trusted-firmware-a-3.6.0-3.5.0/make_helpers/
Dwindows.mk84 VERSION_MESSAGE = const char version[] = "${VERSION}";
/trusted-firmware-a-3.6.0-3.5.0/drivers/renesas/common/emmc/
Demmc_registers.h103 #define VERSION (MMC_SD_BASE + 0x0388U) macro
/trusted-firmware-a-3.6.0-3.5.0/docs/components/
Darm-sip-service.rst156 VERSION 11
400 VERSION subsection
412 uint32_t ``VERSION`` argument
/trusted-firmware-a-3.6.0-3.5.0/tools/fiptool/
Dfiptool.c1184 #ifdef VERSION in version_cmd()
1185 puts(VERSION); in version_cmd()
/trusted-firmware-a-3.6.0-3.5.0/
DMakefile12 VERSION := ${VERSION_MAJOR}.${VERSION_MINOR} macro
333 VERSION_STRING := v${VERSION}(${BUILD_TYPE}):${BUILD_STRING}