-
I am having a performance problem similar to the issue #1566
Basically, I am running a program that multiplies two matrices (similar to GEMM in Convolution). The multiplication takes way more time i…
-
HI, I am trying to execute fTPM as a TA in OPTEE. I have build the fTPM as a TA using a yocto recipe. I am using OPENSTLINUX distro and my boad is stm32mp157f-dk2. I have configured the kernel confi…
-
Hi, I use openocd + gdb to debug stm32mp1 platform. The chip has two cores, one is a7 and another one is cm4.So the openocd has two gdb port.But the cortex-debug use 50000 for gdb_port and 50001 for …
-
Hi there,
im currently working on a new kind of 3D printer control board and would like to use the Klipper logo on my website to show compatibility of the board with klipper. Are there any requ…
-
I can see that wpewebkit-qtwpe-qml-plugin is in recepies but I am getting this error:
```
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.40.0"…
-
Hello,
I'm trying to get the Bluetooth IPSP sample application working on 96Boards Nitrogen. I follow the readme and the connection itself and pings work fine, but the `echo-client` and `telnet` e…
-
Hello,
I am currently making driver on optee for CRYP of stm32mp157c-dk2 board which is crypto peripheral on cpu bus.
And I refer to linux driver source code already implemented.
And I notice tha…
-
```
ERROR: libxkbcommon-0.10.0-r0 do_packagedata: Can NOT get PRAUTO, exception No module named '_sysconfigdata'
ERROR: Logfile of failure stored in: /__w/meta-flutter/stm32mp15-dunfell/build-openst…
-
Hi, To use features such as on-device transfer learning using Google Coral TPU, we would like to have Google's Pycoral and libcoral modules in the X-LINUX-AI OpenSTLinux Expansion Package. Using stan…
-
dfHello!
I am currently working on CRYP peripheral in stm32mp157c and try figuring out with RCC, with reference maunal [here](https://www.st.com/resource/en/reference_manual/rm0436-stm32mp157-advan…