Home
last modified time | relevance | path

Searched refs:SPD (Results 1 – 25 of 72) sorted by relevance

123

/external/arm-trusted-firmware/docs/design/
Dinterrupt-framework-design.rst275 #. Secure Payload Dispatcher (SPD) service. This service interfaces with the
282 the SPD service. TF-A implements an example Test Secure Payload Dispatcher
285 An SPD service plugs into the EL3 runtime firmware and could be common to
290 SPD service to manage communication with non-secure software. TF-A
295 just like the SPD service.
392 runtime firmware is responsible for programming the routing model. The SPD is
401 A SPD service is responsible for determining and maintaining the interrupt
408 If the routing model is not known to the SPD service at build time, then it must
409 be provided by the SP as the result of its initialisation. The SPD should
411 SPD initialisation function pointed to by the ``bl32_init`` variable.
[all …]
/external/angle/src/libANGLE/renderer/vulkan/shaders/src/
DGenerateMipmap.comp6 // GenerateMipmap.comp: Generate mipmap of texture in a single pass. Uses AMD's FFX SPD located in
10 // the 12 mips supported by FFX SPD). The issue is that FFX SPD tries to `imageLoad` from `dst[5]`
18 // - By removing support for >6 mips, we can remove the atomic counter logic required by FFX SPD to
/external/eigen/test/
Dinplace_decomposition.cpp17 template<typename DecType,typename MatrixType> void inplace(bool square = false, bool SPD = false) in inplace() argument
30 if(SPD) in inplace()
/external/arm-trusted-firmware/docs/components/spd/
Dindex.rst1 Secure Payload Dispatcher (SPD)
/external/arm-trusted-firmware/docs/
Dglobal_substitutions.txt48 .. |SPD| replace:: :term:`SPD`
/external/eigen/unsupported/Eigen/src/SparseExtra/
DMatrixMarketIterator.h17 SPD = 0x100, enumerator
224 m_sym = SPD; in Getnextvalidmatrix()
/external/arm-trusted-firmware/services/std_svc/spm_mm/
Dspm_mm.mk7 ifneq (${SPD},none)
/external/arm-trusted-firmware/lib/xlat_tables_v2/
Dro_xlat_tables.mk28 ifeq (${SPD},trusty)
/external/arm-trusted-firmware/plat/arm/board/fvp/
Dplatform.mk253 ifeq (${SPD},tspd)
261 ifeq (${SPD},spmd)
335 ifeq (${SPD},trusty)
345 ifeq (${SPD},tspd)
/external/angle/src/libANGLE/renderer/vulkan/shaders/src/third_party/ffx_spd/
DREADME.chromium3 URL: https://github.com/GPUOpen-Effects/FidelityFX-SPD
/external/eigen/doc/
DSparseLinearSystems.dox18 …dule SparseCholesky\endlink></tt></td><td>Direct LLt factorization</td><td>SPD</td><td>Fill-in red…
22 …ule SparseCholesky\endlink></tt></td><td>Direct LDLt factorization</td><td>SPD</td><td>Fill-in red…
43 …rSolvers_Module IterativeLinearSolvers\endlink></tt></td> <td>Classic iterative CG</td><td>SPD</td>
64 …iXSupport \endlink</td><td>Direct LLt, LDLt, LU factorizations</td><td>SPD \n SPD \n Square</td><t…
67 …rt_Module CholmodSupport \endlink</td><td>Direct LLt factorization</td><td>SPD</td><td>Fill-in red…
79 …soSupport \endlink</td><td>Direct LLt, LDLt, LU factorizations</td><td>SPD \n SPD \n Square</td><t…
84 Here \c SPD means symmetric positive definite.
113 For \c SPD solvers, a second optional template argument allows to specify which triangular part hav…
/external/arm-trusted-firmware/plat/arm/common/
Darm_common.mk188 ifeq (${SPD},spmd)
242 ifeq (${SPD},opteed)
289 ifeq (${SPD},spmd)
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_SparseMatrixSparseCholesky.pbtxt31 definite (SPD) matrix; although only the lower triangular part of the matrix is
32 read. If any individual component is not SPD, then an InvalidArgument error is
/external/arm-trusted-firmware/
DMakefile493 ifneq (${SPD},none)
503 ifeq (${SPD},spmd)
523 SPD_MAKE := $(wildcard services/${SPD_DIR}/${SPD}/${SPD}.mk)
526 $(error Error: No services/${SPD_DIR}/${SPD}/${SPD}.mk located)
1016 SPD_${SPD} \
1066 ifeq (${SPD},spmd)
/external/arm-trusted-firmware/docs/perf/
Dtsp.rst17 make PLAT=<platform> SPD=tspd all
/external/arm-trusted-firmware/make_helpers/
Ddefaults.mk228 SPD := none
/external/ltp/testcases/network/stress/ns-tools/
Doutput_ipsec_conf67 Flush the SAD and SPD entries.
/external/arm-trusted-firmware/docs/plat/
Dmeson-axg.rst20 CROSS_COMPILE=aarch64-none-elf- make DEBUG=1 PLAT=axg [SPD=opteed]
Dnvidia-tegra.rst83 the image, pass 'SPD=tlkd' on the command line while preparing a bl31 image.
85 'SPD=trusty' on the command line while preparing a bl31 image.
113 TARGET_SOC=<target-soc e.g. t194|t186|t210|t132> SPD=<dispatcher e.g. trusty|tlkd>
Dti-k3.rst30 make CROSS_COMPILE=aarch64-linux-gnu- PLAT=k3 SPD=opteed all
Dqemu.rst110 BL33=bl33.bin BL32_RAM_LOCATION=tdram SPD=opteed all fip
118 BL33=bl33.bin BL32_RAM_LOCATION=tdram SPD=opteed all fip \
Dsocionext-uniphier.rst104 SPD=<spd> BL32=<path-to-BL32>
109 SPD=tspd
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/
Dplatform_t194.mk76 ifeq (${SPD},spmd)
/external/ipsec-tools/src/racoon/doc/
DFAQ44 sets IKE ports in SAD and SPD so that the kernel is
47 option to force the ports to 0 in SAD ans SPD. Of
/external/arm-trusted-firmware/plat/marvell/armada/common/
Dmarvell_common.mk60 ifeq (${SPD},opteed)

123