zephyr/soc/ite/ec
Tim Lin 2ab908bcf2 soc: it8xxx2: linker: Move kernel library to RAM to enhance performance
Place kernel library in ILM. This can improve performance.

test:
Print the message 10000 times with 1ms sleep interval to compare the
time difference before and after adding RAM code on the it82002bw evb.

                         RAM code size    save time
original:                1954 bytes
libkernel.a:            +8941 bytes      -649ms

Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>
2024-07-27 20:49:47 +03:00
..
common everywhere: replace double words 2024-06-25 06:05:35 -04:00
it8xxx2 soc: it8xxx2: linker: Move kernel library to RAM to enhance performance 2024-07-27 20:49:47 +03:00
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc
soc.yml ITE: soc: Add the variant of it82002bw 2024-05-13 11:39:10 +02:00