Home
last modified time | relevance | path

Searched refs:accelerator (Results 1 – 25 of 47) sorted by relevance

12

/openbmc/qemu/accel/
H A Daccel-system.c42 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()
/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
H A D0017-Platform-CS1000-Remove-unused-BL1-files.patch211 - $<$<BOOL:${CRYPTO_HW_ACCELERATOR}>:${CMAKE_SOURCE_DIR}/platform/ext/accelerator/interface>
252 - $<$<BOOL:${CRYPTO_HW_ACCELERATOR}>:${CMAKE_SOURCE_DIR}/platform/ext/accelerator/cc312>
H A D0019-Platform-CS1000-Fix-compiler-switch-in-BL1.patch40 $<$<NOT:$<BOOL:${PLATFORM_DEFAULT_OTP}>>:${PLATFORM_DIR}/ext/accelerator/cc312/otp_cc312.c>
/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/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,
H A Dtarget-i386.rst40 accelerator require the host to be running Linux v4.5 or newer.
H A Dintroduction.rst104 [accelerator opts] \\
141 accelerator type to take advantage of hardware virtualization.
/openbmc/qemu/qapi/
H A Daccelerator.json44 # Query accelerator statistics
50 # Returns: accelerator statistics
71 # @qtest: QTest (dummy accelerator)
88 # @enabled: the accelerator that is in use
H A Dqapi-schema.json42 { 'include': 'accelerator.json' }
H A Dmeson.build60 'accelerator',
H A Dmachine.json1919 # options, and accelerator options. Therefore, the resulting
2026 # * machine options (including accelerator): in some architectures,
2027 # CPU models may look different depending on machine and accelerator
2081 # * machine options (including accelerator): in some architectures,
2082 # CPU models may look different depending on machine and accelerator
2150 # * machine options (including accelerator): in some architectures,
2151 # CPU models may look different depending on machine and accelerator
2198 # accelerator options. A static model is always migration-safe.
/openbmc/qemu/docs/devel/migration/
H A Duadk-compression.rst4 UADK is a general-purpose user space accelerator framework that uses shared
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
117 Hardware accelerators (eg: HiSilicon Kunpeng Zip accelerator) gets registered to
119 on hardware accelerator devices, write permission should be provided to user.
H A Dqpl-compression.rst134 …com/content/www/us/en/content-details/780887/intel-in-memory-analytics-accelerator-intel-iaa.html>…
179 An ability for an accelerator I/O device to operate in the same virtual
/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/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/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/
H A D0003-corstone1000-Disable-SHA512-384.patch6 SHA512 and SHA384 is not available on Cryptocell (hardware accelerator)
/openbmc/openbmc/poky/meta/conf/machine/include/arm/
H A Dfeature-arm-neon.inc7 TUNEVALID[neon] = "Enable Neon SIMD accelerator unit."
/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/u-boot/board/freescale/c29xpcie/
H A DREADME4 as public key crypto accelerator or secure key management module.
/openbmc/u-boot/board/freescale/ls1021atwr/
H A DREADME67 - Public key hardware accelerator
/openbmc/u-boot/board/freescale/ls1021aqds/
H A DREADME67 - Public key hardware accelerator
/openbmc/u-boot/board/freescale/bsc9131rdb/
H A DREADME14 . A multi-standard baseband algorithm accelerator for Channel Decoding/Encoding,
/openbmc/qemu/include/hw/
H A Dboards.h443 AccelState *accelerator;
440 AccelState *accelerator; global() member

12