Home
last modified time | relevance | path

Searched refs:fconf_populator (Results 1 – 3 of 3) sorted by relevance

/external/arm-trusted-firmware/lib/fconf/
Dfconf.c63 IMPORT_SYM(struct fconf_populator *, __FCONF_POPULATOR_START__, start); in fconf_populate()
64 IMPORT_SYM(struct fconf_populator *, __FCONF_POPULATOR_END__, end); in fconf_populate()
65 const struct fconf_populator *populator; in fconf_populate()
/external/arm-trusted-firmware/include/lib/fconf/
Dfconf.h23 const struct fconf_populator (name##__populator) = { \
35 struct fconf_populator { struct
/external/arm-trusted-firmware/include/common/
Dbl_common.ld.h51 KEEP(*(.fconf_populator)) \