On 2/11/26 15:51, Aleksa Paunovic wrote: > This series contains some minor big-endian RISC-V changes. > > The common theme for most of these patches is selecting > the correct subword element on big-endian targets. > > The second and the third patches are fixes pertaining to > atomic instructions on big-endian builds. The second patch > fixes issues with inline-atomics. The third should fix > libatomic for big-endian builds. > > The patches were tested using QEMU modified > to support big-endian RISC-V targets [1]. We will be upstreaming this in the > future. > > Testing instructions can be found in individual patch descriptions. > > [1] https://github.com/djtodoro/qemu/tree/riscvbe/current# > Pinging this.
P.S. We began the big-endian QEMU upstreaming process [1]. This should make testing easier. [1] https://patchew.org/QEMU/[email protected]/ Best regards, Aleksa
