-
由 Jarkko Sakkinen 提交于
Often, it's useful to check whether /proc/self/maps looks sane when dealing with memory mapped objects, especially when they are JIT'ish dynamically constructed objects. Therefore, dump "/dev/sgx_enclave" matching lines from the memory map in FIXTURE_SETUP(). Signed-off-by: NJarkko Sakkinen <jarkko@kernel.org> Signed-off-by: NShuah Khan <skhan@linuxfoundation.org>
040efd1c