When using the it8xxx2bx chip, because the SRAM size is 60k and not a power of 2, using (CONFIG_SRAM_SIZE - 1) results in an incorrect value for the h2ram base address mask. Therefore, the mask is declared as GEMASK(19, 0) here. Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.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_v2.c | ||
| espi_saf_mchp_xec.c | ||
| espi_taf_npcx.c | ||
| espi_utils.h | ||
| host_subs_npcx.c | ||
| Kconfig | ||
| Kconfig.espi_emul | ||
| Kconfig.it8xxx2 | ||
| Kconfig.npcx | ||
| Kconfig.xec | ||