Add the flash channel support by implementing the controller attached flash sharing APIs, including flash_read, flash_write, and flash_erase. For flash_read, the max data payload the module can support is 64 bytes in one transaction. For flash_write, the max data payload the module can support is 16 bytes in one transaction. Signed-off-by: Mulin Chao <mlchao@nuvoton.com> Signed-off-by: Jun Lin <CHLin56@nuvoton.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| espi_emul.c | ||
| espi_handlers.c | ||
| espi_it8xxx2.c | ||
| espi_mchp_xec_host_v2.c | ||
| espi_mchp_xec_v2.c | ||
| espi_mchp_xec_v2.h | ||
| espi_mchp_xec.c | ||
| espi_npcx.c | ||
| espi_saf_mchp_xec.c | ||
| espi_utils.h | ||
| host_subs_npcx.c | ||
| Kconfig | ||
| Kconfig.espi_emul | ||
| Kconfig.it8xxx2 | ||
| Kconfig.npcx | ||
| Kconfig.xec | ||
| Kconfig.xec_v2 | ||