Home
last modified time | relevance | path

Searched full:workaround (Results 1 – 25 of 1670) sorted by relevance

12345678910>>...67

/openbmc/linux/Documentation/virt/kvm/arm/
H A Dhypercalls.rst40 offered by KVM to the guest via a HVC call. The workaround is described
47 firmware support for the workaround. The mitigation status for the
50 The workaround HVC call is
53 The workaround HVC call
58 offered by KVM to the guest via a HVC call. The workaround is described
64 A workaround is not
65 available. KVM does not offer firmware support for the workaround.
67 The workaround state is
68 unknown. KVM does not offer firmware support for the workaround.
70 The workaround is available,
[all …]
/openbmc/linux/arch/arm64/
H A DKconfig430 The workaround forces KVM to explicitly set VTCR_EL2.HA to 0,
453 The workaround promotes data cache clean instructions to
455 Please note that this does not necessarily enable the workaround,
475 The workaround promotes data cache clean instructions to
477 Please note that this does not necessarily enable the workaround,
498 The workaround promotes data cache clean instructions to
501 workaround, as it depends on the alternative framework, which will
520 The workaround promotes data cache clean instructions to
522 Please note that this does not necessarily enable the workaround,
538 The workaround is to promote device loads to use Load-Acquire
[all …]
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A DKconfig70 Workaround for DDR erratum A008850
75 Workaround for USB PHY erratum A008997
80 Workaround for USB PHY erratum A009007
85 Workaround for USB PHY erratum A009008
90 Workaround for USB PHY erratum A009798
93 bool "Workaround for PCIe erratum A010315"
/openbmc/linux/arch/arm/
H A DKconfig611 Workaround:
632 recommended workaround.
638 This option enables the workaround for the 430973 Cortex-A8
645 The workaround enables the BTB/BTAC operations by setting ACTLR.IBE
655 This option enables the workaround for the 458693 Cortex-A8 (r2p0)
659 hazard might then cause a processor deadlock. The workaround enables
671 This option enables the workaround for the 460075 Cortex-A8 (r2p0)
675 workaround disables the write-allocate mode for the L2 cache via the
686 This option enables the workaround for the 742230 Cortex-A9
689 ordering of the two writes. This workaround sets a specific bit in
[all …]
/openbmc/u-boot/drivers/ddr/altera/
H A Dsdram_gen5.c42 /* Define constant for 4G memory - used for SDRAM errata workaround */ in get_errata_rows()
62 debug("workaround rows - memsize %lld\n", memsize); in get_errata_rows()
63 debug("workaround rows - cs %d\n", cs); in get_errata_rows()
64 debug("workaround rows - width %d\n", width); in get_errata_rows()
65 debug("workaround rows - rows %d\n", rows); in get_errata_rows()
66 debug("workaround rows - banks %d\n", banks); in get_errata_rows()
67 debug("workaround rows - cols %d\n", cols); in get_errata_rows()
70 debug("rows workaround - term1 %lld\n", newrows); in get_errata_rows()
73 debug("rows workaround - term2 %lld\n", newrows); in get_errata_rows()
82 debug("rows workaround - bits %d\n", bits); in get_errata_rows()
[all …]
/openbmc/linux/drivers/clocksource/
H A DKconfig330 bool "Workaround for Freescale/NXP Erratum A-008585"
335 This option enables a workaround for Freescale/NXP Erratum
337 value"). The workaround will only be active if the
341 bool "Workaround for Hisilicon Erratum 161010101"
346 This option enables a workaround for Hisilicon Erratum
347 161010101. The workaround will be active if the hisilicon,erratum-161010101
351 bool "Workaround for Cortex-A73 erratum 858921"
356 This option enables a workaround applicable to Cortex-A73
358 The workaround will be dynamically enabled when an affected
362 bool "Workaround for Allwinner A64 erratum UNKNOWN1"
[all …]
/openbmc/linux/Documentation/sound/hd-audio/
H A Dmodels.rst36 Inverted internal mic workaround
57 Inverted internal mic workaround
70 Enable ALC269(VA) digital mic workaround
72 Enable ALC271X digital mic workaround
74 Inverted internal mic workaround
220 Workaround for speaker noise on Lenovo machines
224 Workaround for speaker noise on Dell machines
234 Speaker pin routing workaround on ALC298
298 Inverted internal mic workaround
381 Workaround for DAC routing on Acer Aspire
[all …]
/openbmc/linux/arch/arm/mm/
H A Dproc-v7-bugs.c103 pr_info("CPU%u: Spectre v2: using %s workaround\n", in spectre_v2_install_workaround()
139 /* Requires no workaround */ in cpu_v7_spectre_v2_init()
144 /* Other ARM CPUs require no workaround */ in cpu_v7_spectre_v2_init()
152 /* Cortex A57/A72 require firmware workaround */ in cpu_v7_spectre_v2_init()
212 pr_info("CPU%u: Spectre BHB: enabling %s workaround for all CPUs\n", in spectre_bhb_install_workaround()
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-tqma6a.dtsi13 fsl,err006687-workaround-present;
46 * This pinmuxing is required for the ERR006687 workaround. Board
48 * fsl,err006687-workaround-present must include this group.
/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/
H A Dphosphor-debug-collector_git.bb20 'obmc-ubi-fs phosphor-mmc obmc-static-norootfs', '', 'jffs-workaround', d)}"
21 PACKAGECONFIG[jffs-workaround] = "-Djffs-workaround=enabled, \
22 -Djffs-workaround=disabled"
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A DKconfig325 bool "Workaround for USB PHY erratum A008997"
330 Workaround for USB PHY erratum A009007
333 bool "Workaround for USB PHY erratum A009008"
336 bool "Workaround for USB PHY erratum A009798"
339 bool "Workaround for PCIe erratum A010315"
342 bool "Workaround for PIN MUX erratum A010539"
/openbmc/u-boot/board/freescale/t104xrdb/
H A Dt104x_pbi.cfg2 #Software Workaround for errata A-007662 to train PCIe2 controller in Gen2 speed
5 #Software Workaround for errata A-008007 to reset PVR register
H A Dt104x_pbi_sb.cfg2 #Software Workaround for errata A-007662 to train PCIe2 controller in Gen2 speed
5 #Software Workaround for errata A-008007 to reset PVR register
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dgen6_engine_cs.c30 * And the workaround for these two requires this workaround first:
36 * And this last workaround is tricky because of the requirements on
48 * The cache flushes require the workaround flush that triggered this
50 * Post-sync nonzero is what triggered this second workaround, so we
300 * Workaround: 4th PIPE_CONTROL command (except the ones with only in gen7_emit_flush_rcs()
333 * Workaround: we must issue a pipe_control with CS-stall bit in gen7_emit_flush_rcs()
/openbmc/linux/arch/arm/mach-omap2/
H A Ddma.c93 * Workaround: DMA channels must have BUFFERING_DISABLED bit set to in configure_dma_errata()
108 * Workaround: in configure_dma_errata()
121 * Workaround: SW should explicitely disable the channel. in configure_dma_errata()
130 * Workaround: Put sDMA in NoStandby more before a logical channel is in configure_dma_errata()
140 * Workaround: software must ensure that the DMA is configured in No in configure_dma_errata()
/openbmc/openbmc/meta-google/recipes-extended/networking/
H A Dsslh_git.bb31 # Workaround for a non-installed and broken echosrv
34 # Workaround for the broken dependencies in the Makefile
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-0.49-chk_retcodes.patch14 - chdir("/"); /* Cygwin chroot() bug workaround */
15 + if (chdir("/") < 0) { /* Cygwin chroot() bug workaround */
/openbmc/linux/include/sound/
H A Dcs4271.h21 * One (undocumented) workaround is to assert and de-assert the PDN bit
22 * in the MODE2 register. This workaround can be enabled with the
/openbmc/linux/sound/usb/line6/
H A Dplayback.h19 * the next period (sounds like a delay effect). As a workaround, the output
21 * solution. Until one is found, this workaround can be used to fix the
/openbmc/linux/drivers/usb/host/
H A Dehci-pci.c132 "workaround for >2GB RAM\n"); in ehci_pci_setup()
172 ehci_info(ehci, "applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround\n"); in ehci_pci_setup()
203 ehci_info(ehci, "applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround\n"); in ehci_pci_setup()
211 ehci_info(ehci, "applying AMD SB600/SB700 USB freeze workaround\n"); in ehci_pci_setup()
218 ehci_info(ehci, "applying MosChip frame-index workaround\n"); in ehci_pci_setup()
224 ehci_info(ehci, "applying Synopsys HC workaround\n"); in ehci_pci_setup()
230 ehci_info(ehci, "applying Aspeed HC workaround\n"); in ehci_pci_setup()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libreport/files/
H A D0001-Makefile.am-remove-doc-and-apidoc.patch6 There was a failure at do_install time, so remove doc to workaround.
8 Upstream-Status: Inappropriate [workaround]
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dboard_common.c18 * RMII daughtercard workaround
24 * @brief workaround for RMII daughtercard, reset PHY manually
26 * workaround for Aspeed RMII daughtercard, reset Eth PHY by GPO F0 and F2
38 debug("RMII workaround: reset PHY manually\n"); in reset_eth_phy()
/openbmc/linux/arch/powerpc/platforms/8xx/
H A DKconfig116 This enables a workaround for erratum CPU15 on MPC8xx chips.
118 circumstances. This workaround adds some overhead (a TLB miss
124 workaround.
/openbmc/sdeventplus/src/sdeventplus/utility/
H A Dsdbus.hpp11 * @brief Run and event loop with a given bus, bug workaround
13 * all of the events for a given bus. We need a workaround to
/openbmc/linux/drivers/media/common/saa7146/
H A Dsaa7146_vbi.c22 as specified. there is this workaround, but please in vbi_workaround()
29 /* setup some basic programming, just for the workaround */ in vbi_workaround()
84 /* we have to do the workaround twice to be sure that in vbi_workaround()
88 /* indicate to the irq handler that we do the workaround */ in vbi_workaround()
101 /* start rps1 to enable workaround */ in vbi_workaround()
107 DEB_VBI("brs bug workaround %d/1\n", i); in vbi_workaround()
370 DEB_VBI("vbi workaround failed!\n"); in vbi_begin()

12345678910>>...67