Home
last modified time | relevance | path

Searched refs:microcode (Results 1 – 25 of 57) sorted by relevance

123

/openbmc/pldm/host-bmc/dbus/
H A Dcpu_core.cpp8 uint32_t CPUCore::microcode() const in microcode() function in pldm::dbus::CPUCore
11 microcode(); in microcode()
14 uint32_t CPUCore::microcode(uint32_t value) in microcode() function in pldm::dbus::CPUCore
17 microcode(value); in microcode()
H A Dcpu_core.hpp32 uint32_t microcode() const override;
35 uint32_t microcode(uint32_t value) override;
H A Dcustom_dbus.cpp46 cpuCore.at(path)->microcode(value); in setMicroCode()
53 return cpuCore.at(path)->microcode(); in getMicroCode()
/openbmc/u-boot/arch/x86/dts/
H A Dcougarcanyon2.dts66 microcode {
68 #include "microcode/m12306a2_00000008.dtsi"
71 #include "microcode/m12306a4_00000007.dtsi"
74 #include "microcode/m12306a5_00000007.dtsi"
77 #include "microcode/m12306a8_00000010.dtsi"
80 #include "microcode/m12306a9_0000001b.dtsi"
H A Dcherryhill.dts201 microcode {
203 #include "microcode/m01406c2220.dtsi"
206 #include "microcode/m01406c3363.dtsi"
209 #include "microcode/m01406c440a.dtsi"
H A Dbayleybay.dts273 microcode {
275 #include "microcode/m0230671117.dtsi"
278 #include "microcode/m0130673325.dtsi"
281 #include "microcode/m0130679907.dtsi"
H A Dbaytrail_som-db5800-som-6867.dts291 microcode {
293 #include "microcode/m0130673325.dtsi"
296 #include "microcode/m0130679907.dtsi"
H A Dminnowmax.dts318 microcode {
320 #include "microcode/m0130673325.dtsi"
323 #include "microcode/m0130679907.dtsi"
H A Dconga-qeval20-qa3-e3845.dts301 microcode {
303 #include "microcode/m0130673325.dtsi"
306 #include "microcode/m0130679907.dtsi"
H A Ddfi-bt700.dtsi319 microcode {
321 #include "microcode/m0130673325.dtsi"
324 #include "microcode/m0130679907.dtsi"
/openbmc/u-boot/tools/binman/
H A DREADME.entries150 This file contains microcode for some devices in a special format. An
360 Entry: u-boot-dtb-with-ucode: A U-Boot device tree file, with the microcode removed
368 contains the microcode. If the microcode is not being collated into one
369 place then the offset and size of the microcode is recorded by this entry,
371 entry deletes the microcode from the device tree (to save space) and makes
496 Entry: u-boot-spl-with-ucode-ptr: U-Boot SPL with embedded microcode pointer
499 This is used when SPL must set up the microcode for U-Boot.
542 Entry: u-boot-tpl-dtb-with-ucode: U-Boot TPL with embedded microcode pointer
545 This is used when TPL must set up the microcode for U-Boot.
552 Entry: u-boot-tpl-with-ucode-ptr: U-Boot TPL with embedded microcode pointer
[all …]
/openbmc/openbmc/meta-security/wic/
H A Dsystemd-bootdisk-dmverity.wks.in9 # Also note that the use of microcode.cpio introduces a meta-intel layer dependency.
11 part /boot --source bootimg-efi --sourceparams="loader=systemd-boot,initrd=microcode.cpio" --ondisk…
H A Dsystemd-bootdisk-dmverity-hash.wks.in10 part /boot --source bootimg-efi --sourceparams="loader=systemd-boot,initrd=microcode.cpio" --ondisk…
/openbmc/u-boot/tools/binman/test/
H A D039_x86_ucode_missing_node2.dts15 microcode {
H A D038_x86_ucode_missing_node.dts18 microcode {
H A D035_x86_single_ucode.dts21 microcode {
H A D040_x86_ucode_not_in_image.dts20 microcode {
H A D034_x86_ucode.dts21 microcode {
H A D049_x86_ucode_spl.dts21 microcode {
H A D093_x86_tpl_ucode.dts21 microcode {
H A D044_x86_optional_ucode.dts22 microcode {
H A D058_x86_ucode_spl_needs_retry.dts28 microcode {
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A DMakefile14 obj-y += microcode.o
/openbmc/u-boot/drivers/qe/
H A Dqe.c511 be32_to_cpu(firmware->microcode[i].count); in qe_upload_firmware()
557 const struct qe_microcode *ucode = &firmware->microcode[i]; in qe_upload_firmware()
650 be32_to_cpu(firmware->microcode[i].count); in u_qe_upload_firmware()
685 const struct qe_microcode *ucode = &firmware->microcode[i]; in u_qe_upload_firmware()
746 const struct qe_microcode *ucode = &firmware->microcode[i]; in u_qe_firmware_resume()
/openbmc/openbmc/meta-security/docs/
H A Ddm-verity-systemd-x86-64.txt18 contains a dependency on the meta-intel layer for microcode, so you'll need
37 bitbake intel-microcode

123