Files
Michał Kowalczyk a12f96f49e [Pal/Linux-SGX] Remove loader.nonpie_binary manifest option
Non-PIE binaries support requires ELRANGE to start at low addresses,
which on older SGX drivers required root permissions or reconfiguring
the host, so this mapping strategy was made optional by us. This issue
was fixed long time ago, so we can drop this option and always start
enclaves at 0.
2021-01-13 17:13:29 +01:00
..