zephyr/arch
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
..
arc arch: arc: irq: bugs fix for fast irq in one register bank config 2020-07-07 15:10:26 +02:00
arm arch: arm: cortex_m: Add config for SW_VECTOR_RELAY_CLIENT 2020-07-03 13:34:50 -04:00
common config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET 2020-07-09 14:02:38 -04:00
nios2 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
posix arch: posix: Print warning on sys_reboot 2020-06-09 08:19:50 +02:00
riscv zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
x86 arch/x86: Make sure PCI mmio is initialized before page tables 2020-07-08 12:34:09 +02:00
xtensa zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt arch: Simplify private header include path configuration. 2019-11-06 16:07:32 -08:00
Kconfig x86: properly align initial dummy thread 2020-05-13 21:23:52 +02:00