zephyr/soc/riscv
Pawel Czarnecki 82acea40b3 soc: riscv: litex-vexriscv: change CSR accessors
Do not assume `reg_size` to be a multiple of 4 and
divide it on each call, expect the caller to provide
an already divided value instead.

This change require the LiteX GPIO driver to be modified,
which will come in the following commit.

Signed-off-by: Pawel Czarnecki <pczarnecki@internships.antmicro.com>
Signed-off-by: Mateusz Holenko <mholenko@antmicro.com>
2020-10-02 11:36:16 +02:00
..
litex-vexriscv soc: riscv: litex-vexriscv: change CSR accessors 2020-10-02 11:36:16 +02:00
openisa_rv32m1 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
riscv-privilege device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
CMakeLists.txt