Home
last modified time | relevance | path

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

12

/arm-trusted-firmware-2.8.0/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()
/arm-trusted-firmware-2.8.0/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:
/arm-trusted-firmware-2.8.0/bl32/optee/
A Doptee.mk10 $(error This directory targets AArch32 support)
/arm-trusted-firmware-2.8.0/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
/arm-trusted-firmware-2.8.0/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…
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Ddocs-build.rst41 working directory is ``docs``:
56 Documents can be built into HTML-formatted pages from project root directory by
70 directory of the project, run the following command to see the supported
72 the command is run from the project root directory, as that would invoke the
87 from project root directory
A Dinitial-build.rst50 - 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
/arm-trusted-firmware-2.8.0/plat/arm/board/common/protpk/
A DREADME1 This directory contains some development keys to be used as the platform
/arm-trusted-firmware-2.8.0/docs/design/
A Dtrusted-board-boot-build.rst31 - ``MBEDTLS_DIR=<path of the directory containing mbed TLS sources>``
69 MBEDTLS_DIR=<path of the directory containing mbed TLS sources> \
78 Trust. These certificates can also be found in the output build directory.
93 MBEDTLS_DIR=<path of the directory containing mbed TLS sources> \
115 build directory.
A Dtrusted-board-boot.rst224 The certificates are also stored individually in the output build directory.
226 The tool resides in the ``tools/cert_create`` directory. It uses the OpenSSL SSL
251 directory.
253 The tool resides in the ``tools/encrypt_fw`` directory. It uses OpenSSL SSL
/arm-trusted-firmware-2.8.0/plat/arm/board/common/swd_rotpk/
A DREADME1 This directory contains some development keys to be used as the secure world
/arm-trusted-firmware-2.8.0/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
A Dqemu-sbsa.rst42 Need to copy them into top directory for EDK2 compilation.
/arm-trusted-firmware-2.8.0/plat/marvell/armada/a8k/common/ble/
A Dble.mk35 …@+make -C $(MV_DDR_PATH) --no-print-directory PLAT_INCLUDES="$(MV_DDR_INCLUDES)" PLATFORM=$(PLAT) …
/arm-trusted-firmware-2.8.0/
A D.gitignore9 # Ignore build directory
A DMakefile1411 ${Q}${MAKE} --no-print-directory -C ${FIPTOOLPATH} clean
1417 ${Q}${MAKE} PLAT=${PLAT} --no-print-directory -C ${CRTTOOLPATH} clean
1418 ${Q}${MAKE} PLAT=${PLAT} --no-print-directory -C ${ENCTOOLPATH} clean
1419 ${Q}${MAKE} --no-print-directory -C ${ROMLIBPATH} clean
1426 ${Q}${MAKE} --no-print-directory -C ${FIPTOOLPATH} clean
1432 ${Q}${MAKE} PLAT=${PLAT} --no-print-directory -C ${CRTTOOLPATH} realclean
1433 ${Q}${MAKE} PLAT=${PLAT} --no-print-directory -C ${ENCTOOLPATH} realclean
1434 ${Q}${MAKE} --no-print-directory -C ${ROMLIBPATH} clean
1518 …=${FIPTOOL} OPENSSL_DIR=${OPENSSL_DIR} DEBUG=${DEBUG} V=${V} --no-print-directory -C ${FIPTOOLPATH…
1534 ${Q}${MAKE} --no-print-directory -C ${DOCS_PATH} html
[all …]
/arm-trusted-firmware-2.8.0/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".
A Dbuild.rst283 binary and sys-init code from the WTP directory which sets DDR and CPU
311 directory. If this option is specified then Crypto++ source code in
312 CRYPTOPP_PATH directory will be automatically compiled. Crypto++ library
318 Use this parameter to point to the directory with
327 Use this parameter to point to the directory with
/arm-trusted-firmware-2.8.0/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}
/arm-trusted-firmware-2.8.0/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.
/arm-trusted-firmware-2.8.0/docs/process/
A Dcoding-style.rst363 #. *Project* includes: Header files under the ``include/`` directory within
367 and which are located under the ``plat/<platform_name>`` directory within
371 taking both the file and directory names into account.
397 For header files that are in the same directory as the source file that is
400 For header files that are **not** in the same directory as the source file that
/arm-trusted-firmware-2.8.0/docs/components/
A Ddebugfs-design.rst59 - bind(): expose the content of a directory to another directory.
/arm-trusted-firmware-2.8.0/docs/plat/nxp/
A Dnxp-ls-tbbr.rst18 Use the below command from directory 'cst', with correct options.
28 Use the below command from directory 'cst', with correct options.

Completed in 25 milliseconds

12