Home
last modified time | relevance | path

Searched defs:plat_io_policy (Results 1 – 15 of 15) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/st/common/include/
A Dstm32mp_fconf_getter.h21 struct plat_io_policy { struct
28 extern struct plat_io_policy policies[]; argument
/arm-trusted-firmware-2.8.0/include/plat/arm/common/
A Darm_fconf_getter.h20 struct plat_io_policy { struct
26 extern struct plat_io_policy policies[]; argument
/arm-trusted-firmware-2.8.0/plat/nxp/common/fip_handler/fuse_fip/
A Dfuse_io_storage.c53 struct plat_io_policy { struct
60 static const struct plat_io_policy fuse_policies[] = { argument
/arm-trusted-firmware-2.8.0/plat/nxp/common/fip_handler/ddr_fip/
A Dddr_io_storage.c83 struct plat_io_policy { struct
90 static const struct plat_io_policy ddr_policies[] = { argument
/arm-trusted-firmware-2.8.0/plat/hisilicon/poplar/
A Dplat_storage.c87 struct plat_io_policy { struct
93 static const struct plat_io_policy policies[] = { argument
/arm-trusted-firmware-2.8.0/plat/intel/soc/common/
A Dsocfpga_storage.c69 struct plat_io_policy { struct
75 static const struct plat_io_policy policies[] = { argument
/arm-trusted-firmware-2.8.0/plat/marvell/armada/common/
A Dmarvell_io_storage.c62 struct plat_io_policy { struct
69 static const struct plat_io_policy policies[] = { argument
/arm-trusted-firmware-2.8.0/plat/imx/common/
A Dimx_io_storage.c117 struct plat_io_policy { struct
123 static const struct plat_io_policy policies[] = { argument
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey/
A Dhikey_io_storage.c33 struct plat_io_policy { struct
34 uintptr_t *dev_handle;
35 uintptr_t image_spec;
36 int (*check)(const uintptr_t spec);
/arm-trusted-firmware-2.8.0/plat/rpi/common/
A Drpi3_io_storage.c108 struct plat_io_policy { struct
115 static const struct plat_io_policy policies[] = { argument
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey960/
A Dhikey960_io_storage.c29 struct plat_io_policy { struct
30 uintptr_t *dev_handle;
31 uintptr_t image_spec;
32 int (*check)(const uintptr_t spec);
/arm-trusted-firmware-2.8.0/plat/brcm/common/
A Dbrcm_io_storage.c138 struct plat_io_policy { struct
145 static const struct plat_io_policy policies[] = { argument
/arm-trusted-firmware-2.8.0/plat/qemu/common/
A Dqemu_io_storage.c186 struct plat_io_policy { struct
193 static const struct plat_io_policy policies[] = { argument
/arm-trusted-firmware-2.8.0/plat/renesas/common/
A Dplat_storage.c166 struct plat_io_policy { struct
172 static const struct plat_io_policy policies[] = { argument
/arm-trusted-firmware-2.8.0/plat/nxp/common/setup/
A Dls_io_storage.c130 struct plat_io_policy { struct
137 static const struct plat_io_policy policies[] = { argument

Completed in 16 milliseconds