Home
last modified time | relevance | path

Searched refs:PLATFORM (Results 1 – 5 of 5) sorted by relevance

/optee_os/
H A DMakefile39 ifneq (,$(findstring -,$(PLATFORM)))
40 ops := $(join PLATFORM PLATFORM_FLAVOR,$(addprefix =,$(subst -, ,$(PLATFORM))))
46 PLATFORM ?= vexpress macro
50 out-dir := $(O)/$(ARCH)-plat-$(PLATFORM)
H A DCHANGELOG.md884 <!-- ${PLATFORM}-${PLATFORM_FLAVOR}, ordered alphabetically -->
991 <!-- ${PLATFORM}-${PLATFORM_FLAVOR}, ordered alphabetically -->
1125 <!-- ${PLATFORM}-${PLATFORM_FLAVOR}, ordered alphabetically -->
1197 * New supported platform: Texas Instruments AM57xx (`PLATFORM=ti-am57xx`)
1265 <!-- ${PLATFORM}-${PLATFORM_FLAVOR}, ordered alphabetically -->
1303 * New supported platform: Xilinx Zynq 7000 ZC702 (`PLATFORM=zynq7k-zc702`)
1395 <!-- ${PLATFORM}-${PLATFORM_FLAVOR}, ordered alphabetically -->
1508 <!-- ${PLATFORM}-${PLATFORM_FLAVOR}, ordered alphabetically -->
/optee_os/mk/
H A Daosp_optee.mk99 PLATFORM=$(OPTEE_PLATFORM) \
121 PLATFORM=$(OPTEE_PLATFORM) \
H A Dcheckconf.mk53 echo "PLATFORM=${PLATFORM}" >>$@.tmp; \
/optee_os/core/
H A Dcore.mk8 platform-dir := $(arch-dir)/plat-$(PLATFORM)
25 PLATFORM_$(PLATFORM) := y