/openbmc/qemu/docs/devel/ |
H A D | codebase.rst | 15 `MAINTAINERS <https://gitlab.com/qemu-project/qemu/-/blob/master/MAINTAINERS>`_ 48 * `accel <https://gitlab.com/qemu-project/qemu/-/tree/master/accel>`_: 53 `target <https://gitlab.com/qemu-project/qemu/-/tree/master/target>`_. 54 * `audio <https://gitlab.com/qemu-project/qemu/-/tree/master/audio>`_: 56 * `authz <https://gitlab.com/qemu-project/qemu/-/tree/master/authz>`_: 58 * `backends <https://gitlab.com/qemu-project/qemu/-/tree/master/backends>`_: 61 * `block <https://gitlab.com/qemu-project/qemu/-/tree/master/block>`_: 63 * `bsd-user <https://gitlab.com/qemu-project/qemu/-/tree/master/bsd-user>`_: 67 * `chardev <https://gitlab.com/qemu-project/qemu/-/tree/master/chardev>`_: 69 * `common-user <https://gitlab.com/qemu-project/qemu/-/tree/master/common-user>`_: [all …]
|
/openbmc/docs/ |
H A D | features.md | 41 https://github.com/openbmc/openbmc-test-automation/blob/master/README.md 42 [bmcweb]: https://github.com/openbmc/bmcweb/blob/master/README.md 44 https://github.com/openbmc/bmcweb/blob/master/DEVELOPING.md#redfish 46 …https://github.com/openbmc/phosphor-dbus-interfaces/tree/master/yaml/xyz/openbmc_project/Certs/REA… 48 …https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Chassis/R… 50 https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/README.md 52 https://github.com/openbmc/docs/blob/master/architecture/object-mapper.md 54 https://github.com/openbmc/entity-manager/blob/master/README.md 56 …https://github.com/openbmc/phosphor-dbus-interfaces/tree/master/yaml/xyz/openbmc_project/Common/Fa… 58 https://github.com/openbmc/docs/blob/master/architecture/code-update/code-update.md [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.srio-pcie-boot-corenet | 15 a) Master and slave can be SOCs in one board or SOCs in separate boards. 18 c) Only Master has NorFlash for booting, and all the Master's and Slave's 27 | NorFlash|<----->| Master |SRIO or PCIE | Slave |<---->[EEPROM] 53 b) Program slave's U-Boot image, UCode, and ENV parameters into master's 56 environment for master. 61 d) Restart up master and it will boot up normally from its NorFlash. 64 e) Master will set inbound SRIO or PCIE windows covered slave's U-Boot 65 image stored in master's NorFlash. 66 f) Master will set an inbound SRIO or PCIE window covered slave's UCode 67 and ENV stored in master's NorFlash. [all …]
|
/openbmc/u-boot/drivers/mtd/ |
H A D | mtdpart.c | 66 bool mtd_partitions_used(struct mtd_info *master) in mtd_partitions_used() argument 70 list_for_each_entry(slave, &master->partitions, node) { in mtd_partitions_used() 530 * attached to the given master MTD object, recursively. 532 static int do_del_mtd_partitions(struct mtd_info *master) in do_del_mtd_partitions() argument 537 list_for_each_entry_safe(slave, next, &master->partitions, node) { in do_del_mtd_partitions() 557 int del_mtd_partitions(struct mtd_info *master) in del_mtd_partitions() argument 561 debug("Deleting MTD partitions on \"%s\":\n", master->name); in del_mtd_partitions() 564 ret = do_del_mtd_partitions(master); in del_mtd_partitions() 570 static struct mtd_info *allocate_partition(struct mtd_info *master, in allocate_partition() argument 582 master->name); in allocate_partition() [all …]
|
/openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
H A D | at91_matrix.h | 63 u32 mrcr; /* 0x100 Master Remap Control */ 100 /* Remap Command for AHB Master 0 (ARM926EJ-S Instruction Master) */ 102 /* Remap Command for AHB Master 1 (ARM926EJ-S Data Master) */ 121 /* Default Master Type */ 126 /* Fixed Index of Default Master */ 148 /* Master Remap Control Register */ 151 /* Remap Command for AHB Master 0 (ARM926EJ-S Instruction Master) */ 153 /* Remap Command for AHB Master 1 (ARM926EJ-S Data Master) */ 227 #define AT91_MATRIX_PRA_M0(x) ((x & 3) << 0) /* Master 0 Priority Reg. A*/ 228 #define AT91_MATRIX_PRA_M1(x) ((x & 3) << 4) /* Master 1 Priority Reg. A*/ [all …]
|
H A D | sama5_matrix.h | 13 u32 mcfg[16]; /* 0x00 ~ 0x3c: Master Configuration Register */ 17 u32 meier; /* 0x150: Master Error Interrupt Enable Register */ 18 u32 meidr; /* 0x154: Master Error Interrupt Disable Register */ 19 u32 meimr; /* 0x158: Master Error Interrupt Mask Register */ 20 u32 mesr; /* 0x15c: Master Error Status Register */ 21 u32 mear[16]; /* 0x160 ~ 0x19c: Master Error Address Register */
|
/openbmc/u-boot/arch/arm/include/asm/arch-mxs/ |
H A D | sys_proto.h | 40 { 0x01, 0x1f, "I2C, master" }, 41 { 0x02, 0x1f, "SSP SPI #1, master, NOR" }, 42 { 0x03, 0x1f, "SSP SPI #2, master, NOR" }, 45 { 0x08, 0x1f, "SSP SPI #3, master, EEPROM" }, 51 { 0x01, 0x1f, "I2C #0, master, 3V3" }, 52 { 0x11, 0x1f, "I2C #0, master, 1V8" }, 53 { 0x02, 0x1f, "SSP SPI #2, master, 3V3 NOR" }, 54 { 0x12, 0x1f, "SSP SPI #2, master, 1V8 NOR" }, 55 { 0x03, 0x1f, "SSP SPI #3, master, 3V3 NOR" }, 56 { 0x13, 0x1f, "SSP SPI #3, master, 1V8 NOR" }, [all …]
|
/openbmc/qemu/io/ |
H A D | channel-tls.c | 37 ret = qio_channel_write(tioc->master, buf, len, errp); in qio_channel_tls_write_handler() 54 ret = qio_channel_read(tioc->master, buf, len, errp); in qio_channel_tls_read_handler() 65 qio_channel_tls_new_server(QIOChannel *master, in qio_channel_tls_new_server() argument 76 tioc->master = master; in qio_channel_tls_new_server() 77 ioc->follow_coroutine_ctx = master->follow_coroutine_ctx; in qio_channel_tls_new_server() 78 if (qio_channel_has_feature(master, QIO_CHANNEL_FEATURE_SHUTDOWN)) { in qio_channel_tls_new_server() 81 object_ref(OBJECT(master)); in qio_channel_tls_new_server() 99 trace_qio_channel_tls_new_server(tioc, master, creds, aclname); in qio_channel_tls_new_server() 108 qio_channel_tls_new_client(QIOChannel *master, in qio_channel_tls_new_client() argument 119 tioc->master = master; in qio_channel_tls_new_client() [all …]
|
/openbmc/qemu/ |
H A D | .gitpublish | 7 base = master 12 base = master 18 base = master 24 base = master 30 base = master 36 base = master 42 base = master 48 base = master
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-secret.c | 393 Object *master = object_new_with_props( in test_secret_crypt_raw() local 396 "master", in test_secret_crypt_raw() 409 "keyid", "master", in test_secret_crypt_raw() 419 object_unparent(master); in test_secret_crypt_raw() 426 Object *master = object_new_with_props( in test_secret_crypt_base64() local 429 "master", in test_secret_crypt_base64() 441 "keyid", "master", in test_secret_crypt_base64() 451 object_unparent(master); in test_secret_crypt_base64() 458 Object *master = object_new_with_props( in test_secret_crypt_short_key() local 461 "master", in test_secret_crypt_short_key() [all …]
|
/openbmc/hiomapd/ |
H A D | backend.h | 141 static inline int backend_init(struct backend *master, struct backend *with, in backend_init() argument 146 assert(master); in backend_init() 149 with->flash_size = master->flash_size; in backend_init() 150 *master = *with; in backend_init() 154 master->erase_size_shift = 33; in backend_init() 155 master->block_size_shift = 34; in backend_init() 158 if (!(master && master->ops && master->ops->init)) in backend_init() 161 rc = master->ops->init(master, data); in backend_init() 165 assert(master->erase_size_shift < 32); in backend_init() 166 assert(master->block_size_shift < 32); in backend_init() [all …]
|
/openbmc/openbmc/meta-arm/documentation/ |
H A D | releases.md | 5 …master branch. However, this methodology can be problematic if mimicked with the compatible layers… 11 …only the master branch is the normal internal process of pushing for code review and CI, approval … 12 …ded in an LTS named branch, the preferred process is to upstream via the master branch, rebase the… 14 …ocess above but without the master integration step. However, any patches upstreamed in this mann… 20 …ase of the YP LTS release. Meta-arm named branches will be created from the meta-arm master branch. 22 …at there will only be two active development branches at any given time: master and the most recen… 27 When YP is approaching release, meta-arm will attempt to stabilize master so that the releases can … 30 …itical bugs, a new named branch is created based on the current meta-arm master branch. Previous n…
|
/openbmc/openpower-proc-control/procedures/p9/ |
H A D | start_host.cpp | 41 const auto& master = *(targets.begin()); in startHost() local 47 writeReg(master, P9_LL_MODE_REG, 0x00000001); in startHost() 58 writeReg(master, P9_FSI_A_SI1S, 0x20000000); in startHost() 61 writeReg(master, P9_FSI2PIB_TRUE_MASK, 0x60000000); in startHost() 64 writeReg(master, P9_FSI2PIB_INTERRUPT, 0xFFFFFFFF); in startHost() 84 writeRegWithMask(master, P9_SBE_CTRL_STATUS, sbeSide, 0x00004000); in startHost() 87 writeRegWithMask(master, P9_CBS_CS, 0x00000000, 0x80000000); in startHost() 90 writeRegWithMask(master, P9_CBS_CS, 0x80000000, 0x80000000); in startHost()
|
/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/ |
H A D | 0005-Add-kvm-group.patch | 9 group.master | 1 + 12 diff --git a/group.master b/group.master 14 --- a/group.master 15 +++ b/group.master
|
H A D | 0004-Add-an-input-group-for-the-dev-input-devices.patch | 9 group.master | 1 + 12 diff --git a/group.master b/group.master 14 --- a/group.master 15 +++ b/group.master
|
H A D | 0007-Add-wheel-group.patch | 15 group.master | 1 + 18 diff --git a/group.master b/group.master 20 --- a/group.master 21 +++ b/group.master
|
H A D | 0001-Add-a-shutdown-group.patch | 13 group.master | 1 + 16 diff --git a/group.master b/group.master 18 --- a/group.master 19 +++ b/group.master
|
H A D | 0003-Remove-for-root-since-we-do-not-have-an-etc-shadow.patch | 9 passwd.master | 2 +- 12 diff --git a/passwd.master b/passwd.master 14 --- a/passwd.master 15 +++ b/passwd.master
|
H A D | 0001-base-passwd-Add-the-sgx-group.patch | 16 group.master | 1 + 19 diff --git a/group.master b/group.master 21 --- a/group.master 22 +++ b/group.master
|
H A D | 0002-Use-bin-sh-instead-of-bin-bash-for-the-root-user.patch | 11 passwd.master | 2 +- 14 diff --git a/passwd.master b/passwd.master 16 --- a/passwd.master 17 +++ b/passwd.master
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | device_callouts_test.cpp | 333 "fsi-master/fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/" in TEST_F() 342 "fsi-master/fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/" in TEST_F() 351 "/sys/devices/platform/ahb/ahb:apb/1e79b000.fsi/fsi-master/" in TEST_F() 352 "fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/slave@08:00/" in TEST_F() 369 "fsi-master/fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/" in TEST_F() 386 "/sys/devices/platform/ahb/ahb:apb/1e79b000.fsi/fsi-master/" in TEST_F() 387 "fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/slave@08:00/" in TEST_F() 404 "fsi-master/fsi0/slave@00:00/00:00:00:04/spi_master/spi2/" in TEST_F() 412 "fsi-master/fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/" in TEST_F() 421 "fsi-master/fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/" in TEST_F() [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/base-passwd/ |
H A D | base-passwd_3.6.7.bb | 1 SUMMARY = "Base system master password/group files" 2 …master copies of the user database files (/etc/passwd and /etc/group). The update-passwd tool is … 44 install -o root -g root -p -m 644 ${S}/passwd.master ${D}${datadir}/base-passwd/ 45 sed -i 's#:/root:#:${ROOT_HOME}:#' ${D}${datadir}/base-passwd/passwd.master 46 sed -i 's#/usr/sbin/nologin#${NOLOGIN}#' ${D}${datadir}/base-passwd/passwd.master 47 install -o root -g root -p -m 644 ${S}/group.master ${D}${datadir}/base-passwd/ 59 # Install passwd.master and group.master to sysconfdir 62 install -p -m 644 ${STAGING_DIR_TARGET}${datadir}/base-passwd/\$i.master \ 86 # We have to do this here as prior to this, passwd/group.master 91 f = open(d.expand("${STAGING_DATADIR}/base-passwd/passwd.master"), 'r') [all …]
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | partitions.h | 24 * will extend to the end of the master MTD device. 25 * offset: absolute starting position within the master MTD device; if 31 * master MTD flag set for the corresponding MTD partition. 42 uint64_t offset; /* offset within the master MTD space */ 43 uint32_t mask_flags; /* master MTD flags to mask out for this partition */ 84 int mtd_add_partition(struct mtd_info *master, const char *name, 86 int mtd_del_partition(struct mtd_info *master, int partno);
|
/openbmc/qemu/include/hw/misc/ |
H A D | tz-msc.h | 2 * ARM TrustZone master security controller emulation 13 * This is a model of the TrustZone master security controller (MSC). 18 * The MSC sits in front of a device which can be a bus master (such as 20 * pass through or reject transactions made by that bus master. 34 * + Named GPIO input "cfg_nonsec": set to 1 if the bus master should be 40 * + Property "downstream": MemoryRegion defining where bus master transactions 46 * this should be passed to the bus master device as the region it should
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/ |
H A D | 0001-asio-Dont-use-experimental-with-clang.patch | 11 src/third_party/asio-master/asio/include/asio/detail/string_view.hpp | 4 ++-- 14 diff --git a/src/third_party/asio-master/asio/include/asio/detail/string_view.hpp b/src/third_party… 16 --- a/src/third_party/asio-master/asio/include/asio/detail/string_view.hpp 17 +++ b/src/third_party/asio-master/asio/include/asio/detail/string_view.hpp
|