Home
last modified time | relevance | path

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

123

/trusted-firmware-a-3.7.0/lib/mpmm/
Dmpmm.c38 bool supported = false; in mpmm_supported() local
56 supported = topology->cores[core_pos].supported && in mpmm_supported()
62 return supported; in mpmm_supported()
/trusted-firmware-a-3.7.0/make_helpers/
Darch_features.mk189 $(error ENABLE_SPE_FOR_NS is not supported for AArch32)
201 $(error ENABLE_SVE_FOR_NS is not supported for AArch32)
223 $(error ENABLE_FEAT_MPAM is not supported for AArch32)
307 $(error ENABLE_TRBE_FOR_NS is not supported for AArch32)
/trusted-firmware-a-3.7.0/lib/fconf/
Dfconf_mpmm_getter.c43 core->supported = true; in fconf_populate_mpmm_cpu()
46 core->supported = false; in fconf_populate_mpmm_cpu()
/trusted-firmware-a-3.7.0/include/lib/mpmm/
Dmpmm.h36 bool supported; member
/trusted-firmware-a-3.7.0/docs/components/spd/
Dtrusty-dispatcher.rst31 Out of all the platforms supported by Trusted Firmware-A, Trusty is only
32 verified and supported by NVIDIA's Tegra SoCs.
/trusted-firmware-a-3.7.0/docs/plat/
Dindex.rst52 This section provides a list of supported upstream *platform ports* and the
57 are several additional platforms that are supported upstream but which do not
/trusted-firmware-a-3.7.0/bl32/sp_min/
Dsp_min.mk8 $(error SP_MIN is only supported on AArch32 platforms)
71 $(error SP_MIN is not supported on platform ${PLAT})
/trusted-firmware-a-3.7.0/services/std_svc/rmmd/trp/
Dtrp.mk24 $(error TRP is not supported on platform ${PLAT})
/trusted-firmware-a-3.7.0/drivers/arm/ethosn/
Dethosn_npu.mk24 $(error "ETHOSN_NPU_TZMP1 only supported on Juno platform, not ", ${PLAT})
/trusted-firmware-a-3.7.0/drivers/nxp/ddr/nxp-ddr/
DREADME.odt4 Only symmetric configurations are supported for interleaving. Non-symmetric
/trusted-firmware-a-3.7.0/plat/arm/board/fvp/fdts/
Doptee_sp_manifest.dts28 messaging-method = <0x3>; /* Direct request/response supported. */
/trusted-firmware-a-3.7.0/bl32/tsp/
Dtsp.mk46 $(error TSP is not supported on platform ${PLAT})
/trusted-firmware-a-3.7.0/docs/
Dindex.rst55 software for existing, supported platforms, as well as supporting information
76 **Platform Ports** provides a list of the supported hardware and software-model
77 platforms that are supported upstream in |TF-A|. Most of these platforms also
/trusted-firmware-a-3.7.0/plat/amlogic/gxbb/
Dplatform.mk74 $(error Error: AArch32 not supported on ${PLAT})
/trusted-firmware-a-3.7.0/plat/st/stm32mp1/
Dstm32mp1_private.c564 bool supported = false; in stm32mp_is_auth_supported() local
583 supported = true; in stm32mp_is_auth_supported()
589 return supported; in stm32mp_is_auth_supported()
/trusted-firmware-a-3.7.0/docs/components/measured_boot/
Devent_log.rst27 and this property should be removed when this feature is supported.
/trusted-firmware-a-3.7.0/plat/nxp/common/fip_handler/fuse_fip/
Dfuse.mk60 …$(error Error: Trusted Board Boot with X509 certificates not supported with FUSE_PROG build option)
/trusted-firmware-a-3.7.0/plat/rpi/rpi4/
Dplatform.mk105 $(error Error: AArch32 not supported on rpi4)
/trusted-firmware-a-3.7.0/plat/nxp/common/plat_make_helper/
Dplat_common_def.mk102 $(error $(PLAT) Un-supported Boot Mode = $(BOOT_MODE))
/trusted-firmware-a-3.7.0/plat/amlogic/g12a/
Dplatform.mk77 $(error Error: AArch32 not supported on ${PLAT})
/trusted-firmware-a-3.7.0/plat/amlogic/gxl/
Dplatform.mk77 $(error Error: AArch32 not supported on ${PLAT})
/trusted-firmware-a-3.7.0/plat/amlogic/axg/
Dplatform.mk81 $(error Error: AArch32 not supported on ${PLAT})
/trusted-firmware-a-3.7.0/docs/components/
Dmpmm.rst4 |MPMM| is an optional microarchitectural power management mechanism supported by
Dffa-manifest-binding.rst107 - Specifies which messaging methods are supported by the partition, set bit
108 means the feature is supported, clear bit - not supported:
116 - Specifies if managed exit is supported.
/trusted-firmware-a-3.7.0/docs/plat/marvell/armada/
Dporting.rst5 SoC being used is already supported in TF-A.
93 Each supported platform of the TF-A has its own DDR porting file called
132 layer, currently the porting layer is supported for XFI/SFI and SATA

123