Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Debugging API for enclave applications #6

Open
dkohlbre opened this issue Jan 29, 2019 · 0 comments
Open

Debugging API for enclave applications #6

dkohlbre opened this issue Jan 29, 2019 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@dkohlbre
Copy link
Collaborator

Currently, we don't have userland debugging in the busybear setup we are using.

Once we do, not being able to attach to an enclave application for debugging will become a more serious problem.

Any debugging features are a serious potential security vulnerability, and need to be treated carefully.

If we want to allow debugging, the sm will have to allow enclave regions that are not PMP protected, and we'll need a way to ensure that the attestation report is either invalid or otherwise clearly indicates this.

I'm opening this up to discussion as to the features we need, and how we should support them.

@dkohlbre dkohlbre added the question Further information is requested label Jan 29, 2019
@dayeol dayeol added help wanted Extra attention is needed and removed question Further information is requested labels Jan 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants