Home
last modified time | relevance | path

Searched +full:per +full:- +full:console (Results 1 – 25 of 229) sorted by relevance

12345678910

/openbmc/u-boot/drivers/video/
H A DKconfig13 to display a command-line console or splash screen. Enabling this
24 This driver can be use with "simple-panel" and
26 (leds/backlight/pwm-backlight.txt)
34 This driver can be used with "simple-panel" and
36 (leds/backlight/gpio-backlight.txt)
39 bool "Support 8-bit-per-pixel displays"
43 Support drawing text and bitmaps onto a 8-bit-per-pixel display.
45 this option, such displays will not be supported and console output
49 bool "Support 16-bit-per-pixel displays"
53 Support drawing text and bitmaps onto a 16-bit-per-pixel display.
[all …]
/openbmc/qemu/tests/functional/
H A Dtest_ppc64_powernv.py3 # Test that Linux kernel boots on ppc powernv machines and check the console
8 # later. See the COPYING file in the top-level directory.
16 KERNEL_COMMON_COMMAND_LINE = 'printk.time=0 console=hvc0 '
17 panic_message = 'Kernel panic - not syncing'
21 ('https://archives.fedoraproject.org/pub/archive/fedora-secondary/'
30 self.vm.add_args('-kernel', kernel_path,
31 '-append', command_line)
42 self.vm.add_args('-smp', '4')
50 self.vm.add_args('-smp', '4')
54 wait_for_console_pattern(self, 'hash-mmu: Initializing hash mmu',
[all …]
H A Dtest_ppc64_pseries.py3 # Test that Linux kernel boots on ppc machines and check the console
8 # later. See the COPYING file in the top-level directory.
16 KERNEL_COMMON_COMMAND_LINE = 'printk.time=0 console=hvc0 '
17 panic_message = 'Kernel panic - not syncing'
21 ('https://archives.fedoraproject.org/pub/archive/fedora-secondary/'
29 self.vm.add_args('-kernel', kernel_path,
30 '-append', kernel_command_line)
35 self.vm.add_args('-machine', 'x-vof=on')
48 self.vm.add_args('-smp', '4')
56 self.vm.add_args('-smp', '4')
[all …]
/openbmc/obmc-console/conf/
H A Dobmc-console-ssh.socket.in2 Description=Phosphor Host Console SSH Per-Connection socket
/openbmc/u-boot/test/py/
H A Du_boot_console_exec_attach.py1 # SPDX-License-Identifier: GPL-2.0
3 # Copyright (c) 2015-2016, NVIDIA CORPORATION. All rights reserved.
5 # Logic to interact with U-Boot running on real hardware, typically via a
13 """Represents a physical connection to a U-Boot console, typically via a
14 serial port. This implementation executes a sub-process to attach to the
15 console, expecting that the stdin/out of the sub-process will be forwarded
16 to/from the physical hardware. This approach isolates the test infra-
17 structure from the user-/installation-specific details of how to
21 """Initialize a U-Boot console connection.
31 # The max_fifo_fill value might need tweaking per-board/-SoC?
[all …]
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_boot_devices.robot29 &{redfish_ipmi_target_map} Hdd=Force Boot from default Hard-Drive
31 ... Diags=Force Boot from default Hard-Drive, request Safe-Mode
237 # - Boot Flag Valid
238 # - Options apply to all future boots
239 # - BIOS PC Compatible (legacy) boot
240 # - Boot Device Selector : No override
241 # - Console Redirection control : System Default
242 # - BIOS verbosity : Console redirection occurs per BIOS configuration
244 # - BIOS Mux Control Override : BIOS uses recommended setting of the mux at
290 # - Boot Flag Valid
[all …]
/openbmc/webui-vue/docs/guide/quickstart/
H A Dstore-anatomy.md17 ├── AdditionalFeatureStore.js # additional features per store
18 ├── AnotherFeatureStore.js # additional features per store
29 - **State:** You cannot directly mutate the store's state.
31 - **Getters:** Getters are used to compute derived state based on store state.
33 - **Mutations:** The only way to mutate the state is by committing mutations,
36 - **Actions:** Asynchronous logic should be encapsulated in, and can be composed
78 // namespace -> getters['featureNameStore/getExampleValue']
82 // namespace -> commit('featureNameStore/setExampleValue)
86 // namespace -> dispatch('featureNameStore/getExampleValue')
93 .catch((error) => console.log(error));
[all …]
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-serial.h2 * Virtio Serial / Console Support
12 * the COPYING file in the top-level directory.
19 #include "standard-headers/linux/virtio_console.h"
24 /* Max. number of ports we can have for a virtio-serial device */
28 #define TYPE_VIRTIO_SERIAL_PORT "virtio-serial-port"
34 #define TYPE_VIRTIO_SERIAL_BUS "virtio-serial-bus"
45 * The per-port (or per-app) realize function that's called when a
50 * Per-port unrealize function that's called when a port gets
51 * hot-unplugged or removed.
87 * state is configurable via command-line options. Some of it can be
[all …]
/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.hpp64 // Anonymous login status for non-null usernames enabled/disabled
67 uint8_t perMessageAuth:1; // Per-message authentication support
77 uint8_t perMessageAuth:1; // Per-message authentication support
79 // Anonymous login status for non-null usernames enabled/disabled
107 * This message exchange provides a way for a remote console to discover what
110 * console can use to determine whether anonymous, “one-key”, or “two-key”
111 * logins are used.This information can guide a remote console in how it
113 * ‘session-less’ command that the BMC accepts in both IPMI v1.5 and v2.0/RMCP+
116 * @param[in] inPayload - Request Data for the command
117 * @param[in] handler - Reference to the Message Handler
[all …]
/openbmc/qemu/ui/
H A Ddbus-display1.xml1 <?xml version="1.0" encoding="utf-8"?>
3 <!--
7 -->
9 <!--
13 -->
16 <!--
20 -->
23 <!--
27 -->
30 <!--
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font/
H A Dterminus-font_4.49.1.bb1 SUMMARY = "Terminus fonts packages (console and X11)"
3 long (8 and more hours per day) work with computers."
4 HOMEPAGE = "http://terminus-font.sourceforge.net/"
7 LICENSE = "OFL-1.1"
10 DEPENDS = "hostperl-runtime-native gzip-native bdftopcf-native"
12 SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz \
13 file://use-no-name-option-for-gzip.patch \
22 # Don't use font cache mecanism for console packages
23 FONT_PACKAGES = "${@bb.utils.contains('PACKAGECONFIG', 'x11', '${PN}-pcf', '', d)}"
28 ${S}/configure --prefix=${prefix} \
[all …]
/openbmc/bmcweb/
H A DREADME.md9 - DBus event websocket. Allows registering on changes to specific dbus paths,
11 - OpenBMC DBus REST api. Allows direct, low interference, high fidelity access
13 - Serial: A serial websocket for interacting with the host serial console
15 - Redfish: A protocol compliant, [DBus to Redfish translator](docs/Redfish.md).
16 - KVM: A websocket based implementation of the RFB (VNC) frame buffer protocol
17 intended to mate to webui-vue to provide a complete KVM implementation.
31 - Basic authentication per RFC7617
32 - Cookie based authentication for authenticating against webui-vue
33 - Mutual TLS authentication based on OpenSSL
34 - Session authentication through webui-vue
[all …]
/openbmc/qemu/include/hw/display/
H A Dbcm2835_fb.h9 * See the COPYING file in the top-level directory.
16 #include "ui/console.h"
21 #define TYPE_BCM2835_FB "bcm2835-fb"
60 * bcm2835_fb_get_pitch: return number of bytes per line of the framebuffer
63 * Return the number of bytes per line of the framebuffer, ie the number
69 uint32_t xres = MAX(config->xres, config->xres_virtual); in bcm2835_fb_get_pitch()
70 return xres * (config->bpp >> 3); in bcm2835_fb_get_pitch()
79 uint32_t yres = MAX(config->yres, config->yres_virtual); in bcm2835_fb_get_size()
/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h1 /* SPDX-License-Identifier: MIT */
13 #include "xen-compat.h"
16 #include "arch-x86/xen.h"
18 #include "arch-arm.h"
118 /* Architecture-specific hypercall definitions. */
140 /* New event-channel and physdev hypercalls introduced in 0x00030202. */
158 * In the side comments, 'V.' denotes a per-VCPU VIRQ while 'G.' denotes a
159 * global VIRQ. The former can be bound once per VCPU and cannot be re-bound.
160 * The latter can be allocated only once per guest: they must initially be
161 * allocated to VCPU0 but can subsequently be re-bound.
[all …]
/openbmc/phosphor-net-ipmid/
H A Dsessions_manager.hpp77 * @param[in] remoteConsoleSessID - Remote Console Session ID mentioned
79 * @param[in] priv - Privilege level requested
80 * @param[in] authAlgo - Authentication Algorithm
81 * @param[in] intAlgo - Integrity Algorithm
82 * @param[in] cryptAlgo - Confidentiality Algorithm
96 * @param[in] bmcSessionID - BMC Session ID
106 * @param[in] sessionID - Session ID
107 * @param[in] option - Select between BMC Session ID and Remote Console
137 * from in-setup sessions, which are not required to be authenticated. This
138 * will prevent would-be DoS attacks by calling a bunch of Open Session
[all …]
H A Dauth_algo.hpp22 * RMCP+ Authenticated Key-Exchange Protocol (RAKP)
24 * RAKP-None is not supported as per the following recommendation
25 * (https://www.us-cert.gov/ncas/alerts/TA13-207A)
100 * @param[in] algo - authentication algorithm
124 // Remote Console Random Number
152 * RAKP-HMAC-SHA1 specifies the use of RAKP messages for the key exchange
153 * portion of establishing the session, and that HMAC-SHA1 (per [RFC2104]) is
154 * used to create 20-byte Key Exchange Authentication Code fields in RAKP
155 * Message 2 and RAKP Message 3. HMAC-SHA1-96(per [RFC2404]) is used for
156 * generating a 12-byte Integrity Check Value field for RAKP Message 4.
[all …]
/openbmc/u-boot/board/ti/ks2_evm/
H A DREADME1 U-Boot port for Texas Instruments Keystone II EVM boards
4 Author: Murali Karicheri <m-karicheri2@ti.com>
6 This README has information on the U-Boot port for K2HK, K2E, and K2L EVM boards.
8 http://www.advantech.com/Support/TI-EVM/EVMK2HX_sd.aspx
9 https://www.einfochips.com/index.php/partnerships/texas-instruments/k2e-evm.html
10 https://www.einfochips.com/index.php/partnerships/texas-instruments/k2l-evm.html
29 Some of the peripherals that are configured by U-Boot
30 +------+-------+-------+-----------+-----------+-------+-------+----+
32 +------+-------+-------+-----------+-----------+-------+-------+----+
37 +------+-------+-------+-----------+-----------+-------+-------+----+
[all …]
/openbmc/openbmc-tools/dbus-vis/
H A Ddbus_pcap_loader.js14 // 2. Launch "dbus-pcap" to get the timestamps of each DBus message
15 // 3. Launch "dbus-pcap" to get the JSON representation of each DBus message
18 // First try to parse using dbus-pcap
30 ShowBlocker('Running dbus-pcap (Pass 1/2, packet timestamps) ...');
32 //spawn('python3', ['dbus-pcap', file_name, '--json', '--progress']);
33 spawn('python3', ['dbus-pcap', file_name]);
37 //const r = new RegExp('([0-9]+/[0-9]+) [0-9]+\.[0-9]+:.*');
38 const r = new RegExp('([0-9]+\.[0-9]+):.*');
57 if (millis - last_update_millis > 100) { // Refresh at most 10 times per second
59 …ShowBlocker('Running dbus-pcap (Pass 1/2, packet timestamps): ' + count1 + '/' + num_packets + ' (…
[all …]
/openbmc/u-boot/api/
H A DREADME1 U-Boot machine/arch independent API for external apps
6 - there is a single entry point (syscall) to the API
8 - per current design the syscall is a C-callable function in the U-Boot
12 - the consumer app is responsible for producing appropriate context (call
15 - upon entry, the syscall dispatches the call to other (existing) U-Boot
18 - consumer application will recognize the API is available by searching
22 - the U-Boot integral part of the API is meant to be thin and non-intrusive,
27 - optional (CONFIG_API)
32 - console related (getc, putc, tstc etc.)
33 - system (reset, platform info)
[all …]
/openbmc/u-boot/include/
H A Dvsprintf.h1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * (C) Copyright 2000-2009
16 * strict_strtoul - convert a string to an unsigned long strictly
21 * value, otherwise it returns -EINVAL and *res is set to 0.
25 * any invalid char at the tail will be rejected and -EINVAL is returned,
46 * trailing_strtol() - extract a trailing integer from a string
52 * @return training number if found, else -1
57 * trailing_strtoln() - extract a trailing integer from a fixed-length string
59 * Given a fixed-length string this finds a trailing number on the string
61 * characters between @str and @end - 1 are examined. If @end is NULL, it is
[all …]
/openbmc/openbmc/poky/documentation/test-manual/
H A Dtest-process.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
16 up in batches either in the ``master-next`` branch in the main trees, or
17 in user trees such as ``ross/mut`` in ``poky-contrib`` (Ross Burton
21 "quick". On the Autobuilder, these can be seen as "a-quick" and
22 "a-full", simply for ease of sorting in the UI. Use our Autobuilder
23 :yocto_ab:`console view </valkyrie/#/console>` to see where we manage most
24 test-related items.
37 build, but also to keep (:yocto_git:`yocto-testresults </yocto-testresults/>`),
38 (:yocto_git:`buildhistory </poky-buildhistory/>`), and
39 our sstate up to date. On the weekend, there is a ``master-next`` build
[all …]
/openbmc/qemu/tests/tcg/s390x/
H A DMakefile.softmmu-target3 # EXTFLAGS can be passed by the user, e.g. to override the --accel
4 QEMU_OPTS+=-action panic=exit-failure -nographic -serial chardev:output $(EXTFLAGS) -kernel
6 CFLAGS+=-ggdb -O0 -I$(SRC_PATH)/include/hw/s390x/ipl/
7 LDFLAGS=-nostdlib -static
10 $(CC) -march=z13 -m64 -Wa,--noexecstack -c $< -o $@
13 $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -march=z13 -m64 -c $< -o $@
16 $(CC) $< -o $@ $(LDFLAGS)
22 exrl-ssm-early \
26 lpswe-early \
29 per \
[all …]
/openbmc/u-boot/board/bachmann/ot1200/
H A Dot1200_spl.c1 // SPDX-License-Identifier: GPL-2.0+
8 #include <asm/arch/mx6-ddr.h>
18 /* SDCKE[0:1]: 100k pull-up */
21 /* SDBA2: pull-up disabled */
23 /* SDODT[0:1]: 100k pull-up, 48 ohm */
73 .cs_density = 32, /* 32Gb per CS */
77 .rtt_wr = 1, /* DDR3_RTT_60_OHM - RTT_Wr = RZQ/4 */
78 .rtt_nom = 1, /* DDR3_RTT_60_OHM - RTT_Nom = RZQ/4 */
86 .refr = 7, /* 8 refresh commands per refresh cycle */
89 /* MT41K128M16JT-125 */
[all …]
/openbmc/qemu/hw/display/
H A Ddm163.c2 * QEMU DM163 8x3-channel constant current led driver
6 * Copyright (C) 2024 Arnaud Minier <arnaud.minier@telecom-paris.fr>
7 * Copyright (C) 2024 Inès Varhol <ines.varhol@telecom-paris.fr>
9 * SPDX-License-Identifier: GPL-2.0-or-later
21 #include "hw/qdev-properties.h"
23 #include "ui/console.h"
29 #define TURNED_OFF_ROW (COLOR_BUFFER_SIZE - 1)
61 s->sin = 0; in dm163_reset_hold()
62 s->dck = 0; in dm163_reset_hold()
63 s->rst_b = 0; in dm163_reset_hold()
[all …]
/openbmc/qemu/include/ui/
H A Dsdl2.h14 #pragma GCC diagnostic ignored "-Wredundant-decls"
24 #include "ui/kbd-state.h"
26 # include "ui/egl-helpers.h"
38 int last_vm_running; /* per console for caption reasons */

12345678910