Home
last modified time | relevance | path

Searched refs:selected (Results 1 – 18 of 18) sorted by relevance

/tf-a-ffa_el3_spmc/lib/extensions/ras/
A Dras_common.c127 struct ras_interrupt *selected = NULL; in ras_interrupt_handler() local
146 selected = &ras_inrs[mid]; in ras_interrupt_handler()
157 if (selected == NULL) { in ras_interrupt_handler()
162 if (selected->err_record->probe != NULL) { in ras_interrupt_handler()
163 ret = selected->err_record->probe(selected->err_record, &probe_data); in ras_interrupt_handler()
168 assert(selected->err_record->handler != NULL); in ras_interrupt_handler()
169 (void) selected->err_record->handler(selected->err_record, probe_data, in ras_interrupt_handler()
/tf-a-ffa_el3_spmc/drivers/renesas/common/emmc/
A Demmc_init.c31 mmc_drv_obj.selected = FALSE; in rcar_emmc_memcard_power()
A Demmc_mount.c162 mmc_drv_obj.selected = TRUE; in emmc_card_init()
229 if (mmc_drv_obj.selected != TRUE) { in emmc_high_speed()
324 if (mmc_drv_obj.selected != TRUE) { in emmc_bus_width()
A Demmc_utility.c199 mmc_drv_obj.selected = FALSE; in emmc_send_idle_cmd()
A Demmc_std.h401 uint32_t selected; member
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dinitial-build.rst29 Arm Compiler 6 will be selected when the base name of the path assigned
39 Clang will be selected when the base name of the path assigned to ``CC``
A Dbuild-options.rst468 All log output up to and including the selected log level is compiled into
A Dporting-guide.rst1848 Depending on the GIC driver selected by the platform, the appropriate GICv2
/tf-a-ffa_el3_spmc/docs/design/
A Dtrusted-board-boot-build.rst70 FIP will include the certificates corresponding to the selected Chain of
107 selected Chain of Trust. These certificates can also be found in the output
A Dfirmware-design.rst476 a non-TF-A Boot ROM to load and jump directly to BL2. This mode is selected
896 The specific service for a SMC Function is selected based on the OEN and call
1312 GIC driver (either GICv2 or GICv3, as selected by the platform) with the
2631 - Branch Target Identification feature is selected by ``BRANCH_PROTECTION``
/tf-a-ffa_el3_spmc/docs/design_documents/
A Dcmake_framework.rst113 using the selected generator backend (currently only the Makefile generator is
114 supported). After this we run the selected build tool which in turn calls the
/tf-a-ffa_el3_spmc/docs/plat/arm/
A Darm-build-options.rst53 for Arm platforms. Depending on the selected option, the proper private key
101 SPMC Core manifest. Valid when ``SPD=spmd`` is selected.
/tf-a-ffa_el3_spmc/docs/plat/arm/fvp/
A Dindex.rst119 - ``FVP_CCI`` : The CCI driver is selected. This is the default
121 - ``FVP_CCN`` : The CCN driver is selected. This is the default
133 - ``FVP_GICV2`` : The GICv2 only driver is selected
134 - ``FVP_GICV3`` : The GICv3 only driver is selected (default option)
147 the default HW_CONFIG selected by the build system.
/tf-a-ffa_el3_spmc/docs/components/
A Ddebugfs-design.rst67 This interface is embedded into the BL31 run-time payload when selected by build
A Dexception-handling.rst17 The |EHF| is selected by setting the build option ``EL3_EXCEPTION_HANDLING`` to
A Dsecure-partition-manager-mm.rst12 Both implementations differ in their architectures and only one can be selected
A Dsecure-partition-manager.rst71 Both implementations differ in their architectures and only one can be selected
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst2746 - The clang assembler/preprocessor is used when Clang is selected. However,
3921 specification. All the mandatory APIs and selected optional APIs are

Completed in 31 milliseconds