Home
last modified time | relevance | path

Searched refs:directory (Results 1 – 25 of 82) sorted by relevance

1234

/trusted-firmware-a/plat/intel/soc/common/drivers/ccu/
A Dncore_ccu.c21 uint32_t snoop_filter, directory, coh_agent; in get_subsystem_id() local
24 directory = CSUIDR_NUM_DIR(mmio_read_32(NCORE_CCU_CSR(NCORE_CSUIDR))); in get_subsystem_id()
28 subsystem_id.num_directory = directory; in get_subsystem_id()
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Ddocs-build.rst.txt29 ``requirements.txt`` file in the root of the ``docs`` directory. These modules
35 that the working directory is ``docs``:
59 Documents can be built into HTML-formatted pages from project root directory by
73 directory of the project, run the following command to see the supported
75 the command is run from the project root directory, as that would invoke the
90 from project root directory
A Dinitial-build.rst.txt50 - Change to the root directory of the TF-A source tree and build.
88 - The build process creates products in a ``build`` directory tree, building
/trusted-firmware-a/docs/getting_started/
A Ddocs-build.rst29 ``requirements.txt`` file in the root of the ``docs`` directory. These modules
35 that the working directory is ``docs``:
59 Documents can be built into HTML-formatted pages from project root directory by
73 directory of the project, run the following command to see the supported
75 the command is run from the project root directory, as that would invoke the
90 from project root directory
/trusted-firmware-a/plat/marvell/armada/a3k/common/
A Da3700_common.mk153 $(Q)$(MAKE) --no-print-directory -C $(CRYPTOPP_PATH) -f GNUmakefile
155 …$(Q)$(MAKE) --no-print-directory -C $(WTP)/wtptp/src/TBB_Linux -f TBB_linux.mak LIBDIR=$(CRYPTOPP_…
158 …$(Q)$(MAKE) --no-print-directory -C $(WTP) WTMI_IMG=$(WTMI_IMG) DDR_TOPOLOGY=$(DDR_TOPOLOGY) CLOCK…
168 …$(Q)$(MAKE) --no-print-directory -C $(WTP) MV_DDR_PATH=$(MV_DDR_PATH) DDR_TOPOLOGY=$(DDR_TOPOLOGY)…
233 -$(Q)$(MAKE) --no-print-directory -C $(WTP) MV_DDR_PATH=$(MV_DDR_PATH) clean
234 -$(Q)$(MAKE) --no-print-directory -C $(WTP)/wtptp/src/TBB_Linux -f TBB_linux.mak clean
236 -$(Q)$(MAKE) --no-print-directory -C $(CRYPTOPP_PATH) -f GNUmakefile clean
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/perf/
A Dtsp.rst.txt12 First clean the TF-A build directory to get rid of any previous BL31 binary.
19 An additional boot loader binary file is created in the ``build`` directory:
/trusted-firmware-a/docs/perf/
A Dtsp.rst12 First clean the TF-A build directory to get rid of any previous BL31 binary.
19 An additional boot loader binary file is created in the ``build`` directory:
/trusted-firmware-a/tools/nxp/create_pbl/
A Dpbl_ch2.mk23 …${Q}${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" --no-print-directory -C ${CREATE_PBL_TOOL…
45 …${Q}${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" --no-print-directory -C ${CREATE_PBL_TOOL…
A Dpbl_ch3.mk30 …${Q}${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" --no-print-directory -C ${CREATE_PBL_TOOL…
59 …${Q}${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" --no-print-directory -C ${CREATE_PBL_TOOL…
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dtrusted-board-boot-build.rst.txt31 - ``MBEDTLS_DIR=<path of the directory containing mbed TLS sources>``
62 MBEDTLS_DIR=<path of the directory containing mbed TLS sources> \
71 Trust. These certificates can also be found in the output build directory.
86 MBEDTLS_DIR=<path of the directory containing mbed TLS sources> \
108 build directory.
/trusted-firmware-a/docs/design/
A Dtrusted-board-boot-build.rst31 - ``MBEDTLS_DIR=<path of the directory containing mbed TLS sources>``
62 MBEDTLS_DIR=<path of the directory containing mbed TLS sources> \
71 Trust. These certificates can also be found in the output build directory.
86 MBEDTLS_DIR=<path of the directory containing mbed TLS sources> \
108 build directory.
/trusted-firmware-a/bl32/optee/
A Doptee.mk10 $(error This directory targets AArch32 support)
/trusted-firmware-a/
A DMakefile1322 ${Q}${MAKE} --no-print-directory -C ${FIPTOOLPATH} clean
1328 ${Q}${MAKE} PLAT=${PLAT} --no-print-directory -C ${CRTTOOLPATH} clean
1329 ${Q}${MAKE} PLAT=${PLAT} --no-print-directory -C ${ENCTOOLPATH} clean
1330 ${Q}${MAKE} --no-print-directory -C ${ROMLIBPATH} clean
1337 ${Q}${MAKE} --no-print-directory -C ${FIPTOOLPATH} clean
1343 ${Q}${MAKE} --no-print-directory -C ${SPTOOLPATH} clean
1344 ${Q}${MAKE} PLAT=${PLAT} --no-print-directory -C ${CRTTOOLPATH} clean
1345 ${Q}${MAKE} PLAT=${PLAT} --no-print-directory -C ${ENCTOOLPATH} realclean
1346 ${Q}${MAKE} --no-print-directory -C ${ROMLIBPATH} clean
1439 …${Q}${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" SPTOOL=${SPTOOL} --no-print-directory -C …
[all …]
A D.gitignore9 # Ignore build directory
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/
A Dsynquacer.rst.txt44 - Secondly, create a new working directory and store the absolute path to this
45 directory in an environment variable, WORKSPACE. It does not matter where
46 this directory is created but as an example:
A Dwarp7.rst.txt22 furthermore it is _recommended_ to use the mkimage in the u-boot/tools directory
50 The following commands assume that a directory exits in the top-level TFA build
51 directory "fiptool_images". "fiptool_images" contains
159 arm-trusted-firmware top-level directory.
187 # Copy signed BL2 to top-level directory
/trusted-firmware-a/docs/plat/
A Dsynquacer.rst44 - Secondly, create a new working directory and store the absolute path to this
45 directory in an environment variable, WORKSPACE. It does not matter where
46 this directory is created but as an example:
A Dwarp7.rst22 furthermore it is _recommended_ to use the mkimage in the u-boot/tools directory
50 The following commands assume that a directory exits in the top-level TFA build
51 directory "fiptool_images". "fiptool_images" contains
159 arm-trusted-firmware top-level directory.
187 # Copy signed BL2 to top-level directory
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/marvell/armada/
A Dporting.rst.txt14 - The build system will reuse all files from within the soc directory, and take only the porting
15 files from the customer platform directory.
17 Files that require porting are located at ``plat/marvell/armada/<soc family>/<soc>_cust`` directory.
94 dram_port.c located at ``atf/plat/marvell/armada/a8k/<platform>/board`` directory.
99 The build target directory is "build/<platform>/release/ble".
/trusted-firmware-a/docs/plat/marvell/armada/
A Dporting.rst14 - The build system will reuse all files from within the soc directory, and take only the porting
15 files from the customer platform directory.
17 Files that require porting are located at ``plat/marvell/armada/<soc family>/<soc>_cust`` directory.
94 dram_port.c located at ``atf/plat/marvell/armada/a8k/<platform>/board`` directory.
99 The build target directory is "build/<platform>/release/ble".
/trusted-firmware-a/plat/arm/board/common/protpk/
A DREADME1 This directory contains some development keys to be used as the platform
/trusted-firmware-a/plat/marvell/armada/a8k/common/
A Da8k_common.mk180 ${Q}${MAKE} PLAT=${PLAT} --no-print-directory -C ${DOIMAGEPATH} clean
184 ${Q}${MAKE} --no-print-directory -C ${DOIMAGEPATH}
/trusted-firmware-a/plat/marvell/armada/a8k/common/ble/
A Dble.mk35 …@+make -C $(MV_DDR_PATH) --no-print-directory PLAT_INCLUDES="$(MV_DDR_INCLUDES)" PLATFORM=$(PLAT) …
/trusted-firmware-a/docs/plat/arm/juno/
A Dindex.rst21 binaries in the ``SOFTWARE/`` directory with custom built TF-A binaries.
51 #. Clean the working directory
78 current working directory. BL33 corresponds to ``nt-fw.bin``.
82 exist in the current directory. If that is the case, either delete those
166 need to be copied to the ``SOFTWARE/`` directory on the Juno SD card.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/arm/juno/
A Dindex.rst.txt21 binaries in the ``SOFTWARE/`` directory with custom built TF-A binaries.
51 #. Clean the working directory
78 current working directory. BL33 corresponds to ``nt-fw.bin``.
82 exist in the current directory. If that is the case, either delete those
166 need to be copied to the ``SOFTWARE/`` directory on the Juno SD card.

Completed in 39 milliseconds

1234