Giter Club home page Giter Club logo

Comments (5)

akryeem-INTC avatar akryeem-INTC commented on July 20, 2024

Hi,
The error you're getting 0xe01b maps to: SGX_QL_NO_QUOTE_COLLATERAL_DATA.
That means there is no matching data in Intel's server for the machine you're using to generate the quote.
What machine/CPU, FMSPc are you using?

from sgxdatacenterattestationprimitives.

wangsu502 avatar wangsu502 commented on July 20, 2024

Hi,
The error you're getting 0xe01b maps to: SGX_QL_NO_QUOTE_COLLATERAL_DATA.
That means there is no matching data in Intel's server for the machine you're using to generate the quote.
What machine/CPU, FMSPc are you using?

Hi akryeem,
it's NUC7C with the intel specified bios version for dcap.

from sgxdatacenterattestationprimitives.

wangsu502 avatar wangsu502 commented on July 20, 2024

well, the failure is caused by an incorrect quote.dat in sampleData directory.
I replaced the quote.dat with the one which is produced on my nuc7c by ql sample code, and it works.
~/SGXDataCenterAttestationPrimitives/QuoteVerification/SampleISVEnclave$ ./app
Info: get target info successfully returned.
Info: sgx_qv_set_enclave_load_policy successfully returned.
Info: sgx_qv_get_quote_supplemental_data_size successfully returned.
Info: App: sgx_qv_verify_quote successfully returned.
Info: ecall_verify_report successfully returned.
Info: App: Verification completed successfully.
Enter a character before exit ...

So, my question is:
Does intel test its code before releasing it to the community?

from sgxdatacenterattestationprimitives.

akryeem-INTC avatar akryeem-INTC commented on July 20, 2024

The goal of SampleISVEnclave project is to test full Quote generation and Quote verification flow. Hence, you should verify the quote that you generated in QuoteGeneration sample.

So, my question is:
Does intel test its code before releasing it to the community?

Of course, Intel can't release a code without having it validated.

from sgxdatacenterattestationprimitives.

wangsu502 avatar wangsu502 commented on July 20, 2024

💯
thank you for your reply

from sgxdatacenterattestationprimitives.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.