Searched +full:build +full:- +full:opensbi (Results 1 – 23 of 23) sorted by relevance
1 # All jobs needing docker-opensbi must use the same rules it uses.5 - if: '$QEMU_CI != "1" && $QEMU_CI != "2" && $CI_PROJECT_NAMESPACE != "qemu-project"'9 # if any files affecting the build output are touched10 - if: '$QEMU_CI == "1" && $CI_PROJECT_NAMESPACE != "qemu-project"'12 - .gitlab-ci.d/opensbi.yml13 - .gitlab-ci.d/opensbi/Dockerfile14 - roms/opensbi/*18 # if the branch/tag starts with 'opensbi'19 …- if: '$QEMU_CI == "1" && $CI_PROJECT_NAMESPACE != "qemu-project" && $CI_COMMIT_REF_NAME =~ /^open…23 # if the last commit msg contains 'OpenSBI' (case insensitive)[all …]
2 vgabios_variants := stdvga cirrus vmware qxl isavga virtio bochs-display ramfb ati3 vgabios_targets := $(subst -isavga,,$(patsubst %,vgabios-%.bin,$(vgabios_variants)))7 pxe-rom-e1000 efi-rom-e1000 : VID := 80868 pxe-rom-e1000 efi-rom-e1000 : DID := 100e9 pxe-rom-e1000e efi-rom-e1000e : VID := 808610 pxe-rom-e1000e efi-rom-e1000e : DID := 10d311 pxe-rom-eepro100 efi-rom-eepro100 : VID := 808612 pxe-rom-eepro100 efi-rom-eepro100 : DID := 120913 pxe-rom-ne2k_pci efi-rom-ne2k_pci : VID := 105014 pxe-rom-ne2k_pci efi-rom-ne2k_pci : DID := 0940[all …]
8 real-world hardware.11 -----------------17 * Platform-Level Interrupt Controller (PLIC)22 * 8 virtio-mmio transport devices31 ----------------------------------34 which it passes to the guest, if there is no ``-dtb`` option. This provides39 If users want to provide their own DTB, they can use the ``-dtb`` option.42 * The number of subnodes of the /cpus node should match QEMU's ``-smp`` option43 * The /memory reg size should match QEMU’s selected ram_size via ``-m``45 "riscv,clint0" if using with OpenSBI BIOS images[all …]
7 Shakti SoC is a SoC based on the Shakti C-class processor core. Shakti C11 https://gitlab.com/shaktiproject/cores/shakti-soc/-/blob/master/fpga/boards/artya7-100t/c-class/REA…13 For more info on the Shakti C-class core, please see:14 https://c-class.readthedocs.io/en/latest/17 -----------------21 * 1 C-class core23 * Platform-Level Interrupt Controller (PLIC)27 ------------29 The ``shakti_c`` machine can start using the standard -bios30 functionality for loading the baremetal application or opensbi.[all …]
4 SiFive HiFive Unleashed Development Board is the ultimate RISC-V development5 board featuring the Freedom U540 multi-core RISC-V processor.8 -----------------15 * Platform-Level Interrupt Controller (PLIC)17 * L2 Loosely Integrated Memory (L2-LIM)22 * 1 One-Time Programmable (OTP) memory with stored serial number30 1 E51 core and 4 U54 core combination and the RISC-V core boots in 64-bit mode.32 is also possible to create a 32-bit variant with the same peripherals except33 that the RISC-V cores are replaced by the 32-bit ones (E31 and U34), to help34 testing of 32-bit guest software.[all …]
1 Microchip PolarFire SoC Icicle Kit (``microchip-icicle-kit``)5 SiFive's E51 plus four U54 cores and many on-chip peripherals and an FPGA.8 https://www.microsemi.com/product-directory/soc-fpgas/5498-polarfire-soc-fpga11 https://www.microsemi.com/existing-parts/parts/15251414 -----------------16 The ``microchip-icicle-kit`` machine supports the following devices:21 * Platform-Level Interrupt Controller (PLIC)22 * L2 Loosely Integrated Memory (L2-LIM)30 ------------32 The ``microchip-icicle-kit`` machine can start using the standard -bios[all …]
2 # Docker image to cross-compile OpenSBI firmware binaries8 # Install packages required to build OpenSBI13 apt install --assume-yes --no-install-recommends \14 build-essential \15 ca-certificates \22 rm -rf /var/lib/apt/lists/*24 # Manually install the kernel.org "Crosstool" based toolchains for gcc-8.325 RUN wget -O - \26 …ge.kernel.org/pub/tools/crosstool/files/bin/x86_64/8.3.0/x86_64-gcc-8.3.0-nolibc-riscv32-linux.tar…27 | tar -C /opt -xJ[all …]
1 FU540-C000 RISC-V SoC3 The FU540-C000 is the world’s first 4+1 64-bit RISC‑V SoC from SiFive.5 The HiFive Unleashed development platform is based on FU540-C000 and capable16 1. SPI driver is still missing. So MMC card can't be used in U-Boot as of now.17 2. U-Boot expects the serial console device entry to be present under /chosen20 stdout-path = "/soc/serial@10010000:115200";23 Without a serial console U-Boot will panic.27 1. Add the RISC-V toolchain to your PATH.36 The current U-Boot port is supported in S-mode only and loaded from DRAM.38 A prior stage (M-mode) firmware/bootloader (e.g OpenSBI or BBL) is required to[all …]
1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK3 Release notes for Yocto-4.0.12 (Kirkstone)4 ------------------------------------------6 Security Fixes in Yocto-4.0.129 - bind: Fix :cve_nist:`2023-2828` and :cve_nist:`2023-2911`10 - cups: Fix :cve_nist:`2023-34241`11 - curl: Added :cve_nist:`2023-28320` Follow-up patch12 - dbus: Fix :cve_nist:`2023-34969`13 - dmidecode: fix :cve_nist:`2023-30630`14 - ghostscript: fix :cve_nist:`2023-36664`[all …]
1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK3 Release notes for Yocto-4.2.2 (Mickledore)4 ------------------------------------------6 Security Fixes in Yocto-4.2.29 - binutils: Fix :cve_nist:`2023-1972`10 - cups: Fix :cve_nist:`2023-32324`11 - curl: Fix :cve_nist:`2023-28319`, :cve_nist:`2023-28320`, :cve_nist:`2023-28321` and :cve_nist:`…12 - dbus: Fix :cve_nist:`2023-34969`13 - git: Fix :cve_nist:`2023-25652` and :cve_nist:`2023-29007`14 - git: Ignore :cve_nist:`2023-25815`[all …]
1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK4 ---------------------------------10 - Linux kernel 5.19, glibc 2.36 and ~260 other recipe upgrades12 - ``make`` 4.0 is now the minimum make version required on the build host.14 :term:`buildtools` tarball, and additionally a new :term:`buildtools-make` tarball17 :ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions`.19 - New layer setup tooling:21 - New ``scripts/oe-setup-layers`` standalone script to restore the layer23 - New ``bitbake-layers create-layers-setup`` command to save the25 - New ``bitbake-layers save-build-conf`` command to save the active build[all …]
1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK4 ---------------------------------9 - Linux kernel 6.6, gcc 13.2, glibc 2.39, LLVM 18.1, and over 300 other recipe upgrades11 - New variables:13 - :term:`CVE_DB_INCR_UPDATE_AGE_THRES`: Configure the maximum age of the17 - :term:`RPMBUILD_EXTRA_PARAMS`: support extra user-defined fields without20 - :term:`OPKG_MAKE_INDEX_EXTRA_PARAMS`: support extra parameters for21 ``opkg-make-index``.23 - :term:`EFI_UKI_PATH`, :term:`EFI_UKI_DIR`: define the location of UKI26 - :term:`TARGET_DBGSRC_DIR`: specifies the target path to debug source files[all …]
1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK4 ---------------------------------11 - Linux kernel 5.15, glibc 2.35 and ~300 other recipe upgrades13 - Reproducibility: this release fixes the reproducibility issues with14 ``rust-llvm`` and ``golang``. Recipes in OpenEmbedded-Core are now fully16 class has been merged into the :ref:`ref-classes-base` class.18 - Network access is now disabled by default for tasks other than where it is expected to ensure bui…20 - The Yocto Project now allows you to reuse the Shared State cache from22 machine is faster than you would build recipes from source, you can31 - The Python package build process is now based on `wheels <https://pythonwheels.com/>`__[all …]
1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK4 ---------------------------------9 - Linux kernel 6.10, gcc 14.2, glibc 2.40, LLVM 18.1.18, and over 300 other12 - New variables:14 - :term:`CVE_CHECK_MANIFEST_JSON_SUFFIX`: suffix for the CVE JSON manifest file.16 - :term:`PRSERV_UPSTREAM`: Upstream PR service (``host:port``) for the local19 - :term:`RECIPE_UPGRADE_EXTRA_TASKS`: space-delimited list of tasks to run23 - :term:`UNPACKDIR`: allow change of the :ref:`ref-tasks-unpack` task26 - Kernel-related changes:28 - The default kernel is the current stable (6.10), and there is also support[all …]
1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK4 ----------------------------------9 - Linux kernel 6.1, glibc 2.37 and ~350 other recipe upgrades11 - Python 3.8+ and GCC 8.0+ are now the minimum required versions on the build host.15 - BitBake in this release now supports a new ``addpylib`` directive to enable17 see :ref:`bitbake-user-manual/bitbake-user-manual-metadata:extending python library code`.24 - BitBake has seen multiple internal changes that may improve27 - BitBake's Cooker server is now multithreaded.29 - Ctrl+C can now be used to interrupt some long-running operations32 - BitBake's cache has been extended to include more hash[all …]
1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK4 --------------------------------9 - Linux kernel 5.14, glibc 2.34 and ~280 other recipe upgrades10 - Switched override character to ':' (replacing '_') for more robust parsing and improved performa…11 - Rust integrated into core, providing rust support for cross-compilation and SDK12 - New :ref:`ref-classes-create-spdx` class for creating SPDX SBoM documents13 - New recipes: cargo, core-image-ptest-all, core-image-ptest-fast, core-image-weston-sdk, erofs-ut…14 - Several optimisations to reduce unnecessary task dependencies for faster builds15 - seccomp integrated into core, with additional enabling for gnutls, systemd, qemu16 - New overlayfs class to help generate overlayfs mount units[all …]
... DHCP Option in OFFER/ACK: %d , Build: %s Class Index Probed Driver Name -- ...
10 consult qemu-devel and not any specific individual privately.23 W: Web-page with status/info59 ------------------------------63 L: qemu-devel@nongnu.org72 R: Philippe Mathieu-Daudé <philmd@linaro.org>76 F: docs/devel/code-of-conduct.rst77 F: docs/devel/conflict-resolution.rst78 F: docs/devel/submitting-a-patch.rst79 F: docs/devel/submitting-a-pull-request.rst82 -------------------------------------------------[all …]
1 # Yocto Project / OpenEmbedded-Core (OE-Core) Maintainers File6 # OE-Core mail list (openembedded-core@lists.openembedded.org)7 # For recipes in meta-yocto please use the Poky list (poky@lists.yoctoproject.org)14 # - look in the Yocto Project Bugzilla18 # - look through recent entries of the appropriate mailing list archives19 # (http://lists.linuxtogo.org/pipermail/openembedded-core or26 # RECIPE_MAINTAINER:pn-<recipe name> = "Full Name <address@domain>"30 RECIPE_MAINTAINER:pn-acl = "Chen Qi <Qi.Chen@windriver.com>"31 RECIPE_MAINTAINER:pn-acpica = "Ross Burton <ross.burton@arm.com>"32 RECIPE_MAINTAINER:pn-acpid = "Ross Burton <ross.burton@arm.com>"[all …]
1 2025-01-23 03:00:35.620-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler2 2025-01-23 03:00:35.747-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -[all...]
1 2025-01-22 03:00:43.118-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler2 2025-01-22 03:00:43.231-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -[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: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...]