Lines Matching refs:phal

35                       description : 'Path to the phal devtree export filter file'
54 description : 'Path to the phal devtree reinit attribute list file'
72 if get_option('phal').enabled() and get_option('p9').enabled()
73 error('phal and p9 cannot be selected at the same time')
78 build_phal = get_option('phal').enabled()
80 if get_option('phal').enabled() and not get_option('p9').disabled()
86 summary('building phal', build_phal)
105 'procedures/phal/start_host.cpp',
106 'procedures/phal/set_SPI_mux.cpp',
107 'procedures/phal/proc_pre_poweroff.cpp',
108 'procedures/phal/check_host_running.cpp',
109 'procedures/phal/import_devtree.cpp',
110 'procedures/phal/enter_mpreboot.cpp',
111 'procedures/phal/reinit_devtree.cpp',
112 'procedures/phal/thread_stopall.cpp',
113 'extensions/phal/common_utils.cpp',
114 'extensions/phal/pdbg_utils.cpp',
115 'extensions/phal/create_pel.cpp',
116 'extensions/phal/phal_error.cpp',
117 'extensions/phal/dump_utils.cpp',
125 cxx.find_library('phal'), build
130 'service_files/phal-reinit-devtree.service',
135 'service_files/phal-import-devtree@.service',
136 'service_files/phal-export-devtree@.service',
137 'service_files/phal-create-boottime-guard-indicator.service',
185 'phal-export-devtree',
187 'extensions/phal/devtree_export.cpp',
188 'extensions/phal/fw_update_watch.cpp',
189 'extensions/phal/pdbg_utils.cpp',
190 'extensions/phal/create_pel.cpp',
200 cxx.find_library('phal'), build
208 'extensions/phal/clock_logger_main.cpp',
209 'extensions/phal/clock_logger.cpp',
210 'extensions/phal/create_pel.cpp',
216 cxx.find_library('phal'), build