/openbmc/qemu/tests/qemu-iotests/ |
H A D | 293 | 48 PR="encrypt." 62 IMGS0="--image-opts driver=$IMGFMT,file.filename=$TEST_IMG,${PR}key-secret=sec0" 63 IMGS1="--image-opts driver=$IMGFMT,file.filename=$TEST_IMG,${PR}key-secret=sec1" 64 IMGS2="--image-opts driver=$IMGFMT,file.filename=$TEST_IMG,${PR}key-secret=sec2" 65 IMGS3="--image-opts driver=$IMGFMT,file.filename=$TEST_IMG,${PR}key-secret=sec3" 66 IMGS4="--image-opts driver=$IMGFMT,file.filename=$TEST_IMG,${PR}key-secret=sec4" 70 _make_test_img $S0 $EXTRA_IMG_ARGS -o ${PR}key-secret=sec0,${PR}iter-time=10 32M 78 $QEMU_IMG amend $SECRETS $IMGS0 -o ${PR}state=active,${PR}new-secret=sec4,${PR}iter-time=10,${PR}ke… 80 $QEMU_IMG amend $SECRETS $IMGS0 -o ${PR}state=active,${PR}new-secret=sec1,${PR}iter-time=10 82 $QEMU_IMG amend $SECRETS $IMGS1 -o ${PR}state=active,${PR}new-secret=sec3,${PR}iter-time=10,${PR}ke… [all …]
|
/openbmc/qemu/docs/system/ |
H A D | pr-manager.rst | 25 "pr-manager" QOM class. 27 Right now only one subclass is defined, ``pr-manager-helper``, which 34 ``pr-manager-helper`` has a single string property, ``path``, which 36 the following command line defines a ``pr-manager-helper`` object and 41 -object pr-manager-helper,id=helper0,path=/var/run/qemu-pr-helper.sock 42 -drive if=none,id=hd,driver=raw,file.filename=/dev/sdb,file.pr-manager=helper0 49 -object pr-manager-helper,id=helper0,path=/var/run/qemu-pr-helper.sock 50 …-blockdev node-name=hd,driver=raw,file.driver=host_device,file.filename=/dev/sdb,file.pr-manager=h… 54 :command:`qemu-pr-helper` is running, and that it has been 56 specifies. See the qemu-pr-helper documentation or manpage for [all …]
|
/openbmc/qemu/tests/unit/ |
H A D | test-qdist.c | 56 char *pr = qdist_pr_plain(dist, n_bins); in histogram_check() local 59 g_assert_cmpstr(pr, ==, str); in histogram_check() 60 g_free(pr); in histogram_check() 138 char *pr; in do_test_pr() local 194 pr = qdist_pr(&dist, n, opt); in do_test_pr() 195 g_assert_cmpstr(pr, ==, str); in do_test_pr() 196 g_free(pr); in do_test_pr() 326 char *pr; in test_single_empty() local 336 pr = qdist_pr_plain(&dist, 0); in test_single_empty() 337 g_assert_cmpstr(pr, ==, " "); in test_single_empty() [all …]
|
/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/ |
H A D | u-boot.inc | 195 …NARYNAME}-${type}.${UBOOT_SUFFIX} ${D}/boot/${UBOOT_BINARYNAME}-${type}-${PV}-${PR}.${UBOOT_SUFFIX} 196 ln -sf ${UBOOT_BINARYNAME}-${type}-${PV}-${PR}.${UBOOT_SUFFIX} ${D}/boot/${UBOOT_BINARY}-${type} 197 ln -sf ${UBOOT_BINARYNAME}-${type}-${PV}-${PR}.${UBOOT_SUFFIX} ${D}/boot/${UBOOT_BINARY} 201 …}/u-boot-initial-env-${type} ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV}-${MACHINE}-${type}-${PV}-${PR} 202 …ln -sf ${UBOOT_INITIAL_ENV}-${MACHINE}-${type}-${PV}-${PR} ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV}… 203 …ln -sf ${UBOOT_INITIAL_ENV}-${MACHINE}-${type}-${PV}-${PR} ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV}… 204 … ln -sf ${UBOOT_INITIAL_ENV}-${MACHINE}-${type}-${PV}-${PR} ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV} 214 …ll -D -m 644 ${B}/u-boot-initial-env ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV}-${MACHINE}-${PV}-${PR} 215 …ln -sf ${UBOOT_INITIAL_ENV}-${MACHINE}-${PV}-${PR} ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV}-${MACHI… 216 ln -sf ${UBOOT_INITIAL_ENV}-${MACHINE}-${PV}-${PR} ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV} [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/ |
H A D | 0003-Add-nios2-support.patch | 12 pr/include/md/_linux.cfg | 45 ++++++++++++++++++++++++++++++++++++++++ 13 pr/include/md/_linux.h | 4 +++- 16 diff --git a/pr/include/md/_linux.cfg b/pr/include/md/_linux.cfg 18 --- a/pr/include/md/_linux.cfg 19 +++ b/pr/include/md/_linux.cfg 72 diff --git a/pr/include/md/_linux.h b/pr/include/md/_linux.h 74 --- a/pr/include/md/_linux.h 75 +++ b/pr/include/md/_linux.h
|
H A D | 0001-remove-rpath-from-tests.patch | 9 …mp/work/armv5te-poky-linux-gnueabi/nspr-4.8.9-r1/nspr-4.8.9/mozilla/nsprpub/pr/tests/../../dist/lib 17 pr/tests/Makefile.in | 2 +- 20 diff --git a/pr/tests/Makefile.in b/pr/tests/Makefile.in 22 --- a/pr/tests/Makefile.in 23 +++ b/pr/tests/Makefile.in
|
H A D | 0004-md-Fix-build-with-musl.patch | 13 pr/include/md/_linux.cfg | 2 +- 16 diff --git a/pr/include/md/_linux.cfg b/pr/include/md/_linux.cfg 18 --- a/pr/include/md/_linux.cfg 19 +++ b/pr/include/md/_linux.cfg
|
/openbmc/qemu/docs/tools/ |
H A D | qemu-pr-helper.rst | 8 **qemu-pr-helper** [*OPTION*] 23 requests to a privileged external helper program. :program:`qemu-pr-helper` 31 :program:`qemu-pr-helper`. 33 After connecting to the socket, :program:`qemu-pr-helper` can 37 :program:`qemu-pr-helper` can also use the systemd socket activation 42 ListenStream=/var/run/qemu-pr-helper.sock 47 .. program:: qemu-pr-helper 65 :file:`/var/run/qemu-pr-helper.pid`. 71 :file:`/var/run/qemu-pr-helper.sock`.
|
/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/ |
H A D | u-boot-nuvoton.inc | 32 UBOOT_IMAGE ?= "u-boot-${MACHINE}-${PV}-${PR}.${UBOOT_SUFFIX}" 41 UBOOT_ELF_IMAGE ?= "u-boot-${MACHINE}-${PV}-${PR}.${UBOOT_ELF_SUFFIX}" 51 SPL_IMAGE ?= "${SPL_BINARYNAME}-${MACHINE}-${PV}-${PR}" 62 UBOOT_ENV_IMAGE ?= "${UBOOT_ENV}-${MACHINE}-${PV}-${PR}.${UBOOT_ENV_SUFFIX}" 69 UBOOT_EXTLINUX_SYMLINK ?= "${UBOOT_EXTLINUX_CONF_NAME}-${MACHINE}-${PR}" 151 … ${B}/${config}/u-boot-${type}.${UBOOT_SUFFIX} ${D}/boot/u-boot-${type}-${PV}-${PR}.${UBOOT_SUFFIX} 152 … ln -sf u-boot-${type}-${PV}-${PR}.${UBOOT_SUFFIX} ${D}/boot/${UBOOT_BINARY}-${type} 153 ln -sf u-boot-${type}-${PV}-${PR}.${UBOOT_SUFFIX} ${D}/boot/${UBOOT_BINARY} 175 …install -m 644 ${B}/${config}/${UBOOT_ELF} ${D}/boot/u-boot-${type}-${PV}-${PR}.${UBOOT_ELF_SUFFIX} 176 … ln -sf u-boot-${type}-${PV}-${PR}.${UBOOT_ELF_SUFFIX} ${D}/boot/${UBOOT_BINARY}-${type} [all …]
|
/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/ |
H A D | u-boot-aspeed.inc | 105 … ${B}/${config}/u-boot-${type}.${UBOOT_SUFFIX} ${D}/boot/u-boot-${type}-${PV}-${PR}.${UBOOT_SUFFIX} 106 … ln -sf u-boot-${type}-${PV}-${PR}.${UBOOT_SUFFIX} ${D}/boot/${UBOOT_BINARY}-${type} 107 ln -sf u-boot-${type}-${PV}-${PR}.${UBOOT_SUFFIX} ${D}/boot/${UBOOT_BINARY} 129 …install -m 644 ${B}/${config}/${UBOOT_ELF} ${D}/boot/u-boot-${type}-${PV}-${PR}.${UBOOT_ELF_SUFFIX} 130 … ln -sf u-boot-${type}-${PV}-${PR}.${UBOOT_ELF_SUFFIX} ${D}/boot/${UBOOT_BINARY}-${type} 131 … ln -sf u-boot-${type}-${PV}-${PR}.${UBOOT_ELF_SUFFIX} ${D}/boot/${UBOOT_BINARY} 158 … install -m 644 ${B}/${config}/${SPL_BINARY} ${D}/boot/${SPL_IMAGE}-${type}-${PV}-${PR} 159 ln -sf ${SPL_IMAGE}-${type}-${PV}-${PR} ${D}/boot/${SPL_BINARYNAME}-${type} 160 ln -sf ${SPL_IMAGE}-${type}-${PV}-${PR} ${D}/boot/${SPL_BINARYNAME} 201 …B}/${config}/u-boot-${type}.${UBOOT_SUFFIX} ${DEPLOYDIR}/u-boot-${type}-${PV}-${PR}.${UBOOT_SUFFIX} [all …]
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | irq.c | 268 struct pirq_routing pr; in create_pirq_routing_table() local 270 pr.bdf = fdt_addr_to_cpu(cell[0]); in create_pirq_routing_table() 271 pr.pin = fdt_addr_to_cpu(cell[1]); in create_pirq_routing_table() 272 pr.pirq = fdt_addr_to_cpu(cell[2]); in create_pirq_routing_table() 275 i, PCI_BUS(pr.bdf), PCI_DEV(pr.bdf), in create_pirq_routing_table() 276 PCI_FUNC(pr.bdf), 'A' + pr.pin - 1, in create_pirq_routing_table() 277 'A' + pr.pirq); in create_pirq_routing_table() 280 PCI_BUS(pr.bdf), PCI_DEV(pr.bdf)); in create_pirq_routing_table() 283 PCI_BUS(pr.bdf), PCI_DEV(pr.bdf)); in create_pirq_routing_table() 285 if (slot->irq[pr.pin - 1].link) { in create_pirq_routing_table() [all …]
|
/openbmc/qemu/hw/ide/ |
H A D | ahci.c | 113 AHCIPortRegs *pr = &s->dev[port].port_regs; in ahci_port_read() local 119 val = pr->lst_addr; in ahci_port_read() 122 val = pr->lst_addr_hi; in ahci_port_read() 125 val = pr->fis_addr; in ahci_port_read() 128 val = pr->fis_addr_hi; in ahci_port_read() 131 val = pr->irq_stat; in ahci_port_read() 134 val = pr->irq_mask; in ahci_port_read() 137 val = pr->cmd; in ahci_port_read() 140 val = pr->tfdata; in ahci_port_read() 143 val = pr->sig; in ahci_port_read() [all …]
|
/openbmc/openbmc/poky/bitbake/lib/prserv/ |
H A D | tests.py | 162 self.assertIsNone(result, "test_pr should return 'None' for a non existing PR") 165 self.assertFalse(result, "test_package should return 'False' for a non existing PR") 168 self.assertIsNone(result, "max_package_pr should return 'None' for a non existing PR") 173 self.assertEqual(result, "0", "getPR: initial PR of a package should be '0'") 179 self.assertTrue(result, "test_package should return 'True' for an existing PR") 187 …self.assertEqual(result, "0", "getPR: asking for the same PR a second time in a row should return … 192 self.assertEqual(result, "1", "getPR: second PR of a package should be '1'") 201 self.assertEqual(result, "2", "getPR: second PR of a package should be '2'") 210 self.assertEqual(result, "3", "getPR: second PR of a package should be '3'") 228 … # Ask again with explicit "history" mode. This should return the first recorded PR for checksum0 [all …]
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/ |
H A D | trousers_git.bb | 70 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/tspi \ 71 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/trspi \ 72 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/include/*.h \ 73 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/include/tss \ 96 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/tcs \ 97 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/tcsd \ 98 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/tddl \ 99 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/trousers \ 100 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/include/trousers \
|
/openbmc/qemu/scsi/ |
H A D | meson.build | 3 block_ss.add(files('pr-manager.c', 'pr-manager-helper.c')) 5 block_ss.add(files('pr-manager-stub.c'))
|
/openbmc/qemu/tests/qtest/ |
H A D | stm32l4x5_exti-test.c | 173 * even after clearing the pending bit in PR. in test_software_interrupt() 182 /* Check that there are no interrupts already pending in PR */ in test_software_interrupt() 195 /* Check that the corresponding pending bit in PR is set */ in test_software_interrupt() 200 /* Clear the pending bit in PR */ in test_software_interrupt() 203 /* Check that the write in PR was effective */ in test_software_interrupt() 228 /* Check that the corresponding pending bit in PR is set */ in test_software_interrupt() 233 /* Clear the pending bit in PR */ in test_software_interrupt() 236 /* Check that the write in PR was effective */ in test_software_interrupt() 352 /* Check that there are no interrupts already pending in PR */ in test_no_software_interrupt() 365 /* Check that the pending bit in PR wasn't set */ in test_no_software_interrupt() [all …]
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | packages.rst | 79 :term:`PR` variables, respectively. 85 - :term:`PR`: The recipe revision. 87 - :yocto_wiki:`PR Service </PR_Service>`: A 94 changing or "bumping" the :term:`PR` and/or :term:`PV` values. Increasing these 97 - Automatically using a Package Revision Service (PR Service). 99 - Manually incrementing the :term:`PR` and/or :term:`PV` variables. 112 The following three sections provide related information on the PR 113 Service, the manual method for "bumping" :term:`PR` and/or :term:`PV`, and on 116 Working With a PR Service 121 and causes problems for people submitting recipes. Conversely, the PR [all …]
|
/openbmc/openbmc/meta-raspberrypi/.github/actions/docker-build/ |
H A D | action.yml | 21 # relevant docker files because there is a chance that another PR (or 23 # version of the PR included change for the relevant docker image but a 24 # subsequent push to the PR branch dropped them. In this way we rebuild 28 # We build a temporary image namespaced by the PR number so we can
|
/openbmc/qemu/hw/intc/ |
H A D | sh_intc.c | 155 struct intc_prio_reg *pr = &desc->prio_regs[i]; in sh_intc_locate() local 157 mode = sh_intc_mode(address, pr->set_reg, pr->clr_reg); in sh_intc_locate() 160 *datap = &pr->value; in sh_intc_locate() 161 *enums = pr->enum_ids; in sh_intc_locate() 162 *first = pr->reg_width / pr->field_width - 1; in sh_intc_locate() 163 *width = pr->field_width; in sh_intc_locate() 282 struct intc_prio_reg *pr = &desc->prio_regs[i]; in sh_intc_register_source() local 284 for (k = 0; k < ARRAY_SIZE(pr->enum_ids); k++) { in sh_intc_register_source() 285 id = pr->enum_ids[k]; in sh_intc_register_source() 420 struct intc_prio_reg *pr = &desc->prio_regs[i]; in sh_intc_init() local [all …]
|
/openbmc/qemu/.github/workflows/ |
H A D | lockdown.yml | 18 pr-comment: | 29 lock-pr: true 30 close-pr: true
|
/openbmc/qemu/hw/misc/ |
H A D | stm32l4x5_exti.c | 89 s->pr[bank] = 0x00000000; in stm32l4x5_exti_reset_hold() 111 /* If the interrupt is masked, pr won't be raised */ in stm32l4x5_exti_set_irq() 126 s->pr[bank] |= 1 << irq; in stm32l4x5_exti_set_irq() 161 r = s->pr[bank]; in stm32l4x5_exti_read() 205 ~s->pr[bank]; in stm32l4x5_exti_write() 207 s->pr[bank] |= pend; in stm32l4x5_exti_write() 217 const uint32_t cleared = s->pr[bank] & val64 & configurable_mask(bank); in stm32l4x5_exti_write() 219 s->pr[bank] &= ~cleared; in stm32l4x5_exti_write() 268 VMSTATE_UINT32_ARRAY(pr, Stm32l4x5ExtiState, EXTI_NUM_REGISTER),
|
/openbmc/qemu/fpu/ |
H A D | softfloat.c | 1892 FloatParts64 pa, pb, *pr; in float16_addsub() local 1896 pr = parts_addsub(&pa, &pb, status, subtract); in float16_addsub() 1898 return float16_round_pack_canonical(pr, status); in float16_addsub() 1914 FloatParts64 pa, pb, *pr; in soft_f32_addsub() local 1918 pr = parts_addsub(&pa, &pb, status, subtract); in soft_f32_addsub() 1920 return float32_round_pack_canonical(pr, status); in soft_f32_addsub() 1936 FloatParts64 pa, pb, *pr; in soft_f64_addsub() local 1940 pr = parts_addsub(&pa, &pb, status, subtract); in soft_f64_addsub() 1942 return float64_round_pack_canonical(pr, status); in soft_f64_addsub() 2033 FloatParts64 pa, pb, *pr; in float64r32_addsub() local [all …]
|
/openbmc/u-boot/arch/sh/lib/ |
H A D | udivsi3.S | 27 sts.l pr,@-r15 44 lds.l @r15+,pr 63 lds.l @r15+,pr
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | mpspec.c | 319 struct pirq_routing pr; in mptable_add_intsrc() local 323 pr.bdf = fdt_addr_to_cpu(cell[0]); in mptable_add_intsrc() 324 pr.pin = fdt_addr_to_cpu(cell[1]); in mptable_add_intsrc() 325 pr.pirq = fdt_addr_to_cpu(cell[2]); in mptable_add_intsrc() 326 bus = PCI_BUS(pr.bdf); in mptable_add_intsrc() 327 dev = PCI_DEV(pr.bdf); in mptable_add_intsrc() 328 func = PCI_FUNC(pr.bdf); in mptable_add_intsrc() 331 bus, dev, pr.pin)) { in mptable_add_intsrc() 333 bus, dev, 'A' + pr.pin - 1); in mptable_add_intsrc() 338 dstirq = mp_determine_pci_dstirq(bus, dev, func, pr.pirq); in mptable_add_intsrc() [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
H A D | gcc-source.inc | 11 WORKDIR = "${TMPDIR}/work-shared/gcc-${PV}-${PR}" 12 SSTATE_SWSPEC = "sstate:gcc::${PV}:${PR}::${SSTATE_VERSION}:" 14 STAMP = "${STAMPS_DIR}/work-shared/gcc-${PV}-${PR}"
|