-
tg:
```
Traceback (most recent call last):
File "/home/pi/.local/bin/tg", line 8, in
sys.exit(main())
File "/home/pi/.local/lib/python3.9/site-packages/tg/__main__.py", line 60, in ma…
-
Hi
We did remove the offending elf files. However, running the executable file on Android gave the following error:
CANNOT LINK EXECUTABLE: cannot find verneed/verdef for version index=2 referenced…
-
The Heads project is having problems building musl-cross on modern systems due to an incompatible change in libelf. https://github.com/osresearch/heads/pull/618#issuecomment-558813075
The problem i…
-
Hi,
Suddenly the sdk stooped building. I was trying to remove and clone from git from scratch, the same problem:
` LD /home/qczek/my-projects/milkv/duo-buildroot-sdk/fsbl/build/cv1812cp_milk…
-
Currently, stack size is defined as a property of program blob/module. There are two problems with that:
1) The default value is too small without any obvious way to bump it (there's logic that allow…
-
We currently assign a protection key to the main binary and assume everything else is untrusted. To support other compartment models we need a way to assign protection keys to multiple compartments.
…
-
i've "git cloned" the repo and opend the .workspace file in esp32sense_ov5640 and keeps failing with
`Resolving esp32s3sense dependencies...
Already up-to-date.
Updating metadata for the vscode IDE…
-
Ability to send the Ancient Of War along with an archer to attack the first field of creeps. Then the hero also helps, to gain XP.
As in the image below:
EDITED: This is a common strategy when pla…
-
Is this what you mean as an issue with broken tools:
/Users/Home/Library/Arduino15/packages/esp32/tools/xtensa-esp32s3-elf-gcc/esp-2021r2-patch5-8.4.0/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../..…
-
Hello,
I am trying to simulate the spike with elf files generated from the Opentitan SoC software (https://github.com/lowRISC/opentitan/tree/master/sw/device/examples/hello_world).
I have tried…