Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-03 | riscv: byteorder: add test for big-endian | Ben Dooks | |
Test for big-endian either via __RISCVEB__ which migth be rather old, or check the BYTE_ORDER if the compiler defines it (which should be any modern gcc like v12) Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Acked-by: Leo Yu-Chi Liang <ycliang@andestech.com> | |||
2018-01-12 | riscv: nx25: include: Add header files to support RISC-V | Rick Chen | |
Add header files for RISC-V. Cache, ptregs, data type and other definitions are included. Signed-off-by: Rick Chen <rick@andestech.com> Signed-off-by: Rick Chen <rickchen36@gmail.com> Signed-off-by: Greentime Hu <green.hu@gmail.com> |