Skip to content

Handle signal inside enclave #68

@dominions

Description

@dominions

I am trying to handle signals inside the enclave. I notice that Asylo modified SGX SDK to support handling signals inside the enclave.
Therefore, I follow the patches of intel/confidential-computing.sgx#222 and intel/confidential-computing.sgx#223 to modify SGX sdk 2.13 .
But the program crashed when the signal handler function ECALL into the enclave with cssa = 1 even I increase the STATIC_STACK_SIZE size.
If there are other codes need to be modified to support this feature?
Looking forward to your reply.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions