Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/lib/fconf/
A 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()
/arm-trusted-firmware-2.8.0/include/lib/fconf/
A Dfconf.h24 const struct fconf_populator (name##__populator) = { \
36 struct fconf_populator { struct
/arm-trusted-firmware-2.8.0/include/common/
A Dbl_common.ld.h61 KEEP(*(.fconf_populator)) \

Completed in 3 milliseconds