Home
last modified time | relevance | path

Searched refs:unused (Results 1 – 24 of 24) sorted by relevance

/tf-a-ffa_el3_spmc/include/lib/psci/
A Dpsci_lib.h25 int32_t (*svc_off)(u_register_t __unused unused);
27 void (*svc_on_finish)(u_register_t __unused unused);
/tf-a-ffa_el3_spmc/plat/marvell/armada/common/
A Dmarvell_io_storage.c182 unsigned int image_id __attribute__((unused)), in plat_marvell_get_alt_image_source()
183 uintptr_t *dev_handle __attribute__((unused)), in plat_marvell_get_alt_image_source()
184 uintptr_t *image_spec __attribute__((unused))) in plat_marvell_get_alt_image_source()
/tf-a-ffa_el3_spmc/services/std_svc/spmd/
A Dspmd_pm.c76 static void spmd_cpu_on_finish_handler(u_register_t unused) in spmd_cpu_on_finish_handler() argument
121 static int32_t spmd_cpu_off_handler(u_register_t unused) in spmd_cpu_off_handler() argument
/tf-a-ffa_el3_spmc/drivers/renesas/common/io/
A Dio_memdrv.c20 static int32_t memdrv_dev_open(const uintptr_t dev __attribute__ ((unused)),
131 static int32_t memdrv_dev_open(const uintptr_t dev __attribute__ ((unused)), in memdrv_dev_open()
A Dio_emmcdrv.c21 static int32_t emmcdrv_dev_open(const uintptr_t spec __attribute__ ((unused)),
156 static int32_t emmcdrv_dev_open(const uintptr_t spec __attribute__ ((unused)), in emmcdrv_dev_open()
A Dio_rcar.c30 static int32_t rcar_dev_open(const uintptr_t dev_spec __attribute__ ((unused)),
628 static int32_t rcar_dev_open(const uintptr_t dev_spec __attribute__ ((unused)), in rcar_dev_open()
/tf-a-ffa_el3_spmc/services/std_svc/spm/spmc/
A Dspmc_pm.c40 static void spmc_cpu_on_finish_handler(u_register_t unused) in spmc_cpu_on_finish_handler() argument
107 static int32_t spmc_cpu_off_handler(u_register_t unused) in spmc_cpu_off_handler() argument
/tf-a-ffa_el3_spmc/services/spd/opteed/
A Dopteed_pm.c29 static int32_t opteed_cpu_off_handler(u_register_t unused) in opteed_cpu_off_handler() argument
95 static void opteed_cpu_on_finish_handler(u_register_t unused) in opteed_cpu_on_finish_handler() argument
/tf-a-ffa_el3_spmc/services/spd/tspd/
A Dtspd_pm.c30 static int32_t tspd_cpu_off_handler(u_register_t unused) in tspd_cpu_off_handler() argument
105 static void tspd_cpu_on_finish_handler(u_register_t unused) in tspd_cpu_on_finish_handler() argument
/tf-a-ffa_el3_spmc/lib/compiler-rt/builtins/
A Dint_lib.h60 #define UNUSED __attribute__((unused))
/tf-a-ffa_el3_spmc/drivers/io/
A Dio_dummy.c64 static int dummy_dev_open(const uintptr_t dev_spec __attribute__((unused)), in dummy_dev_open()
/tf-a-ffa_el3_spmc/include/lib/
A Dutils_def.h142 static const __attribute__((unused)) type name = (type) sym;
/tf-a-ffa_el3_spmc/docs/components/spd/
A Dtlk-dispatcher.rst75 bl32_ep_info->args.arg1 = unused (used only on Armv7-A)
/tf-a-ffa_el3_spmc/docs/security_advisories/
A Dsecurity-advisory-tfv-8.rst76 it can sanitise any unused return registers. On the other hand, mitigating this
/tf-a-ffa_el3_spmc/plat/ti/k3/common/drivers/ti_sci/
A Dti_sci.c443 uint8_t unused; in ti_sci_device_is_valid() local
446 return ti_sci_device_get_state(id, NULL, NULL, NULL, &unused); in ti_sci_device_is_valid()
/tf-a-ffa_el3_spmc/docs/process/
A Dsecurity-hardening.rst138 The ``Wunused`` with ``Wno-unused-parameter``, ``Wdisabled-optimization``
/tf-a-ffa_el3_spmc/
A DMakefile338 -Wno-unused-parameter -Wredundant-decls
405 TF_LDFLAGS += --remove --info=unused,unusedsymbols
/tf-a-ffa_el3_spmc/drivers/nxp/flexspi/nor/
A Dfspi.c718 __attribute__((unused)) static void fspi_delay_ms(uint32_t x) in fspi_delay_ms()
/tf-a-ffa_el3_spmc/drivers/renesas/common/pwrc/
A Dpwrc.c733 int ret __attribute__ ((unused)); /* in assert */ in rcar_pwrc_code_copy_to_system_ram()
/tf-a-ffa_el3_spmc/lib/xlat_tables_v2/
A Dxlat_tables_core.c25 static inline __attribute__((unused)) void xlat_clean_dcache_range(uintptr_t addr, size_t size) in xlat_clean_dcache_range()
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst134 - Protect GICR frames for fused/unused cores
446 - Remove unused variable WTMI_SYSINIT_IMG from Makefile
1138 - Fixed MISRA-C 2012 static analysis violations caused by unused
1539 setup, reenable USE_COHERENT_MEM, remove unused include path, move the
1573 - intel: Remove un-needed checks for qspi driver r/w and s10 unused source code
2452 - arm: Removed unused ``ARM_MAP_BL_ROMLIB`` macro
2544 - xlat: armclang unused-function warning on ``xlat_clean_dcache_range``
4270 ``--gc-sections`` compiler/linker options to remove unused code and data
4274 - Placed all assembler functions in their own section to allow more unused
/tf-a-ffa_el3_spmc/docs/components/
A Dsecure-partition-manager-mm.rst576 This is an optional parameter. If unused its value is SBZ.
/tf-a-ffa_el3_spmc/docs/design/
A Dfirmware-design.rst708 uint32_t attr; /* attributes: unused bits SBZ */
2541 The remaining arguments, ``x4``, ``cookie``, ``handle`` and ``flags`` are unused
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst2858 The third parameter (``void *cookie``) is unused for now. The fourth parameter

Completed in 59 milliseconds