Thomas Perrot
Thomas Perrot
smatch
**Is your feature request related to a problem? Please describe.** It is a kernel static code analyzer that is currently developed by the kernel-janitors people (but mostly Dan Carpenter). **Describe...
The regression test 1004 is stalled on i.MX 8M Mini LPDDR4 EVKB: ``` root@imx8mm-lpddr4-evk:~# xtest [J Run test suite with level=0 TEE test application started overD/TC:? 0 tee_ta_init_pseudo_ta_session:299 Lookup pseudo...
Hello, I built a Yocto SDK including `nativesdk-flutter-sdk`, but it isn't possible to build Flutter application with the SDK because the command `flutter build bundle` is unable to read the...
#### Description Add the support for the mcu RP2040 as weel as the Raspberry-Pi Pico board. Raspberry Pi Pico is a low-cost, high-performance microcontroller board with flexible digital interfaces. Key...
We're observing a sporadically occurring non-determinism in generated .ri files: ``` [ak@localhost ruby-repro]$ ri --dump=./oe-reproducible-20211214-gj4vndgo/packages-excluded/reproducibleA/tmp/deploy/rpm/core2_64/usr/share/ri/3.0.0/system/Gem/DefaultUserInteraction/cdesc-DefaultUserInteraction.ri [module Gem::DefaultUserInteraction: includes: # constants: ``` .... ``` [ak@localhost ruby-repro]$ ri --dump=./oe-reproducible-20211214-gj4vndgo/packages-excluded/reproducibleB/tmp/deploy/rpm/core2_64/usr/share/ri/3.0.0/system/Gem/DefaultUserInteraction/cdesc-DefaultUserInteraction.ri [module Gem::DefaultUserInteraction: includes:...
When traces are enabled, at boot, the following errors can be observed: ``` D/TC:0 0 core_mmu_xlat_table_alloc:554 xlat tables used 6 / 8 D/TC:? 0 tee_ta_init_pseudo_ta_session:297 Lookup pseudo TA 7011a688-ddde-4053-a5a9-7b3c4ddf13b8 D/TC:?...
Add dedicated OP-TEE defconfig for sama5d27_wlsom1_ek. This defconfig was derived from "sama5d27_wlsom1_eksd_uboot_defconfig" with the single addition of "CONFIG_LOAD_OPTEE=y" and implicitly the removal of "# CONFIG_ENTER_NWD is not set".
- Replace /opt/devkitpro by $DEVKITPRO. - Add a user. - Update to Bookworm. - Define a default entrypoint and command. - Set the time zone and the locale
Following issue occurs on Fedora 39 when I'm trying to build uuu 1.5.182 from [source](https://github.com/nxp-imx/mfgtools/releases/download/uuu_1.5.182/uuu_source-uuu_1.5.182.zip): ``` cmake . && make CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake <...
pip install sentencepiece Collecting sentencepiece Using cached sentencepiece-0.2.0.tar.gz (2.6 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Building wheels for...