Onomondo SoftSIM: Precompiled binaries use floating-point Soft ABI

We are integration the Onomondo softsim in our devices.

The precompiled libraries in the SoftSIM repository are compiled with floating point Soft ABI selected. See developer.arm.com/.../ABI-options and config FP_SOFTABI in Zephyr.

We would very much like to use the Hard ABI on our chip (config FP_HARDABI) and it is not possible to link these Soft ABI binaries with other Hard ABI code. Would it be possible to provide Hard ABI binaries?

I also created a ticket for this on the nrf-softsim repository.

Parents Reply Children
No Data
Related