Home
last modified time | relevance | path

Searched full:accelerator (Results 1 – 25 of 138) sorted by relevance

123456

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DAccelerator.interface.yaml2 Implement to provide hardware accelerator attributes. A hardware accelerator
12 The type of accelerator.
16 Max Speed in megahertz the accelerator can support.
21 Possible accelerator type
/openbmc/qemu/include/accel/
H A Daccel-cpu-ops.h2 * Accelerator per-vCPU handlers
24 * struct AccelOpsClass - accelerator interfaces
26 * This structure is used to abstract accelerator differences from the
49 * Request to synchronize QEMU vCPU registers to the hardware accelerator
59 * Request to synchronize QEMU vCPU registers from the hardware accelerator
60 * (the hardware accelerator is the reference).
75 * These allow the timer subsystem to defer to the accelerator to
76 * fetch time. The set function is needed if the accelerator wants
H A Daccel-cpu-target.h2 * Accelerator interface, specializes CPUClass
15 * This header is used to define new accelerator-specific target-specific
16 * accelerator cpu subclasses.
H A Daccel-ops.h2 * Accelerator handlers
43 * accelerator is chosen. It works like MachineClass.compat_props
44 * but it's for accelerators not machines. Accelerator-provided
H A Daccel-cpu.h2 * Accelerator interface, specializes CPUClass
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0013-CC312-ADAC-Add-PSA_WANT_ALG_SHA_256-definition.patch18 platform/ext/accelerator/cc312/psa-adac/CMakeLists.txt | 3 ++-
21 diff --git a/platform/ext/accelerator/cc312/psa-adac/CMakeLists.txt b/platform/ext/accelerator/cc31…
23 --- a/platform/ext/accelerator/cc312/psa-adac/CMakeLists.txt
24 +++ b/platform/ext/accelerator/cc312/psa-adac/CMakeLists.txt
/openbmc/u-boot/lib/rsa/
H A DKconfig32 bool "Enable RSA Modular Exponentiation with FSL crypto accelerator"
36 accelerator - CAAM.
39 bool "Enable RSA Modular Exponentiation with ASPEED crypto accelerator"
43 accelerator - ARCY
/openbmc/qemu/accel/
H A Daccel-system.c28 #include "qapi/qapi-commands-accelerator.h"
42 ms->accelerator = accel; in accel_init_machine()
46 ms->accelerator = NULL; in accel_init_machine()
57 return current_machine->accelerator; in current_accel()
62 AccelState *accel = ms->accelerator; in accel_setup_post()
71 AccelState *accel = ms->accelerator; in accel_pre_resume()
H A Daccel-common.c27 /* Return the name of the current accelerator */
42 * for the CPU, customizing CPU behavior according to the accelerator. in accel_init_cpu_int_aux()
/openbmc/qemu/docs/devel/migration/
H A Duadk-compression.rst2 User Space Accelerator Development Kit (UADK) Compression
4 UADK is a general-purpose user space accelerator framework that uses shared
8 UADK includes Unified/User-space-access-intended Accelerator Framework (UACCE),
22 the hardware accelerator to support SVA, and the operating system to support
101 Here's an example to enable UACCE with hardware accelerator in HiSilicon
115 Accelerator dev node permissions
117 Hardware accelerators (eg: HiSilicon Kunpeng Zip accelerator) gets registered to
119 on hardware accelerator devices, write permission should be provided to user.
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Accelerator/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Inventory/Item/Accelerator'
8 '../../../../../../yaml/xyz/openbmc_project/Inventory/Item/Accelerator.interface.yaml',
28 'xyz/openbmc_project/Inventory/Item/Accelerator',
/openbmc/qemu/tests/functional/qemu_test/
H A Dtestcase.py324 def require_accelerator(self, accelerator):
326 Requires an accelerator to be available for the test to continue
331 for the given accelerator is not available, the test is also
334 :param accelerator: name of the accelerator, such as "kvm" or "tcg"
335 :type accelerator: str
340 }.get(accelerator)
343 "of accelerator %s" % accelerator)
345 self.skipTest("%s accelerator doe
311 require_accelerator(self, accelerator) global() argument
[all...]
/openbmc/qemu/docs/system/
H A Dtarget-loongarch.rst10 When using KVM as accelerator, QEMU can emulate la464 cpu model. And when
11 using the default cpu model with TCG as accelerator, QEMU will emulate a
H A Dtarget-s390x.rst11 When using KVM as accelerator, QEMU can emulate CPUs up to the generation
12 of the host. When using the default cpu model with TCG as accelerator,
/openbmc/qemu/docs/specs/
H A Driscv-aia.rst16 From an user standpoint, these modes will behave the same regardless of the accelerator
17 used. From a developer standpoint the accelerator settings will change what it being
34 The following table summarizes how the AIA and accelerator options defines what
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DPhysicalContext.json42 "Accelerator",
90 "Accelerator": "An accelerator.", string
159 "Accelerator": "2018.3", string
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DPhysicalContext.json42 "Accelerator",
90 "Accelerator": "An accelerator.", string
159 "Accelerator": "2018.3", string
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dphysical_context.hpp26 Accelerator, enumerator
100 {PhysicalContext::Accelerator, "Accelerator"},
H A Dprocessor.hpp16 Accelerator, enumerator
129 {ProcessorType::Accelerator, "Accelerator"},
/openbmc/qemu/include/tcg/
H A Dstartup.h43 * accelerator's init_machine() method) must register with this
52 * accelerator's init_machine() method, but for user-mode, the
/openbmc/qemu/include/qemu/
H A Daccel.h1 /* QEMU accelerator interfaces
80 * accelerator.
/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Dmdha.h3 * Message Digest Hardware Accelerator Memory Map
12 /* Message Digest Hardware Accelerator */
/openbmc/qemu/docs/system/i386/
H A Dxen.rst18 accelerator, for example for Xen 4.17:
39 The following properties exist on the KVM accelerator object:
141 The minimal Xen support in the KVM accelerator requires the host to be running
/openbmc/qemu/target/i386/nvmm/
H A Dnvmm-accel-ops.h4 * NetBSD Virtual Machine Monitor (NVMM) accelerator for QEMU.
/openbmc/u-boot/drivers/crypto/fsl/
H A DKconfig6 Enables the Freescale's Cryptographic Accelerator and Assurance

123456