zephyr/include/arch/riscv
Tim Lin ef3c8507a6 ite: drivers/flash: add flash driver for it8xxx2
Add flash driver for it8xxx2. The driver can implement
flash read, write and erase that will be mapped to the
ram section for executing.

TEST="flash write 0x80000 0x10 0x20 0x30 0x40 ..."
     "flash read 0x80000 0x100"
     "flash erase 0x80000 0x1000"

Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>
2021-06-22 15:15:20 -04:00
..
common ite: drivers/flash: add flash driver for it8xxx2 2021-06-22 15:15:20 -04:00
riscv-privilege
arch.h
csr.h
error.h
exp.h
syscall.h
thread.h