| /openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/ |
| H A D | optee-os-ts.inc | 4 # If an SP requires another SP to be already loaded it must be listed lower. 15 # ITS SP 21 # Storage SP 27 # Crypto SP. 33 # Attestation SP 39 # Env-test SP 45 # SE-Proxy SP 70 # Firmware Update SP 76 # Block Storage SP 83 # Logging SP
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/linpack/linpack/ |
| H A D | 0001-linpack-Define-DP-only-when-SP-is-not-defined.patch | 4 Subject: [PATCH] linpack: Define DP only when SP is not defined 6 This helps compiling two versions ( SP/FP ) of the benchmark just by 24 +#ifndef SP 28 #ifdef SP
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
| H A D | 0009-FF-A-v15-arm_ffa-efi-introduce-FF-A-MM-communication.patch | 21 On such event, MM SP can read the data and updates the MM shared 93 + Allowing access to the MM SP services (SPs such as StandAlonneMM, smm-gateway). 95 + When using the u-boot FF-A driver any MM SP is supported. 102 + operations to the MM SP running in the secure world. 103 + A door bell mechanism is used to notify the SP when there is data in the shared 114 + the MM SP in secure world. 117 + It is assumed that the MM SP knows the size of the shared MM communication buffer. 125 + buffer by the MM SP. 134 + the MM SP in secure world. 135 + It is assumed that the MM SP knows the address of the shared MM communication buffer. [all …]
|
| /openbmc/qemu/scripts/codeconverter/codeconverter/ |
| H A D | regexps.py | 75 SP = r'\s*' variable 78 RE_COMMENTS = M(RE_COMMENT + SP) 98 RE_MACRO_CONCAT = M(S(OR(RE_IDENTIFIER, RE_STRING), SP), n='{2,}') 109 RE_ARRAY_ITEMS = M(S(RE_ARRAY_ITEM, SP))
|
| H A D | qom_macros.py | 104 regexp = S(r'^[ \t]*typedef', SP, 105 NAMED('typedef_type', RE_TYPE), SP, 115 RE_FULL_STRUCT = S('struct', SP, M(RE_IDENTIFIER, n='?', name='structname'), SP, 127 r'}', M(RE_STRUCT_ATTRIBUTE, SP, n='*'))) 128 RE_STRUCT_TYPEDEF = S(r'^[ \t]*typedef', SP, RE_FULL_STRUCT, SP, 500 OR(RE_IDENTIFIER, RE_STRING, RE_MACRO_CONCAT, RE_FUN_CALL, name='typename'), SP, 513 OR(RE_IDENTIFIER, RE_STRING, RE_MACRO_CONCAT, RE_FUN_CALL, name='typename'), SP, 525 NAMED('instancetype', RE_TYPE), SP, 536 NAMED('classtype', RE_TYPE), SP, 550 OR(RE_IDENTIFIER, RE_STRING, RE_MACRO_CONCAT, RE_FUN_CALL, name='typename'), SP, [all …]
|
| /openbmc/u-boot/drivers/bios_emulator/include/x86emu/ |
| H A D | regs.h | 104 i386_general_register SP, BP, SI, DI, IP; member 147 #define R_SP spc.SP.I16_reg.x_reg 155 #define R_SP spc.SP.I16_reg.x_reg 163 #define R_ESP spc.SP.I32_reg.e_reg
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ |
| H A D | ts-sp-common.inc | 17 # Generate SP DTB which will be included automatically by optee-os build process 28 # Ignore that SP stripped.elf does not have GNU_HASH
|
| H A D | ts-sp-spm-test-common.inc | 3 # spm test SP only supports opteesp.
|
| H A D | trusted-services.inc | 22 # SP images are embedded into optee-os image
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ |
| H A D | br-Net-Digital | 5 # Found on Sao Jose dos Campos, SP
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/fvp-base/ |
| H A D | optee_spmc_maifest.dts | 9 * set of deployed SP. This information lives in the integration system and 108 /* SP binary UUID */
|
| /openbmc/docs/designs/ |
| H A D | redfish-resource-supplement-for-pfr.md | 13 NIST SP 800-193 provides technical guidelines and recommendations supporting 27 Platform Firmware Resilience technology in NIST SP 800-93 provide common 35 - [NIST.SP.180-193](https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-193.pdf) 51 Resilience by using guidelines provided by NIST SP 800-193. Some of the
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | t16.decode | 107 # Load/store (SP-relative) 120 # Add PC/SP (immediate) 124 &s_rri_rot rn=13 s=0 rot=0 imm=%imm8_0x4 # SP 178 # Adjust SP (immediate)
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/linpack/ |
| H A D | linpack_1.0.bb | 8 file://0001-linpack-Define-DP-only-when-SP-is-not-defined.patch \
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/arm-ffa-user/ |
| H A D | arm-ffa-user_5.0.2.bb | 21 # SMM Gateway SP
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/ |
| H A D | 0010-Make-RSS-and-MHU-sizes-compile-time-definitions-user.patch | 25 set(SMM_SP_HEAP_SIZE 80*1024 CACHE STRING "SMM gateway SP heap size")
|
| /openbmc/openbmc/meta-arm/documentation/ |
| H A D | trusted-services.md | 48 …set to `sp`. The resulting SP binaries should be able to boot under any FF-A v1.1 compliant SPMC i… 66 SmmGW SP recipe supports the following configuration variables
|
| /openbmc/qemu/target/hexagon/idef-parser/ |
| H A D | idef-parser.lex | 325 "SP" { yylval->rvalue.type = REGISTER;
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/files/ |
| H A D | 0001-Add-spmc_manifest-for-qemu.patch | 62 + #error "FIP SP load addresses configuration is missing.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
| H A D | 0006-Define-correct-gregs-for-RISCV32.patch | 40 + "SP:%08lx PC:%08lx A0:%08lx A1:%08lx\n"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.8/ |
| H A D | 0006-Define-correct-gregs-for-RISCV32.patch | 40 + "SP:%08lx PC:%08lx A0:%08lx A1:%08lx\n"
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/ |
| H A D | trusted-firmware-a-fvp-base.inc | 29 # Configure measured boot if the attestation SP is deployed.
|
| /openbmc/qemu/docs/system/i386/ |
| H A D | amd-memory-encryption.rst | 17 AMD secure processor (AMD-SP), which is present in AMD SOCs. Firmware running 18 inside the AMD-SP provides commands to support a common VM lifecycle. This 127 it in the exact same way as it is calculated by the AMD-SP. SEV API Spec 128 ([SEVAPI]_) section 6.5.1 describes the AMD-SP operations:
|
| /openbmc/qemu/target/hexagon/ |
| H A D | attribs_def.h.inc | 104 DEF_ATTRIB(IMPLICIT_WRITES_SP, "Writes the stack pointer", "", "UREG.SP") 120 DEF_ATTRIB(IMPLICIT_READS_SP, "Reads the SP register", "", "")
|
| /openbmc/u-boot/arch/arm/lib/ |
| H A D | vectors.S | 209 stmdb r8, {sp, lr}^ @ Calling SP, LR
|