Home
last modified time | relevance | path

Searched refs:ext (Results 1 – 25 of 255) sorted by relevance

1234567891011

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto/
H A D0001-add-missing-includes-for-the-build-with-use_libcxx_m.patch45 diff --git a/include/perfetto/ext/base/string_utils.h b/include/perfetto/ext/base/string_utils.h
47 --- a/include/perfetto/ext/base/string_utils.h
48 +++ b/include/perfetto/ext/base/string_utils.h
56 #include "perfetto/ext/base/string_view.h"
57 diff --git a/include/perfetto/ext/base/subprocess.h b/include/perfetto/ext/base/subprocess.h
59 --- a/include/perfetto/ext/base/subprocess.h
60 +++ b/include/perfetto/ext/base/subprocess.h
69 diff --git a/include/perfetto/ext/base/waitable_event.h b/include/perfetto/ext/base/waitable_event.h
71 --- a/include/perfetto/ext/base/waitable_event.h
72 +++ b/include/perfetto/ext/base/waitable_event.h
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D03660 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
66 printf "\x00\x3f%s" "Test feature" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857
78 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
82 printf "\x00\x3f%s" "Test feature" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857
86 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
87 printf "\x00\x3d%s" "Test feature" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857
91 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
92 …x3e%s\x00%40s" "test1" "" "test2" "" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857
96 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
97 …0s" "test1" "" "test2" "" "test3" "" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0017-Platform-CS1000-Remove-unused-BL1-files.patch14 delete mode 100644 platform/ext/target/arm/corstone1000/bl1/CMakeLists.txt
15 delete mode 100644 platform/ext/target/arm/corstone1000/bl1/bl1_security_cnt.c
17 diff --git a/platform/ext/target/arm/corstone1000/bl1/CMakeLists.txt b/platform/ext/target/arm/cors…
20 --- a/platform/ext/target/arm/corstone1000/bl1/CMakeLists.txt
158 -# Configurations based on bl2/ext/mcuboot/CMakeLists.txt
167 - $<BUILD_INTERFACE:${BL2_SOURCE}/ext/mcuboot/include>
172 - ${BL2_SOURCE}/ext/mcuboot/bl2_main.c
173 - ${BL2_SOURCE}/ext/mcuboot/keys.c
174 - ${BL2_SOURCE}/ext/mcuboot/flash_map_legacy.c
208 - $<BUILD_INTERFACE:${CMAKE_SOURCE_DIR}/platform/ext/driver>
[all …]
H A D0014-Platform-CS1000-Add-crypto-configs-for-ADAC.patch13 platform/ext/target/arm/corstone1000/CMakeLists.txt | 12 ++++++++++++
16 diff --git a/platform/ext/target/arm/corstone1000/CMakeLists.txt b/platform/ext/target/arm/corstone…
18 --- a/platform/ext/target/arm/corstone1000/CMakeLists.txt
19 +++ b/platform/ext/target/arm/corstone1000/CMakeLists.txt
27 + MBEDTLS_CONFIG_FILE="${CMAKE_SOURCE_DIR}/lib/ext/mbedcrypto/mbedcrypto_config/tfm_mbed…
28 + MBEDTLS_PSA_CRYPTO_CONFIG_FILE="${CMAKE_SOURCE_DIR}/lib/ext/mbedcrypto/mbedcrypto_conf…
H A D0010-platform-CS1000-Add-multicore-support-for-FVP.patch17 diff --git a/platform/ext/target/arm/corstone1000/CMakeLists.txt b/platform/ext/target/arm/corstone…
19 --- a/platform/ext/target/arm/corstone1000/CMakeLists.txt
20 +++ b/platform/ext/target/arm/corstone1000/CMakeLists.txt
34 diff --git a/platform/ext/target/arm/corstone1000/Device/Config/device_cfg.h b/platform/ext/target/…
36 --- a/platform/ext/target/arm/corstone1000/Device/Config/device_cfg.h
37 +++ b/platform/ext/target/arm/corstone1000/Device/Config/device_cfg.h
50 diff --git a/platform/ext/target/arm/corstone1000/tfm_hal_multi_core.c b/platform/ext/target/arm/co…
52 --- a/platform/ext/target/arm/corstone1000/tfm_hal_multi_core.c
53 +++ b/platform/ext/target/arm/corstone1000/tfm_hal_multi_core.c
H A D0015-Platform-CS1000-Fix-platform-name-in-logs.patch9 platform/ext/target/arm/corstone1000/bl2/boot_hal_bl2.c | 2 +-
12 diff --git a/platform/ext/target/arm/corstone1000/bl2/boot_hal_bl2.c b/platform/ext/target/arm/cors…
14 --- a/platform/ext/target/arm/corstone1000/bl2/boot_hal_bl2.c
15 +++ b/platform/ext/target/arm/corstone1000/bl2/boot_hal_bl2.c
H A D0003-Platform-Corstone1000-Enable-firewall-in-FVP.patch19 diff --git a/platform/ext/target/arm/corstone1000/Device/Include/platform_base_address.h b/platform…
21 --- a/platform/ext/target/arm/corstone1000/Device/Include/platform_base_address.h
22 +++ b/platform/ext/target/arm/corstone1000/Device/Include/platform_base_address.h
32 diff --git a/platform/ext/target/arm/corstone1000/bl1/boot_hal_bl1_1.c b/platform/ext/target/arm/co…
34 --- a/platform/ext/target/arm/corstone1000/bl1/boot_hal_bl1_1.c
35 +++ b/platform/ext/target/arm/corstone1000/bl1/boot_hal_bl1_1.c
162 diff --git a/platform/ext/target/arm/corstone1000/bl2/flash_map_bl2.c b/platform/ext/target/arm/cor…
164 --- a/platform/ext/target/arm/corstone1000/bl2/flash_map_bl2.c
165 +++ b/platform/ext/target/arm/corstone1000/bl2/flash_map_bl2.c
H A D0011-Platform-CS1000-Fix-Bank-offsets.patch14 .../ext/target/arm/corstone1000/partition/flash_layout.h | 6 ++----
17 diff --git a/platform/ext/target/arm/corstone1000/partition/flash_layout.h b/platform/ext/target/ar…
19 --- a/platform/ext/target/arm/corstone1000/partition/flash_layout.h
20 +++ b/platform/ext/target/arm/corstone1000/partition/flash_layout.h
H A D0012-Platform-CS1000-Increase-BL2-partition-size.patch16 .../ext/target/arm/corstone1000/CMakeLists.txt | 9 ++++++---
21 diff --git a/platform/ext/target/arm/corstone1000/CMakeLists.txt b/platform/ext/target/arm/corstone…
23 --- a/platform/ext/target/arm/corstone1000/CMakeLists.txt
24 +++ b/platform/ext/target/arm/corstone1000/CMakeLists.txt
42 diff --git a/platform/ext/target/arm/corstone1000/create-flash-image.sh b/platform/ext/target/arm/c…
44 --- a/platform/ext/target/arm/corstone1000/create-flash-image.sh
45 +++ b/platform/ext/target/arm/corstone1000/create-flash-image.sh
87 diff --git a/platform/ext/target/arm/corstone1000/partition/flash_layout.h b/platform/ext/target/ar…
89 --- a/platform/ext/target/arm/corstone1000/partition/flash_layout.h
90 +++ b/platform/ext/target/arm/corstone1000/partition/flash_layout.h
H A D0022-CC312-alignment-of-cc312-differences.patch14 lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/cc_lib.c | 3 +++
17 diff --git a/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/cc_lib.c b/lib/ext/cryptocell-312-run…
19 --- a/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/cc_lib.c
20 +++ b/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/cc_lib.c
H A D0019-Platform-CS1000-Fix-compiler-switch-in-BL1.patch34 diff --git a/platform/ext/target/arm/corstone1000/CMakeLists.txt b/platform/ext/target/arm/corstone…
36 --- a/platform/ext/target/arm/corstone1000/CMakeLists.txt
37 +++ b/platform/ext/target/arm/corstone1000/CMakeLists.txt
40 $<$<NOT:$<BOOL:${PLATFORM_DEFAULT_OTP}>>:${PLATFORM_DIR}/ext/accelerator/cc312/otp_cc312.c>
48 …MBEDTLS_CONFIG_FILE="${CMAKE_SOURCE_DIR}/lib/ext/mbedcrypto/mbedcrypto_config/tfm_mbedcrypto_confi…
49 …MBEDTLS_PSA_CRYPTO_CONFIG_FILE="${CMAKE_SOURCE_DIR}/lib/ext/mbedcrypto/mbedcrypto_config/crypto_co…
59 diff --git a/platform/ext/target/arm/corstone1000/fw_update_agent/fwu_agent.c b/platform/ext/target…
61 --- a/platform/ext/target/arm/corstone1000/fw_update_agent/fwu_agent.c
62 +++ b/platform/ext/target/arm/corstone1000/fw_update_agent/fwu_agent.c
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyfanotify/
H A D0001-ext-define-FNM_EXTMATCH-if-not-already-defined.patch4 Subject: [PATCH] ext: define FNM_EXTMATCH if not already defined
13 src/ext.c | 3 +++
16 diff --git a/src/ext.c b/src/ext.c
18 --- a/src/ext.c
19 +++ b/src/ext.c
/openbmc/qemu/tests/unit/
H A Dcrypto-tls-x509-helpers.c333 asn1_node ext = NULL; in test_tls_generate_cert() local
335 asn1_create_element(pkix_asn1, "PKIX1.BasicConstraints", &ext); in test_tls_generate_cert()
336 asn1_write_value(ext, "cA", in test_tls_generate_cert()
338 asn1_write_value(ext, "pathLenConstraint", NULL, 0); in test_tls_generate_cert()
339 test_tls_der_encode(ext, "", &der); in test_tls_generate_cert()
350 asn1_delete_structure(&ext); in test_tls_generate_cert()
360 asn1_node ext = NULL; in test_tls_generate_cert() local
366 asn1_create_element(pkix_asn1, "PKIX1.KeyUsage", &ext); in test_tls_generate_cert()
367 asn1_write_value(ext, "", str, 9); in test_tls_generate_cert()
368 test_tls_der_encode(ext, "", &der); in test_tls_generate_cert()
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0008-Remove-RPC_FLUSH.patch12 interface/khronos/ext/gl_oes_egl_image_client.c | 1 -
15 diff --git a/interface/khronos/ext/gl_oes_egl_image_client.c b/interface/khronos/ext/gl_oes_egl_ima…
17 --- a/interface/khronos/ext/gl_oes_egl_image_client.c
18 +++ b/interface/khronos/ext/gl_oes_egl_image_client.c
/openbmc/u-boot/arch/mips/dts/
H A Djz4780.dtsi28 ext: ext { label
43 clocks = <&ext>, <&rtc>;
44 clock-names = "ext", "rtc";
77 clocks = <&ext>, <&cgu JZ4780_CLK_UART0>;
91 clocks = <&ext>, <&cgu JZ4780_CLK_UART1>;
105 clocks = <&ext>, <&cgu JZ4780_CLK_UART2>;
119 clocks = <&ext>, <&cgu JZ4780_CLK_UART3>;
133 clocks = <&ext>, <&cgu JZ4780_CLK_UART4>;
H A DmicroAptiv.dtsi12 clocks = <&ext>;
17 ext: ext { label
/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/
H A D0006-Make-gemspecs-reproducible.patch12 ext/fiddle/fiddle.gemspec | 1 +
13 ext/io/console/io-console.gemspec | 1 +
30 diff --git a/ext/fiddle/fiddle.gemspec b/ext/fiddle/fiddle.gemspec
32 --- a/ext/fiddle/fiddle.gemspec
33 +++ b/ext/fiddle/fiddle.gemspec
42 diff --git a/ext/io/console/io-console.gemspec b/ext/io/console/io-console.gemspec
44 --- a/ext/io/console/io-console.gemspec
45 +++ b/ext/io/console/io-console.gemspec
H A D0001-extmk-fix-cross-compilation-of-external-gems.patch15 ext/extmk.rb | 2 +-
18 diff --git a/ext/extmk.rb b/ext/extmk.rb
20 --- a/ext/extmk.rb
21 +++ b/ext/extmk.rb
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/boost-sml/
H A Dboost-sml_1.1.12.bb1 SUMMARY = "[Boost::ext].SML (State Machine Language)"
3 HOMEPAGE = "https://github.com/boost-ext/sml"
4 BUGTRACKER = "https://github.com/boost-ext/sml/issues"
11 SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master"
22 # [boost::ext].XML is a header only C++ library, so the main package will be empty.
/openbmc/qemu/target/m68k/
H A Dtranslate.c391 static TCGv gen_addr_index(DisasContext *s, uint16_t ext, TCGv tmp) in gen_addr_index() argument
396 add = (ext & 0x8000) ? AREG(ext, 12) : DREG(ext, 12); in gen_addr_index()
397 if ((ext & 0x800) == 0) { in gen_addr_index()
401 scale = (ext >> 9) & 3; in gen_addr_index()
416 uint16_t ext; in gen_lea_indexed() local
422 ext = read_im16(env, s); in gen_lea_indexed()
424 if ((ext & 0x800) == 0 && !m68k_feature(s->env, M68K_FEATURE_WORD_INDEX)) in gen_lea_indexed()
429 ext &= ~(3 << 9); in gen_lea_indexed()
432 if (ext & 0x100) { in gen_lea_indexed()
437 if ((ext & 0x30) > 0x10) { in gen_lea_indexed()
[all …]
/openbmc/u-boot/net/
H A Dbootp.c195 static void bootp_process_vendor_field(u8 *ext) in bootp_process_vendor_field() argument
197 int size = *(ext + 1); in bootp_process_vendor_field()
199 debug("[BOOTP] Processing extension %d... (%d bytes)\n", *ext, in bootp_process_vendor_field()
200 *(ext + 1)); in bootp_process_vendor_field()
204 switch (*ext) { in bootp_process_vendor_field()
208 net_copy_ip(&net_netmask, (struct in_addr *)(ext + 2)); in bootp_process_vendor_field()
215 net_copy_ip(&net_gateway, (struct in_addr *)(ext + 2)); in bootp_process_vendor_field()
224 (struct in_addr *)(ext + 2)); in bootp_process_vendor_field()
228 (struct in_addr *)(ext + 2 + 4)); in bootp_process_vendor_field()
245 memcpy(&net_hostname, ext + 2, size); in bootp_process_vendor_field()
[all …]
/openbmc/qemu/target/arm/tcg/
H A Da64.decode409 &ldst_imm rt rn imm sz sign w p unpriv ext
415 STR_i sz:2 111 0 00 00 0 ......... 00 ..... ..... @ldst_imm sign=0 ext=0
416 LDR_i 00 111 0 00 01 0 ......... 00 ..... ..... @ldst_imm sign=0 ext=1 sz=0
417 LDR_i 01 111 0 00 01 0 ......... 00 ..... ..... @ldst_imm sign=0 ext=1 sz=1
418 LDR_i 10 111 0 00 01 0 ......... 00 ..... ..... @ldst_imm sign=0 ext=1 sz=2
419 LDR_i 11 111 0 00 01 0 ......... 00 ..... ..... @ldst_imm sign=0 ext=0 sz=3
420 LDR_i 00 111 0 00 10 0 ......... 00 ..... ..... @ldst_imm sign=1 ext=0 sz=0
421 LDR_i 01 111 0 00 10 0 ......... 00 ..... ..... @ldst_imm sign=1 ext=0 sz=1
422 LDR_i 10 111 0 00 10 0 ......... 00 ..... ..... @ldst_imm sign=1 ext=0 sz=2
423 LDR_i 00 111 0 00 11 0 ......... 00 ..... ..... @ldst_imm sign=1 ext=1 sz=0
[all …]
/openbmc/qemu/hw/display/
H A Dqxl-logger.c236 int qxl_log_command(PCIQXLDevice *qxl, const char *ring, QXLCommandExt *ext) in qxl_log_command() argument
238 bool compat = ext->flags & QXL_COMMAND_FLAG_COMPAT; in qxl_log_command()
248 fprintf(stderr, " cmd @ 0x%" PRIx64 " %s%s", ext->cmd.data, in qxl_log_command()
249 qxl_name(qxl_type, ext->cmd.type), in qxl_log_command()
252 switch (ext->cmd.type) { in qxl_log_command()
265 data = qxl_phys2virt(qxl, ext->cmd.data, ext->group_id, datasz); in qxl_log_command()
269 switch (ext->cmd.type) { in qxl_log_command()
272 ret = qxl_log_cmd_draw(qxl, data, ext->group_id); in qxl_log_command()
274 ret = qxl_log_cmd_draw_compat(qxl, data, ext->group_id); in qxl_log_command()
284 qxl_log_cmd_cursor(qxl, data, ext->group_id); in qxl_log_command()
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/
H A Derrno_ver.diff16 ext/Errno/Errno_pm.PL | 5 -----
19 diff --git a/ext/Errno/Errno_pm.PL b/ext/Errno/Errno_pm.PL
21 --- a/ext/Errno/Errno_pm.PL
22 +++ b/ext/Errno/Errno_pm.PL
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A Dopenssl-buildfix.patch9 if (ext)
12 + const X509V3_EXT_METHOD *method = X509V3_EXT_get(ext);
14 X509V3_EXT_METHOD *method = X509V3_EXT_get(ext);

1234567891011