-
Hello, i'm succesfully using from few weeks this crate within my STM32MP1 that has an armv7 onboard.
Do you think could be useful to add armv7-unknown-linux-gnueabihf to the supported architectures…
-
Hi, thanks for this great script/tool package.
I tried it with the default stable kernel, as well as torvalds, as well as directly with the ST linux kernel fork, and it works great in the sense, th…
-
Hi,
I'm building chromium-x11 and when run on target platform I'm getting:
`
root@stm32mp1:~# chromium
/usr/bin/chromium: error while loading shared libraries: libgbm.so: cannot open shared obj…
-
Discussed during 2024-02-21 OpenAMP System Reference call. Creating a GitHub issue as a reminder.
Arnaud pointed out that there is a PR in zephyr that proposes a shell over rpmsg:
"Simple to t…
-
-
@DerArtem reported that the DRM GLES renderer displays with glitches on a STM32MP1 board, which has a Vivante GPU and AFAIU uses ~~`imx-drm`~~ its own DRM driver ([patch in meta-st layer](https://gith…
-
during execution of
repo init -u https://github.com/dh-electronics/dhcom_stm32mp1-bsp-platform -b dunfell
I receive the error
File "/home/fabio/yocto/dhcom-bsp/.repo/repo/main.py", line 79
f…
-
Hi,
im using cog on stmp32mp1 device with vivante GPU.
- cog 0.14.1
- WPE WebKit 2.38.2
- kernel 5.15.67
- mesa 22.0.3
```
cog -P wl
```
We have a problem that on some pages componen…
-
Engine master branch tip of tree.
build/config/arm.gni line 56 of arm.gni
```
if (arm_float_abi == "") {
arm_float_abi = "softfp"
}
```
The code in arm.gni executes before args.gn is re…
-
I just set up a new Ubuntu 24.04.1 LTS machine to develop for the STM32MP157F-DK2 board (using [bootlin instructions](https://bootlin.com/blog/updated-buildroot-support-for-stm32mp1-platforms/)). I h…