Home
last modified time | relevance | path

Searched refs:procedures (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/openbmc/meta-openpower/recipes-bsp/ekb/
H A Dekb.inc10 chips/p10/procedures/xml/attribute_info/p10_bars_attributes.xml \
11 chips/p10/procedures/xml/attribute_info/p10_chip_ec_attributes.xml \
12 chips/p10/procedures/xml/attribute_info/p10_clock_attributes.xml \
13 chips/p10/procedures/xml/attribute_info/p10_freq_attributes.xml \
14 chips/p10/procedures/xml/attribute_info/p10_hcode_image_build_attributes.xml \
15 chips/p10/procedures/xml/attribute_info/p10_ipl_attributes.xml \
16 chips/p10/procedures/xml/attribute_info/p10_ipl_customize_attributes.xml \
17 chips/p10/procedures/xml/attribute_info/p10_memory_bars_attributes.xml \
18 chips/p10/procedures/xml/attribute_info/p10_nest_attributes.xml \
19 chips/p10/procedures/xml/attribute_info/p10_pervasive_attributes.xml \
[all …]
H A Dekb_git.bb2 DESCRIPTION = "Copy all the required hardware procedures attributes xml file \
/openbmc/openpower-proc-control/
H A Dproc_control.cpp37 void usage(char** argv, const ProcedureMap& procedures) in usage() argument
42 for (const auto& p : procedures) in usage()
51 const ProcedureMap& procedures = Registration::getProcedures(); in main() local
55 usage(argv, procedures); in main()
61 auto procedure = procedures.find(action); in main()
63 if (procedure == procedures.end()) in main()
65 usage(argv, procedures); in main()
H A Dmeson.build104 'procedures/p9/cleanup_pcie.cpp',
105 'procedures/p9/set_sync_fsi_clock_mode.cpp',
106 'procedures/p9/start_host.cpp',
107 'procedures/p9/start_host_mpreboot.cpp',
108 'procedures/p9/enter_mpreboot.cpp',
109 'procedures/p9/thread_stopall.cpp',
113 extra_sources += ['procedures/openfsi/scan.cpp']
117 'procedures/phal/start_host.cpp',
118 'procedures/phal/set_SPI_mux.cpp',
119 'procedures/phal/proc_pre_poweroff.cpp',
[all …]
H A Dregistration.hpp43 procedures().emplace(std::move(name), std::move(function)); in Registration()
51 return procedures(); in getProcedures()
55 static ProcedureMap& procedures() in procedures() function in openpower::util::Registration
H A DREADME.md3 Contains procedures that interact with the OpenPower nest chipset.
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dintro.rst11 provides relevant procedures necessary for developing in the Yocto
14 related procedures into higher-level sections. Procedures can consist of
20 example, procedures that show you how to set up a build host and work
H A Dsecurity-subjects.rst140 procedures, including public code review.
/openbmc/openbmc/meta-openpower/recipes-bsp/libekb/
H A Dlibekb_git.bb4 DESCRIPTION = "Provides infrastructure to run hardware procedures"
/openbmc/docs/designs/
H A Derror-log-handling-for-phal.md67 EKB: EKB library contains all the hardware procedures (HWP) for the specific
76 EKB library contains hardware procedures for the specific platform and the
90 calls hardware procedures (HWP) of EKB library. Hardware procedure execution
H A Dguard-on-bmc.md7 document discusses the design of the BMC support for such isolation procedures.
H A Dexpired-password.md225 procedures and scripts. Documentation, lifecycle review, and test are needed.
/openbmc/openbmc/meta-openpower/recipes-phosphor/host/
H A Dop-proc-control_git.bb2 DESCRIPTION = "Provides procedures that run against the host chipset"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/files/
H A DLICENSE22 // protocols or testing procedures. DMTF shall have no liability to
/openbmc/openbmc/meta-openembedded/meta-networking/licenses/
H A DDMTF22 // protocols or testing procedures. DMTF shall have no liability to
/openbmc/openbmc/poky/documentation/overview-manual/
H A Dintro.rst38 procedures reside in other manuals within the Yocto Project
H A Dyp-intro.rst271 For procedures on how to create layers, see the
393 a project that automates testing and QA procedures. In doing so, the
396 development of tools that automate and test and QA procedures for the
H A Ddevelopment-environment.rst23 developers produces a product for sale using a defined set of procedures
95 For a general flow of the build procedures, see the
/openbmc/openbmc/poky/meta/recipes-extended/slang/
H A Dslang_2.3.3.bb8 to recode S-Lang procedures in C if you need to."
/openbmc/openpower-hw-diags/analyzer/ras-data/
H A Dras-data-definition.md193 | name | See `procedures` table below. |
196 Supported procedures:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/
H A Ddhrystone-c89.patch65 /* main program, corresponds to procedures */
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dresources.rst138 that presents procedures useful to both application and system
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DArtistic-2.030 procedures.
/openbmc/docs/
H A Dcommunity-membership.md26 policies, procedures, conventions, etc., and technical and/or writing ability.
/openbmc/openbmc/poky/documentation/
H A Dwhat-i-wish-id-known.rst226 for reference rather than procedures. You can get build details, a closer

12