Searched +full:04 +full:- +full:aarch64 +full:- +full:all (Results 1 – 18 of 18) sorted by relevance
1 # All ubuntu-22.04 jobs should run successfully in an environment2 # setup by the scripts/ci/setup/ubuntu/build-environment.yml task5 ubuntu-22.04-aarch64-all-linux-static:10 - ubuntu_22.0411 - aarch6413 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'14 - if: "$AARCH64_RUNNER_AVAILABLE"16 - mkdir build17 - cd build18 # Disable -static-pie due to build error with system libc:[all …]
6 These use the same GitLab CI's service/framework already used for all11 be set up with GitLab's "agent", called gitlab-runner, which will take14 gitlab-runner, is called a "custom runner".18 .gitlab-ci.d/custom-runners.yml25 -------------------27 For all Linux based systems, the setup can be mostly automated by the44 The ``scripts/ci/setup/$DISTRO/build-environment.yml`` Ansible55 ansible-playbook -i inventory $DISTRO/build-environment.yml59 by ``sudo``. If necessary, please refer to ``ansible-playbook``60 options such as ``--become``, ``--become-method``, ``--become-user``[all …]
1 Xilinx Versal Virt (``xlnx-versal-virt``)4 Xilinx Versal is a family of heterogeneous multi-core SoCs10 https://www.xilinx.com/products/silicon-devices/acap/versal.html22 - 2 ACPUs (ARM Cortex-A72)26 - Interrupt controller (ARM GICv3)27 - 2 UARTs (ARM PL011)28 - An RTC (Versal built-in)29 - 2 GEMs (Cadence MACB Ethernet MACs)30 - 8 ADMA (Xilinx zDMA) channels31 - 2 SD Controllers[all …]
1 # SPDX-License-Identifier: GPL-2.0+6 Quick-start12 cd /path/to/u-boot14 buildman --fetch-arch arm15 buildman -k rpi_217 # u-boot.bin is the output image23 This tool handles building U-Boot to check that you have not broken it26 to make full use of multi-processor machines.38 where it left off. This should happen cleanly and without side-effects.42 You may need to press Ctrl-C several times to quit it. Also it will print[all …]
3 * SPDX-License-Identifier: GPL-2.0-or-later8 #include "disas/dis-asm.h"59 * re-open the target handle with a different arch for the target in order60 * to handle AArch64 vs AArch32 mode switching.64 cs_mode cap_mode = info->cap_mode; in cap_disas_start()67 cap_mode += (info->endian == BFD_ENDIAN_BIG ? CS_MODE_BIG_ENDIAN in cap_disas_start()70 err = cs_open(info->cap_arch, cap_mode, handle); in cap_disas_start()78 switch (info->cap_arch) { in cap_disas_start()108 fprintf_function print = info->fprintf_func; in cap_dump_insn_units()109 FILE *stream = info->stream; in cap_dump_insn_units()[all …]
1 // SPDX-License-Identifier: GPL-2.0-only15 #include <asm/debug-monitors.h>55 if (!strcmp(roff->name, name)) in ftrace_regs_query_register_offset()56 return roff->offset; in ftrace_regs_query_register_offset()59 return -EINVAL; in ftrace_regs_query_register_offset()73 * When using patchable-function-entry without pre-function NOPS, addr in ftrace_call_adjust()79 * addr+04: NOP // To be patched to BL <caller> in ftrace_call_adjust()83 * addr-04: BTI C in ftrace_call_adjust()85 * addr+04: NOP // To be patched to BL <caller> in ftrace_call_adjust()95 * When using patchable-function-entry with pre-function NOPs, addr is in ftrace_call_adjust()[all …]
1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz'2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz'3 2024-12-2[all...]
1 2024-12-28 20:05:26.116-0600 FINEST t586 Statistics.logIt: Added: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh' (ShAnalyzer) (took 79 ms)2 2024-12-28 20:05:26.112-0600 FINER t592 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/qemu/chardev/spice.c'3 2024-12-28 20:05:26.116-0600 FINEST t592 Statistics.logIt: Added: '/openbmc/qemu/chardev/spice.c' (CAnalyzer) (took 33 ms)4 2024-1[all...]
1 2024-12-28 20:07:11.902-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c'2 2024-12-28 20:07:11.913-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (CAnalyzer) (took 116 ms)3 2024-12-28 20:07:11.899-0600 FINER t593 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signa[all...]
2 # Copyright (c) 2022-2024, Arm Limited.4 # SPDX-License-Identifier: MIT11 fixes in each release of Corstone-1000 software stack.21 - Implementation of a replication strategy for FWU metadata in TF-M according to the FWU specificat…22 - Upgrade to metadata version 2 in TF-M.23 - Increase the ITS and PS memory size in Secure Flash for TF-M.24 - SW components upgrades.25 - Bug fixes.27 Corstone-1000 components versions30 +-------------------------------------------+-----------------------------------------------------+[all …]
1 .. SPDX-License-Identifier: GPL-2.03 .. _networking-filter:10 ------17 ------------24 BPF allows a user-space program to attach a filter onto any socket and49 The biggest user of this construct might be libpcap. Issuing a high-level50 filter command like `tcpdump -i em1 port 22` passes through the libpcap52 via SO_ATTACH_FILTER to the kernel. `tcpdump -i em1 port 22 -ddd`57 qdisc layer, SECCOMP-BPF (SECure COMPuting [1]_), and lots of other places60 .. [1] Documentation/userspace-api/seccomp_filter.rst[all …]
... without arguments for list of all known commands #gpio-cells alloc space exhausted DRAM: WARNING: adjusting available ...
1 // SPDX-License-Identifier: GPL-2.0-only29 /* ARMv8 Cortex-A53 specific event types. */40 * ARMv8 Architectural defined events, not all of these may42 * be disabled at run-time based on the PMCEID registers.165 return sprintf(page, "event=0x%04llx\n", pmu_attr->id); in armv8pmu_events_sysfs_show()175 * means we don't have a fixed event<->counter relationship regardless.280 if (pmu_attr->id < ARMV8_PMUV3_MAX_COMMON_EVENTS && in armv8pmu_event_attr_is_visible()281 test_bit(pmu_attr->id, cpu_pmu->pmceid_bitmap)) in armv8pmu_event_attr_is_visible()282 return attr->mode; in armv8pmu_event_attr_is_visible()284 if (pmu_attr->id >= ARMV8_PMUV3_EXT_COMMON_EVENT_BASE) { in armv8pmu_event_attr_is_visible()[all …]
2 Upstream-Status: Inappropriate4 RPI-Distro repo clones original ffmpeg and applies patches to enable7 --- a/configure9 @@ -205,6 +205,7 @@ External library support:10 --disable-bzlib disable bzlib [autodetect]11 --disable-coreimage disable Apple CoreImage framework [autodetect]12 --enable-chromaprint enable audio fingerprinting with chromaprint [no]13 + --disable-epoxy disable epoxy [autodetect]14 --enable-frei0r enable frei0r video filtering [no]15 --enable-gcrypt enable gcrypt, needed for rtmp(t)e support[all …]
1 .. SPDX-License-Identifier: GPL-2.04 The Definitive KVM (Kernel-based Virtual Machine) API Documentation13 - System ioctls: These query and set global attributes which affect the17 - VM ioctls: These query and set attributes that affect an entire virtual24 - vcpu ioctls: These query and set attributes that control the operation32 - device ioctls: These query and set attributes that control the operation80 facility that allows backward-compatible extensions to the API to be101 (see section 4.4), or 'none' which means that while not all kernels104 the ioctl returns -ENOTTY.122 -----------------------[all …]
1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK16 :term:`U <UBOOT_BINARY>` :term:`V <VIRTUAL-RUNTIME>`27 ``meta/conf/machine/include/arm/arch-arm.inc`` file sets the39 Like all package-controlling variables, you must always use them in43 ALLOW_EMPTY:${PN}-dev = "1"44 ALLOW_EMPTY:${PN}-staticdev = "1"51 commands can co-exist.60 ":ref:`ref-classes-update-alternatives`"80 ":ref:`ref-classes-update-alternatives`"96 ":ref:`ref-classes-update-alternatives`"[all …]
1 2025-03-21 03:00:54.402-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler2 2025-03-21 03:00:54.529-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -[all...]
1 2025-03-20 03:00:35.677-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler2 2025-03-20 03:00:35.795-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -[all...]