Home
last modified time | relevance | path

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

123

/arm-trusted-firmware-2.8.0/lib/mpmm/
A 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()
/arm-trusted-firmware-2.8.0/lib/fconf/
A Dfconf_mpmm_getter.c43 core->supported = true; in fconf_populate_mpmm_cpu()
46 core->supported = false; in fconf_populate_mpmm_cpu()
/arm-trusted-firmware-2.8.0/include/lib/mpmm/
A Dmpmm.h36 bool supported; member
/arm-trusted-firmware-2.8.0/docs/components/spd/
A 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.
/arm-trusted-firmware-2.8.0/bl32/sp_min/
A Dsp_min.mk8 $(error SP_MIN is only supported on AArch32 platforms)
64 $(error SP_MIN is not supported on platform ${PLAT})
/arm-trusted-firmware-2.8.0/docs/plat/
A Dindex.rst49 This section provides a list of supported upstream *platform ports* and the
54 are several additional platforms that are supported upstream but which do not
A Dxilinx-versal.rst17 To build ATF for different platform (supported are "silicon"(default) and "versal_virt")
/arm-trusted-firmware-2.8.0/services/std_svc/rmmd/trp/
A Dtrp.mk18 $(error TRP is not supported on platform ${PLAT})
/arm-trusted-firmware-2.8.0/bl32/tsp/
A Dtsp.mk40 $(error TSP is not supported on platform ${PLAT})
/arm-trusted-firmware-2.8.0/drivers/nxp/ddr/nxp-ddr/
A DREADME.odt4 Only symmetric configurations are supported for interleaving. Non-symmetric
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/fdts/
A Doptee_sp_manifest.dts28 messaging-method = <0x3>; /* Direct request/response supported. */
/arm-trusted-firmware-2.8.0/docs/
A Dindex.rst53 software for existing, supported platforms, as well as supporting information
74 **Platform Ports** provides a list of the supported hardware and software-model
75 platforms that are supported upstream in |TF-A|. Most of these platforms also
/arm-trusted-firmware-2.8.0/plat/amlogic/gxbb/
A Dplatform.mk74 $(error Error: AArch32 not supported on ${PLAT})
/arm-trusted-firmware-2.8.0/docs/components/measured_boot/
A Devent_log.rst27 and this property should be removed when this feature is supported.
/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/
A Dstm32mp1_private.c598 bool supported = false; in stm32mp_is_auth_supported() local
617 supported = true; in stm32mp_is_auth_supported()
623 return supported; in stm32mp_is_auth_supported()
/arm-trusted-firmware-2.8.0/plat/nxp/common/fip_handler/fuse_fip/
A Dfuse.mk61 …$(error Error: Trusted Board Boot with X509 certificates not supported with FUSE_PROG build option)
/arm-trusted-firmware-2.8.0/plat/rpi/rpi4/
A Dplatform.mk105 $(error Error: AArch32 not supported on rpi4)
/arm-trusted-firmware-2.8.0/plat/nxp/common/plat_make_helper/
A Dplat_common_def.mk102 $(error $(PLAT) Un-supported Boot Mode = $(BOOT_MODE))
/arm-trusted-firmware-2.8.0/plat/amlogic/axg/
A Dplatform.mk81 $(error Error: AArch32 not supported on ${PLAT})
/arm-trusted-firmware-2.8.0/plat/amlogic/gxl/
A Dplatform.mk77 $(error Error: AArch32 not supported on ${PLAT})
/arm-trusted-firmware-2.8.0/plat/amlogic/g12a/
A Dplatform.mk77 $(error Error: AArch32 not supported on ${PLAT})
/arm-trusted-firmware-2.8.0/docs/components/
A Dmpmm.rst4 |MPMM| is an optional microarchitectural power management mechanism supported by
A Drmm-el3-comms-spec.rst99 …ex starts from 0 and must be less than the maximum number of CPUs to be supported at runtime (see …
101 …x2,Maximum number of CPUs to be supported at runtime. RMM should ensure that it can support this m…
144 …ex starts from 0 and must be less than the maximum number of CPUs to be supported at runtime (see …
161 … ``E_RMM_BOOT_VERSION_NOT_VALID``,Boot Interface version reported by EL3 is not supported by RMM,-2
162 …``E_RMM_BOOT_CPUS_OUT_OF_RAGE``,Number of CPUs reported by EL3 larger than maximum supported by RM…
163 …_CPU_ID_OUT_OF_RAGE``,Current CPU Id is higher or equal than the number of CPUs supported by RMM,-4
165 …BOOT_MANIFEST_VERSION_NOT_SUPPORTED``,Version reported by the boot manifest not supported by RMM,-6
480 ``E_RMM_INVAL``,``CSize`` does not represent the size of a supported SHA algorithm
A 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.
/arm-trusted-firmware-2.8.0/docs/plat/marvell/armada/
A 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

Completed in 34 milliseconds

123