Daniel Leung

Results 61 comments of Daniel Leung

Test failures due to timing issues on QEMU not related to this change.

For application, the preferred way is to using macros to pin things in memory. Those special linker stuff are there so that I can avoid changing all the source files...

Simply rebase to see if it can get past the CI failure on non-related platforms.

Don't think a mutex would work during kernel panic where messages are still being printed.

Could you rebase to get rid of the merge commit?

Quick grep on Zephyr main repo says that these are never used.

Hm... Are there other GitHub workflow files I need to change? CI is still building the removed toolchains even though I removed them from `.github/workflows/ci.yml`.

Rebased. Picolib has GitHub actions on BDW and BYT so those need to be removed too.

Here is the link to the picolib change: https://github.com/zephyrproject-rtos/picolibc/pull/2

Picolibc PR: https://github.com/picolibc/picolibc/pull/391