Home | History | Annotate | Line # | Download | only in emulparams
      1  1.1  christos TEMPLATE_NAME=elf
      2  1.1  christos SCRIPT_NAME=elf64bpf
      3  1.1  christos BIG_OUTPUT_FORMAT="elf64-bpfbe"
      4  1.1  christos LITTLE_OUTPUT_FORMAT="elf64-bpfle"
      5  1.1  christos OUTPUT_FORMAT="$LITTLE_OUTPUT_FORMAT"
      6  1.1  christos ARCH=bpf
      7  1.1  christos MACHINE=
      8  1.1  christos TARGET_PAGE_SIZE=0x1000
      9  1.1  christos # XXX this is arbitrary, for now
     10  1.1  christos TEXT_START_ADDR=0x00400000
     11  1.1  christos EMBEDDED=yes
     12