-
编译环境:wsl ubuntu 20.04
编译目标:compile for android armv8a
makefile android相关配置修改如下:
![image](https://user-images.githubusercontent.com/5013443/113687175-a50cc500-96fa-11eb-9bf2-02ab55c72ef4.png)
…
-
Hi,
I am trying to compile hpipm on Arm (nvidia tegra xavier (nvgpu)/integrated, armv8, ubuntu 18.04 )
and meet these error: Unrecognized command line option '-m64' and '-mavx'
![9630b789c645…
-
### Describe the bug
When I add the `--target=` flag to Clang, this flag is respected when building object files, but it is not respected when building IR or bitcode files.
### Steps To Reproduce
…
-
when i try to use mbedtls without tomcrypt,code change like below
![image](https://github.com/user-attachments/assets/53ab90aa-2ebd-42aa-85b6-43e96dae94ac)
then,i compile tee,error occurs
![image…
-
**Describe the bug**
Python nodes not running through ros2 command.
**To Reproduce**
Yocto version: Kirkstone
ROS Distro: Humble
I'm building a basic image which is in essence `ros-image-core…
-
Hi,
In https://github.com/XKCP/XKCP/blob/77ee7cef94788022df92dfe7743fc6a2be81cee6/lib/low/KeccakP-1600/plain-64bits/KeccakP-1600-opt64.c#L485, we are not ensured of alignment for `input`, `output` …
-
Support for Python 3.8.0 will end this October, so we must update Python to the latest version, which will end support for Android 5 and 6.
xibr updated
6 months ago
-
```
On behalf of Milton.Chiang@mediatek.com (cc'd):
--- snip ---
I would like to send a patch to CLD_2 for adding ARMv8a to the supporting list
in internal/port.h.
It’s my first time to send patches…
-
Hi Alex,
I built and installed ONIE & demo OS for a kvm_x86_64 target. I also checked out armv8a target to study the build files.
Next, I have an evaluation board with me. How should I go about i…
-
Hello! I see in the vec_neon.h which now contains intrinsics like "vcvtnq_s32_f32". This is a intrinsic only supported by A32 and A64 according to Arm document:
https://developer.arm.com/architecture…