Lines Matching refs:be
25 * TF-M is already using CMake, reducing fragmentation for tf.org projects can be
41 tasks, wrap CMake functions, etc. Since this functionality can be useful in
64 The related parameters shall be packed into a group (or "setting group"). The
65 setting groups shall be defined and filled with content in config files.
67 configuration management tool (e.g. Kconfig) shall be used to generate these
69 conflict checking, these shall be handled by the configuration tool.
77 the previous section. A group can be applied onto a target, i.e. a collection of
78 macros, flags, etc. can be applied onto the given output executable/library.
92 generation or dtc for device tree compilation. These tools have to be found
94 used, any other necessary tools can be added later.
102 The process can be split into two main phases:
114 Usually during development only the steps in this second phase have to be
115 repeated, while the provisioning phase needs to be done only once (or rarely).
131 *dram_controller.c* will only be added if MEM_TYPE equals dram.