zephyr/soc/riscv/riscv-ite/it8xxx2
Dino Li 003e0be6fb it8xxx2/linker: append h2ram_pool section at the end of used memory
Since __sha256_ram_block section must in the first 4KB,
h2ram_pool section is no longer included first inside the
RAMABLE_REGION.
Append h2ram_pool section at the end of used memory, so gap
due to alignment is still available for newly added variables.

Signed-off-by: Dino Li <Dino.Li@ite.com.tw>
2023-08-31 10:20:17 +02:00
..
CMakeLists.txt it8xxx2/linker: append h2ram_pool section at the end of used memory 2023-08-31 10:20:17 +02:00
Kconfig.defconfig.it81202bx
Kconfig.defconfig.it81202cx
Kconfig.defconfig.it81302bx
Kconfig.defconfig.it81302cx
Kconfig.defconfig.it82202ax
Kconfig.defconfig.it82302ax
Kconfig.defconfig.series ITE drivers/interrupt_controller: add intc_ite_it8xxx2_v2 driver 2023-04-19 03:48:38 -04:00
Kconfig.series pm: introduce HAS_PM 2023-07-20 10:33:00 +00:00
Kconfig.soc ITE: dts: it82xx2: Increase sram to 256KB 2023-04-19 03:48:38 -04:00
__arithmetic.S
ilm.c ITE: dts: it82xx2: Increase sram to 256KB 2023-04-19 03:48:38 -04:00
ilm.h
linker.ld it8xxx2/linker: append h2ram_pool section at the end of used memory 2023-08-31 10:20:17 +02:00
soc.c ITE: drivers/i2c: Disable pre-detect on IT82xx2 family 2023-04-26 12:55:02 +02:00
soc.h