sdk-ng icon indicating copy to clipboard operation
sdk-ng copied to clipboard

xtensa: enable multilib for dc233c and sample_controller

Open dcpleung opened this issue 2 years ago • 3 comments
trafficstars

This enables multilib support for building GCC. This is needed to support both CALL0 and Windowed ABIs.

Needs: https://github.com/zephyrproject-rtos/gcc/pull/23

dcpleung avatar Aug 31 '23 22:08 dcpleung

~~If CI is building this correctly, we should be able to grab the artifacts in https://github.com/zephyrproject-rtos/sdk-ng/actions/runs/6043012028~~

CI actions won't produce correct binaries as it doesn't pull the GCC patch.

dcpleung avatar Aug 31 '23 22:08 dcpleung

@dcpleung why is this still a fraft? Can you rebase?

nashif avatar Aug 15 '24 10:08 nashif

This is needed for CALL0 API support, and also to aid in adding CALL0 support code. Since we still have no viable CALL0 code to test, there is not much point in merging it now. That's why it's in draft until we have something to test with.

dcpleung avatar Aug 15 '24 15:08 dcpleung