Allow loading relocatable executables (ET_DYN) such as ld.so
commit9fe34e57b7bfa8f2f09541c4ddcf3ded565700aa
authorMark Seaborn <mrs@mythic-beasts.com>
Sat, 3 Jan 2009 21:45:00 +0000 (3 21:45 +0000)
committerMark Seaborn <mrs@mythic-beasts.com>
Sat, 10 Jan 2009 17:18:58 +0000 (10 17:18 +0000)
tree4175ebf7c7fcddb9287b3017e719e269304fe6fd
parent3bbf494fde7dd8410d0d54f02534eed0bd9a339f
Allow loading relocatable executables (ET_DYN) such as ld.so
 * Load at 0x10000
Ignore unrecognised ELF PHDR entries instead of rejecting the executable
service_runtime/sel_ldr_standard.c