Home
last modified time | relevance | path

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

/optee_os-3.20.0/
A DMakefile38 ifneq (,$(findstring -,$(PLATFORM)))
39 ops := $(join PLATFORM PLATFORM_FLAVOR,$(addprefix =,$(subst -, ,$(PLATFORM))))
45 PLATFORM ?= vexpress macro
49 out-dir := $(O)/$(ARCH)-plat-$(PLATFORM)
A DCHANGELOG.md554 <!-- ${PLATFORM}-${PLATFORM_FLAVOR}, ordered alphabetically -->
661 <!-- ${PLATFORM}-${PLATFORM_FLAVOR}, ordered alphabetically -->
795 <!-- ${PLATFORM}-${PLATFORM_FLAVOR}, ordered alphabetically -->
867 * New supported platform: Texas Instruments AM57xx (`PLATFORM=ti-am57xx`)
935 <!-- ${PLATFORM}-${PLATFORM_FLAVOR}, ordered alphabetically -->
973 * New supported platform: Xilinx Zynq 7000 ZC702 (`PLATFORM=zynq7k-zc702`)
1065 <!-- ${PLATFORM}-${PLATFORM_FLAVOR}, ordered alphabetically -->
1178 <!-- ${PLATFORM}-${PLATFORM_FLAVOR}, ordered alphabetically -->
/optee_os-3.20.0/mk/
A Daosp_optee.mk89 PLATFORM=$(OPTEE_PLATFORM) \
A Dcheckconf.mk52 echo "PLATFORM=${PLATFORM}" >>$@.tmp; \
/optee_os-3.20.0/core/
A Dcore.mk8 platform-dir := $(arch-dir)/plat-$(PLATFORM)
14 PLATFORM_$(PLATFORM) := y

Completed in 6 milliseconds