/openbmc/linux/drivers/vdpa/ |
H A D | Kconfig | 13 tristate "vDPA device simulator core" 23 tristate "vDPA simulator for networking device" 27 vDPA networking device simulator which loops TX traffic back to RX. 30 tristate "vDPA simulator for block device" 33 vDPA block device simulator which terminates IO request in a
|
/openbmc/linux/kernel/irq/ |
H A D | irq_sim.c | 155 * irq_domain_create_sim - Create a new interrupt simulator irq_domain and 198 * irq_domain_remove_sim - Deinitialize the interrupt simulator domain: free 201 * @domain: The interrupt simulator domain to tear down. 223 * devm_irq_domain_create_sim - Create a new interrupt simulator for 226 * @dev: Device to initialize the simulator object for.
|
/openbmc/linux/Documentation/admin-guide/gpio/ |
H A D | gpio-sim.rst | 3 Configfs GPIO Simulator 6 The configfs GPIO Simulator (gpio-sim) provides a way to create simulated GPIO 81 must be: ``"gpio-simulator"``. Supported properties are: 89 An example device-tree code defining a GPIO simulator: 94 compatible = "gpio-simulator";
|
/openbmc/linux/tools/testing/memblock/ |
H A D | Makefile | 3 # Memblock simulator requires AddressSanitizer (libasan) and liburcu development 42 @echo 'Memblock simulator' 45 @echo ' main - Build the memblock simulator'
|
H A D | README | 2 Memblock simulator 14 difficult. This test suite, usually referred as memblock simulator, is 24 introduced memblock simulator (commit 16802e55dea9 ("memblock tests: Add 25 skeleton of the memblock simulator")) and a few preparation commits just
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls2080a-simu.dts | 3 * Device Tree file for Freescale LS2080a software Simulator model 16 model = "Freescale Layerscape 2080a software Simulator model";
|
/openbmc/qemu/hw/rx/ |
H A D | rx-gdbsim.c | 2 * RX QEMU GDB simulator 33 /* Same address of GDB integrated simulator */ 178 mc->desc = "gdb simulator (R5F562N7 MCU and external RAM)"; in rx62n7_class_init() 188 mc->desc = "gdb simulator (R5F562N8 MCU and external RAM)"; in rx62n8_class_init()
|
/openbmc/u-boot/doc/ |
H A D | README.semihosting | 19 platform using the license-free Foundation_v8 simulator. Fortunately, 20 the Foundation_v8 simulator also supports the BASE_FVP model which
|
/openbmc/linux/drivers/nfc/ |
H A D | Kconfig | 32 tristate "NFC hardware simulator driver" 53 tristate "NCI device simulator driver"
|
/openbmc/openbmc-tools/tof-voters/libvoters/ |
H A D | acceptable.py | 46 "test/simulator/sample_data/.*", 47 "test/simulator/test_*cases/.*",
|
/openbmc/u-boot/test/py/ |
H A D | README.md | 198 If you are able to run U-Boot under a hardware simulator such as qemu, then 199 you would likely spawn that simulator from this script. However, note that 202 simulator includes a virtual reset button! If not, you can launch the 203 simulator from `u-boot-test-reset` instead, while arranging for this console 204 process to always communicate with the current simulator instance.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/ |
H A D | 0004-v8-don-t-override-ARM-CFLAGS.patch | 64 # Host not built with an Arm CXX compiler (simulator build). 97 # Target not built with an Arm CXX compiler (simulator build).
|
/openbmc/qemu/tests/rocker/ |
H A D | README | 1 Tests require simp (simple network simulator) found here:
|
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,apr.yaml | 32 1 = APR simulator 47 1 = APR simulator
|
/openbmc/linux/arch/xtensa/platforms/iss/ |
H A D | Makefile | 4 # Makefile for the Xtensa Instruction Set Simulator (ISS)
|
/openbmc/qemu/docs/system/ppc/ |
H A D | powernv.rst | 25 * iBT device to handle BMC communication, with the internal BMC simulator 157 BMC. The QEMU PowerNV machine embeds an IPMI BMC simulator using the 171 simulator.
|
/openbmc/linux/Documentation/devicetree/bindings/riscv/ |
H A D | cpus.yaml | 57 - const: riscv # Simulator only 193 // Example 2: Spike ISA Simulator with 1 Hart
|
/openbmc/linux/drivers/iio/dummy/ |
H A D | iio_dummy_evgen.c | 34 * @irq_sim: interrupt simulator 36 * @irq_sim_domain: irq simulator domain
|
/openbmc/linux/arch/hexagon/kernel/ |
H A D | time.c | 38 * 8x50 HDD Specs 5-8. Simulator co-sim not fixed until 220 * but for now we take the observed simulator jitter.
|
/openbmc/linux/arch/arc/kernel/ |
H A D | head.S | 8 * -Check if we are running on Simulator or on real hardware 9 * to skip certain things during boot on simulator
|
/openbmc/linux/Documentation/arch/openrisc/ |
H A D | openrisc_port.rst | 21 toolchain and, perhaps, the architectural simulator. Steps to get these bits 68 4) Running on a Simulator (optional)
|
/openbmc/qemu/docs/system/openrisc/ |
H A D | or1k-sim.rst | 4 The QEMU Or1ksim machine emulates the standard OpenRISC board simulator which is
|
/openbmc/qemu/docs/system/ |
H A D | target-rx.rst | 6 Use the executable ``qemu-system-rx`` to simulate RX target (GDB simulator).
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | nandsim.c | 3 * NAND flash simulator. 9 * Note: NS means "NAND Simulator". 37 /* Default simulator parameters values */ 170 /* Simulator's output macros (logging, debugging, warning, error) */ 207 /* After a command is input, the simulator goes to one of the following states */ 223 /* After an address is input, the simulator goes to one of these states */ 230 /* During data input/output the simulator is in these states */ 245 /* Simulator's actions bit masks */ 254 #define NS_OPER_NUM 13 /* Number of operations supported by the simulator */ 287 * The structure which describes all the internal simulator data. [all …]
|
/openbmc/linux/drivers/i2c/ |
H A D | i2c-slave-eeprom.c | 3 * I2C slave mode EEPROM simulator 217 MODULE_DESCRIPTION("I2C slave mode EEPROM simulator");
|