-
The update of 4 versions a year is a bit fast, and the actual project cannot be upgraded to the new version in time
-
Building with the latest `master` (on Debian 12 ARM64), Using the standard build instructions, I get the following:
```
$ make RUST_ENABLE=n flash
make -C plat/rockchip/rk3399/drivers/m0 BUILD=/h…
-
Hi, experts
I try to enable kasan on my borad, op-tee(version is 4.1.0) run with panic.
This is my conf.mk:
```
CFG_CORE_ASLR = n
CFG_CORE_SANITIZE_KADDRESS = y
CFG_WITH_PAGER = y
CFG_ASAN_SH…
-
I've found that the fTPM TA crashes consistently during Linux powerdown/reboot. The issue seems to be that the Linux TPM driver issues TPM2_Shutdown to attached TPMs during powerdown. The fTPM's imple…
-
Hi,mofan!
When i execute `darknetp classifier train -pp_start 4 -pp_end 10 cfg/mnist.dataset cfg/mnist_lenet.cfg` to train a model from scratch, I got the `TEEC_InvokeCommand(forward) failed 0xffff30…
-
This seems to be more of a bug in the mainline u-boot portion, but there doesn't seem to be an issue tracker on that repo.
I get the following on serial console when I attempt to boot:
```
U-Bo…
-
I tried several instructions (also https://forum.pine64.org/showthread.php?tid=6814) for configure boot via PXE on Rock64 - no luck :(
Have issue with "UDP wrong checksum":
```
DDR version 1.13 201…
-
The vote has opened on: https://lists.apache.org/thread/46sgblqjolxfro42ot7ttv577mqv49xz
If you have any comments, please feel free to reply to that thread or this issue. Thanks!
-
I am trying to install the shadow box for raspberry pi 3b+ and I am getting an error while running the
repo init -u https://github.com/kkamagui/manifest.git -m rpi3.xml -b secure-pi command.
I get…
-
Hi,
I got a Mstar based TCL TV has a sparse_write command, which is not supported. I try to modify some lines in utils and unpack.py, I finally got the img file but, when I use simg2img tool to conve…