/arm-trusted-firmware-2.8.0/lib/mpmm/ |
A D | mpmm.c | 38 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 D | fconf_mpmm_getter.c | 43 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 D | mpmm.h | 36 bool supported; member
|
/arm-trusted-firmware-2.8.0/docs/components/spd/ |
A D | trusty-dispatcher.rst | 31 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 D | sp_min.mk | 8 $(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 D | index.rst | 49 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 D | xilinx-versal.rst | 17 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 D | trp.mk | 18 $(error TRP is not supported on platform ${PLAT})
|
/arm-trusted-firmware-2.8.0/bl32/tsp/ |
A D | tsp.mk | 40 $(error TSP is not supported on platform ${PLAT})
|
/arm-trusted-firmware-2.8.0/drivers/nxp/ddr/nxp-ddr/ |
A D | README.odt | 4 Only symmetric configurations are supported for interleaving. Non-symmetric
|
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/fdts/ |
A D | optee_sp_manifest.dts | 28 messaging-method = <0x3>; /* Direct request/response supported. */
|
/arm-trusted-firmware-2.8.0/docs/ |
A D | index.rst | 53 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 D | platform.mk | 74 $(error Error: AArch32 not supported on ${PLAT})
|
/arm-trusted-firmware-2.8.0/docs/components/measured_boot/ |
A D | event_log.rst | 27 and this property should be removed when this feature is supported.
|
/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/ |
A D | stm32mp1_private.c | 598 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 D | fuse.mk | 61 …$(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 D | platform.mk | 105 $(error Error: AArch32 not supported on rpi4)
|
/arm-trusted-firmware-2.8.0/plat/nxp/common/plat_make_helper/ |
A D | plat_common_def.mk | 102 $(error $(PLAT) Un-supported Boot Mode = $(BOOT_MODE))
|
/arm-trusted-firmware-2.8.0/plat/amlogic/axg/ |
A D | platform.mk | 81 $(error Error: AArch32 not supported on ${PLAT})
|
/arm-trusted-firmware-2.8.0/plat/amlogic/gxl/ |
A D | platform.mk | 77 $(error Error: AArch32 not supported on ${PLAT})
|
/arm-trusted-firmware-2.8.0/plat/amlogic/g12a/ |
A D | platform.mk | 77 $(error Error: AArch32 not supported on ${PLAT})
|
/arm-trusted-firmware-2.8.0/docs/components/ |
A D | mpmm.rst | 4 |MPMM| is an optional microarchitectural power management mechanism supported by
|
A D | rmm-el3-comms-spec.rst | 99 …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 D | ffa-manifest-binding.rst | 107 - 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 D | porting.rst | 5 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
|