Home
last modified time | relevance | path

Searched refs:ARCH_TEXT_OFFSET (Results 1 – 3 of 3) sorted by relevance

/libcpu/aarch64/
A Dlink.lds.S15 #ifndef ARCH_TEXT_OFFSET
16 #define ARCH_TEXT_OFFSET 0x200000 /* We always boot in address where is 2MB aligned */ macro
32 _text_offset = ARCH_TEXT_OFFSET;
A DKconfig2 config ARCH_TEXT_OFFSET config
/libcpu/aarch64/common/
A Dmmu.c57 #define KERNEL_VADDR_START (ARCH_RAM_OFFSET + ARCH_TEXT_OFFSET)

Completed in 5 milliseconds