zephyr/soc/xtensa/intel_s1000
Stephanos Ioannidis 3322489d22 config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET
The `TEXT_SECTION_OFFSET` symbol is used to specify the offset between
the beginning of the ROM area and the address of the first ROM section.

This commit renames `TEXT_SECTION_OFFSET` to `ROM_START_OFFSET` because
the first ROM section is not always the `.text` section.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-07-09 14:02:38 -04:00
..
include global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
xcc logging: enhanced external logsystems 2020-06-17 17:08:12 +02:00
CMakeLists.txt soc: intel_s1000: add SMP support 2020-03-25 19:07:28 -04:00
iomux.h soc: intel_s1000: add I/O mux definitions 2018-11-29 14:23:24 -08:00
Kconfig.defconfig soc: intel_s1000: add SMP support 2020-03-25 19:07:28 -04:00
Kconfig.soc xtensa: enable XTENSA_HAL at SoC level 2020-04-08 13:10:35 -07:00
linker.ld config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET 2020-07-09 14:02:38 -04:00
memory.h soc: intel_s1000: fix SMP build error 2020-04-29 14:59:33 -05:00
soc.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
soc.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
soc_mp.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00