zephyr/include/arch
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
..
arc ARC: arch.h: setup ARCH_STACK_PTR_ALIGN correctly for 64 bit 2021-05-07 14:55:49 -05:00
arm/aarch32 tfm: Put saving of FPU context into its own file so it can be reused 2021-06-07 15:23:22 +02:00
arm64 arm64: FPU context switching support 2021-05-03 11:56:50 +02:00
common arch: implement brute force find_lsb_set() 2021-05-07 13:36:22 -04:00
nios2 nios2: Fix C++ exception handling info linking 2021-05-28 12:07:46 -05:00
posix clock: rename z_timer_cycle_get_32 -> sys_clock_cycle_get_32 2021-03-19 11:22:17 -04:00
riscv ite: drivers/flash: add flash driver for it8xxx2 2021-06-22 15:15:20 -04:00
sparc sparc: add _image_rodata_start/end to linker script 2021-04-28 22:25:42 +02:00
x86 coding guidelines: add to function prototypes form named parameters 2021-06-04 16:20:06 -05:00
xtensa clock: rename z_timer_cycle_get_32 -> sys_clock_cycle_get_32 2021-03-19 11:22:17 -04:00
arch_inlines.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
cpu.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
structs.h kernel: add an architecture specific structs header 2021-04-21 09:03:47 -04:00
syscall.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00