zephyr/arch/common
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
..
CMakeLists.txt config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET 2020-07-09 14:02:38 -04:00
gen_isr_tables.py zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
isr_tables.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
nocache.ld arch: common: nocache: fix linker section definition 2019-06-19 09:08:40 -07:00
ramfunc.ld arch: Port the ramfunc section to the Cmake function 2019-05-20 22:28:28 -04:00
rom_start_offset.ld config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET 2020-07-09 14:02:38 -04:00
sw_isr_common.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
timing_info_bench.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00