| /openbmc/u-boot/Documentation/sphinx/ |
| H A D | parse-headers.pl | 29 my %structs; 113 $structs{$s} = "struct :c:type:`$s`\\ "; 169 delete $structs{$1} if (exists($structs{$1})); 220 $structs{$old} = $new if (exists($structs{$old})); 232 print Data::Dumper->Dump([\%structs], [qw(*structs)]) if (%structs); 300 foreach my $r (keys %structs) { 301 my $s = $structs{$r};
|
| /openbmc/u-boot/tools/dtoc/ |
| H A D | dtb_platdata.py | 353 structs = {} 364 if node_name in structs: 365 struct = structs[node_name] 375 structs[node_name] = fields 380 struct = structs[node_name] 390 return structs 420 def generate_structs(self, structs): argument 432 for name in sorted(structs): 434 for pname in sorted(structs[name]): 435 prop = structs[name][pname] [all …]
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
| H A D | 0033-dt-Provide-a-way-to-remove-non-compliant-nodes-and-p.patch | 19 include/dt-structs.h | 11 +++++++ 25 diff --git a/include/dt-structs.h b/include/dt-structs.h 27 --- a/include/dt-structs.h 28 +++ b/include/dt-structs.h 67 +#include <dt-structs.h>
|
| H A D | 0035-corstone1000-purge-U-Boot-specific-DT-nodes.patch | 24 +#include <dt-structs.h>
|
| H A D | 0050-fwu-Use-metadata-v2.patch | 8 U-Boot metadata is aligned with the TF-A and TF-M structs.
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/ |
| H A D | 0001-Define-in_-structs-for-non-glibc-system-libs.patch | 4 Subject: [PATCH] Define in_* structs for non-glibc system libs 6 These defines and structs are required to be coming from 10 to infer that these structs should be defined in linux/in.h
|
| /openbmc/u-boot/scripts/ |
| H A D | const_structs.checkpatch | 1 # Put structs here that should be constant
|
| H A D | Makefile.spl | 290 include/generated/dt-structs-gen.h 297 include/generated/dt-structs-gen.h: $(obj)/$(SPL_BIN).dtb dts_dir FORCE
|
| /openbmc/qemu/hw/uefi/ |
| H A D | LIMITATIONS.md | 5 - accessing structs in guest ram is done without endian conversion.
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-bitstruct_8.21.0.bb | 1 DESCRIPTION = "This module performs conversions between Python values and C bit field structs repre…
|
| /openbmc/openbmc/meta-google/recipes-extended/libconfig/files/ |
| H A D | 0001-conf2struct-Use-the-right-perl.patch | 22 # conf2struct: generate libconf parsers that read to structs
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
| H A D | 0001-Platform-Corstone1000-Align-capsule-UEFI-structs.patch | 4 Subject: [PATCH 1/9] Platform: Corstone1000: Align capsule UEFI structs 8 The structs have to be aligned in the TF-M side parser to avoid
|
| H A D | 0007-Plaform-Corstone1000-Switch-to-metadata-v2.patch | 6 This upgrades metadata data structs from v1 to v2 as described in PSA 11 structs in TF-M side had to be aligned to keep the compatibility. 61 + /* Array of fwu_image_entry structs */
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/ |
| H A D | 0001-git-changebar-Adjust-structs-for-libgit2-1.4.x.patch | 4 Subject: [PATCH] git-changebar: Adjust structs for libgit2 1.4.x
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/ |
| H A D | 0021-Align-PSA-Crypto-structs-with-TF-Mv2.1.1.patch | 4 Subject: [PATCH] Align PSA Crypto structs with TF-Mv2.1.1
|
| H A D | 0014-Revert-Make-constraints-of-NV-UEFI-variables-persist.patch | 326 - /* Not a whole number of variable_metadata structs! */ 339 + /* Not a whole number of variable_metadata structs! */ 353 - /* Not a whole number of variable_constraints structs! */
|
| /openbmc/openbmc/meta-security/recipes-scanners/clamav/files/ |
| H A D | oe_cmake_fixup.patch | 27 # Determine how to pack structs on this platform.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/ |
| H A D | 0001-tests-Include-missing-sys-time.h.patch | 7 is not included indirectly and select() and timeval structs are used
|
| /openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0006-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch | 38 - inside structs, so it is currently not possible to use 64-bit
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/ |
| H A D | 0001-Align-structs-casts-with-time_t-elements-to-8byte-bo.patch | 4 Subject: [PATCH] Align structs casts with time_t elements to 8byte boundary
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/ |
| H A D | pidgin-sipe_1.25.0.bb | 12 file://0001-Align-structs-casts-with-time_t-elements-to-8byte-bo.patch \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/ |
| H A D | 0001-Support-OpenSSL-1.1.patch | 8 structs having been made opaque.
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/ |
| H A D | klibc.inc | 13 file://0001-Define-in_-structs-for-non-glibc-system-libs.patch \
|
| /openbmc/u-boot/doc/driver-model/ |
| H A D | of-plat.txt | 207 #include <dt-structs.h> 290 The dt-structs.h file includes the generated file 291 (include/generated//dt-structs.h) if CONFIG_SPL_OF_PLATDATA is enabled. 292 Otherwise (such as in U-Boot proper) these structs are not available. This
|
| /openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/ |
| H A D | 0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch | 6 namely redefinition of some structs provided by netinet/in.h.
|