/openbmc/u-boot/board/keymile/km83xx/ |
H A D | README.kmeter1 | 67 Un-Protected 5 sectors 73 Protected 5 sectors 77 Un-Protected 1 sectors 79 Un-Protected 1 sectors 85 Protected 1 sectors 87 Protected 1 sectors
|
/openbmc/u-boot/include/ |
H A D | spi_flash.h | 41 * 'protected area'. This function checks if this protected area is 45 * @return 0 if no region is write-protected, 1 if a region is 46 * write-protected, -ENOSYS if the driver does not implement this, 97 * 'protected area'. This function checks if this protected area is 101 * @return 0 if no region is write-protected, 1 if a region is 102 * write-protected, -ENOSYS if the driver does not implement this,
|
/openbmc/qemu/docs/system/s390x/ |
H A D | protvirt.rst | 1 Protected Virtualization on s390x 4 The memory and most of the registers of Protected Virtual Machines 14 To run PVMs, a machine with the Protected Virtualization feature, as 25 Running a Protected Virtual Machine
|
/openbmc/qemu/docs/system/ |
H A D | confidential-guest-support.rst | 42 * POWER Protected Execution Facility (PEF) (see :ref:`power-papr-protected-execution-facility-pef`) 43 * s390x Protected Virtualization (PV) (see :doc:`s390x/protvirt`)
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Noweb | 3 Noweb is protected by copyright. It is not public-domain software or shareware, and it is not prote…
|
H A D | NLOD-2.0 | 11 …«Database» shall mean a database or similar protected under Section 43 of the Norwegian Copyright … 12 …ecordings, data sets or other works protected under Section 1 of the Norwegian Copyright Act, or w… 35 …* information protected by intellectual property rights other than copyright and neighbouring righ…
|
H A D | OGDL-Taiwan-1.0 | 83 …of the licensed rights, including but not limited to the following creation protected by copyright: 85 …rk formed by the creative selection and arrangement of data, and can be protected by copyright law… 87 …arate work, that is collected into the Open Data aggregation and can be protected by copyright law… 121 …e third parties' intellectual property rights, privacy rights, or other interests protected at law.
|
H A D | NLOD-1.0 | 11 …«Database» shall mean a database or similar protected under Section 43 of the Norwegian Copyright … 12 …ecordings, data sets or other works protected under Section 1 of the Norwegian Copyright Act, or w… 34 …* information protected by intellectual property rights other than copyright and neighbouring righ…
|
/openbmc/qemu/include/system/ |
H A D | ramblock.h | 40 /* Protected by the BQL. */ 42 /* RCU-enabled, writes protected by the ramlist lock */ 77 * protected by the global ram_state.bitmap_mutex.
|
/openbmc/qemu/target/s390x/kvm/ |
H A D | pv.c | 2 * Protected Virtualization functions 224 /* Report that we are unable to enter protected mode */ in s390_pv_inject_reset_error() 323 * If protected virtualization is enabled, the amount of data that the 344 error_setg(errp, "Protected VMs support a maximum of %d CPUs", in s390_pv_check_cpus() 364 error_setg(errp, "Protected Virtualization requires KVM"); in s390_pv_kvm_init() 370 "CPU model does not support Protected Virtualization"); in s390_pv_kvm_init()
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | bios_asm.S | 55 * writability, etc.) once protected mode is turned off. 74 * we can easily share it between real and protected, since the 112 /* Go back to protected mode */ 117 /* Now that we are in protected mode jump to a 32 bit code segment */ 264 * Now we are in protected mode. We need compute the right ESP based
|
/openbmc/qemu/hw/display/ |
H A D | apple-gfx.h | 45 /* List `tasks` is protected by task_mutex */ 49 /* Mutable state (BQL protected) */
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
H A D | 0006-Platform-CS1000-Increase-buffers-for-EFI-vars.patch | 6 The UEFI variables are stored in the Protected Storage. The size of 31 +/* The maximum asset size to be stored in the Protected Storage */
|
/openbmc/qemu/rust/hw/timer/hpet/src/ |
H A D | fw_cfg.rs | 42 // that the accesses are protected by the BQL. in assign_hpet_id() 62 // that the accesses are protected by the BQL. in update_hpet_cfg()
|
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
H A D | ampere_psu_reset_hotswap.sh | 6 # +12V_MB because HSC2 is protected by Fault event. 7 # Due to HSC2 protected, the PSU redundancy mechanism can't be created.
|
/openbmc/qemu/.gitlab-ci.d/cirrus/ |
H A D | README.rst | 43 Neither of these variables should be marked as *Protected*, because in 44 general you'll want to be able to trigger Cirrus CI builds from non-protected
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | sec-common.c | 189 * Total reserved region is all contiguous with protected in get_sec_mem_start() 235 #error "TI Secure EMIF: Protected size cannot be larger than total size." 243 /* If there is no protected region, there is no reservation to make */ in secure_emif_reserve() 300 /* If there is no protected region, there is no place to put the TEE */ in secure_tee_install() 302 printf("Error loading TEE, no protected memory region available\n"); in secure_tee_install()
|
/openbmc/qemu/linux-headers/linux/ |
H A D | userfaultfd.h | 281 * UFFDIO_COPY_MODE_WP will map the page write protected on 283 * write protected ioctl is implemented for the range 313 * write protected. 332 * UFFDIO_CONTINUE_MODE_WP will map the page write protected on 334 * write protected ioctl is implemented for the range
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | qconf.h | 54 protected: 257 protected: 281 protected: 314 protected:
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ |
H A D | ts-sp-storage_git.bb | 8 OECMAKE_SOURCEPATH = "${S}/deployments/protected-storage/config/${TS_SP_PS_CONFIG}-${TS_ENV}"
|
H A D | ts-psa-ps-api-test_git.bb | 1 DESCRIPTION = "Protected Storage PSA certification tests (psa-arch-test) for Trusted Services"
|
/openbmc/qemu/hw/intc/ |
H A D | pl190.c | 39 int protected; member 127 return s->protected; in pl190_read() 199 s->protected = val & 1; in pl190_write() 269 VMSTATE_INT32(protected, PL190State),
|
/openbmc/qemu/include/hw/ppc/ |
H A D | pnv_xive.h | 79 * These are in a SRAM protected by ECC. 151 * These are in a SRAM protected by ECC.
|
/openbmc/u-boot/arch/x86/dts/ |
H A D | edison.dts | 125 protected; 130 protected;
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | pel_utils.hpp | 14 protected: 31 protected:
|