Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding error messages for debug purposes #346

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Dec 2, 2018

  1. Add error messages for sgx_create_enclave

    Signed-off-by: Ícaro Dantas de Araújo Lima <icaro.lima@ccc.ufcg.edu.br>
    icarolima committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    de0b39a View commit details
    Browse the repository at this point in the history
  2. Add sgx_error_messages.cpp to aesm_service Makefile.

    Signed-off-by: Ícaro Dantas de Araújo Lima <icaro.lima@ccc.ufcg.edu.br>
    icarolima committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    cd36f66 View commit details
    Browse the repository at this point in the history
  3. Add sgx_error_messages.h to sgxsdk/include

    Signed-off-by: Ícaro Dantas de Araújo Lima <icaro.lima@ccc.ufcg.edu.br>
    icarolima committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    7384fa5 View commit details
    Browse the repository at this point in the history
  4. Move sgx_error_messages

    Signed-off-by: Ícaro Dantas de Araújo Lima <icaro.lima@ccc.ufcg.edu.br>
    icarolima committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    c640a4c View commit details
    Browse the repository at this point in the history
  5. Add error_messages to Makefile.opt_lib

    Signed-off-by: Ícaro Dantas de Araújo Lima <icaro.lima@ccc.ufcg.edu.br>
    icarolima committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    0d3120d View commit details
    Browse the repository at this point in the history
  6. Add libsgx_error_messages.a to lib paths

    Signed-off-by: Ícaro Dantas de Araújo Lima <icaro.lima@ccc.ufcg.edu.br>
    icarolima committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    57bf8d8 View commit details
    Browse the repository at this point in the history