3322489d22
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.defconfig | ||
Kconfig.soc | ||
linker.ld | ||
soc.c | ||
soc.h | ||
soc_context.h | ||
soc_irq.S | ||
soc_offsets.h | ||
soc_ri5cy.h | ||
soc_zero_riscy.h | ||
vector.S | ||
vector_table.ld | ||
wdog.S |